parallel make broken somehow

Marcus Meissner marcus at jet.franken.de
Sat Sep 25 03:18:53 CDT 2010


Hi,

+ make -j4 depend
config.status: creating tools/Makefile
config.status: creating tools/Makefile
make[1]: Entering directory `/usr/src/packages/BUILD/wine-1.3.3.20100924/tools'
gcc -c -I. -I. -I../include -I../include -I/usr/include/freetype2 -D__WINESRC__   -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wwrite-strings -Wpointer-arith -Wno-unused-result  -DLDAP_DEPRECATED=1 -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g  -o makedep.o makedep.c
make[1]: Entering directory `/usr/src/packages/BUILD/wine-1.3.3.20100924/tools'
gcc -DLDAP_DEPRECATED=1 -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -o makedep makedep.o 
makedep.o: file not recognized: File truncated
collect2: ld returned 1 exit status
make[1]: *** [makedep] Error 1
make[1]: Leaving directory `/usr/src/packages/BUILD/wine-1.3.3.20100924/tools

It seems we start to build tools/ twice at the same time.

Ciao, Marcus



More information about the wine-devel mailing list