[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] Build system broken with i386.rmk
From: |
phcoder |
Subject: |
Re: [BUG] Build system broken with i386.rmk |
Date: |
Tue, 09 Sep 2008 15:06:40 +0200 |
User-agent: |
Thunderbird 2.0.0.16 (X11/20080724) |
Robert Millan wrote:
> On Tue, Sep 09, 2008 at 02:50:56AM +0200, phcoder wrote:
>> Hello. I had conflicts in .mk files after "svn up" so I removed all the
>> .mk. common.mk and i386-pc.mk were regenerated correctly but not i386.mk
>> $ make
>> conf/i386-pc.mk:3394: conf/i386.mk: No such file or directory
>> make: *** No rule to make target `conf/i386.mk'. Stop.
>> Can someone familiar with build system fix this?
>
> Can you be more specific about what's wrong in svn? I believe ./autogen.sh
> should fix your local tree.
>
i386-pc.mk and common.mk are regenerated if necessary by make command
but i386.mk isn't.
Vladimir 'phcoder' Serbinenko