>>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:

Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | When
Lars> running make outside of source tree, I get:
>>
Lars> | cd . \ | && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh
Lars> ./config.status | creating Makefile | Making all in config |
Lars> /bin/sh: cd: config: Aucun fichier ou répertoire de ce type |
Lars> make: *** [all-recursive] Erreur 1

Lars> I run make outside the source tree all the time...

Lars> so please tell all that you are doing and translate...

Now I am heading for lunch...

Anyway what I did was:

cvs up
./autogen.sh
cd ../devbuild
nice make

It seems that some sh script tried to go in config an did not find it
(no such file or directory). If you say it works for you, it seems I
will have to look at it. Sigh...

JMarc

Reply via email to