Pierre Labastie wrote:
Hi, when building cyrus-sasl (at -j5), I get:
---------------------------
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I..
/include -I../include  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -g -O2 -MT db_berkeley.l
o -MD -MP -MF .deps/db_berkeley.Tpo -c -o db_berkeley.lo db_berkeley.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -DOBSOLETE_CRAM_ATTR=1
  -Wall -W -g -O2 -MT db_berkeley.o -MD -MP -MF .deps/db_berkeley.Tpo -c -o 
db_be
rkeley.o db_berkeley.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include
-DOBSOLETE_CRAM_ATTR=1  -Wall -W -g -O2 -MT allockey.o -MD -MP -MF
.deps/allockey.Tpo -c -o allockey.o allockey.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include
-DOBSOLETE_CRAM_ATTR=1 -Wall -W -g -O2 -MT db_berkeley.lo -MD -MP -MF
.deps/db_berkeley.Tpo -c db_berkeley.c  -fPIC -DPIC -o .libs/db_berkeley.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include
-DOBSOLETE_CRAM_ATTR=1 -Wall -W -g -O2 -MT allockey.lo -MD -MP -MF
.deps/allockey.Tpo -c allockey.c  -fPIC -DPIC -o .libs/allockey.o
mv -f .deps/allockey.Tpo .deps/allockey.Po
mv -f .deps/db_berkeley.Tpo .deps/db_berkeley.Po
mv -f .deps/db_berkeley.Tpo .deps/db_berkeley.Plo
mv: impossible d'évaluer '.deps/db_berkeley.Tpo': Aucun fichier ou dossier de
ce type
(mv: cannot stat '.deps/db_berkeley.Tpo': No such file or directory)
-------------------------
Sure that if a file is moved, it cannot be moved again.
It compiles OK at -j1.
Fixed at r19855

It built fine for me a couple of days ago at -j4.  Must be a race situation.

  --- Bruce

--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to