This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

make 3.81 - Exiting with 5 jobserver tokens available; should be 4!


Hello
Anyone else see this output below?

Please include my email address in replies as I am not on this list
Regards, Jon


C:\src>make -j4

./src/test.c(56) : C0200 (E) No prototype function
make[1]: *** [obj/test.o] Error 1
make: *** [../../../common/itron/code] Error 2
make: INTERNAL: Exiting with 5 jobserver tokens available; should be 4!

C:\src>make --version
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

This program built for i686-pc-cygwin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]