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]

Re: "Bad address" error while building cygwin with make -j2


On 15 December 2011 20:11, Chris Sutcliffe wrote:
> I'm not sure if the 20111214 snapshot was supposed to address this
> issue, but I'm continuing to experience the issue as well:
>
> csutclif@bmotec3017201lt:[~] $ uname -a
> CYGWIN_NT-5.1 BMOTEC3017201LT 1.7.10s(0.255/5/3) 20111214 15:56:36 i686 Cygwin
>
> csutclif@bmotec3017201lt:[/usr/src/vim] $ make -j4
> Starting make in the src directory.
> If there are problems, cd to the src directory and run make there
> cd src && make first
> make[1]: Entering directory `/usr/src/vim/src'
> gcc -c -I. -Iproto -DHAVE_CONFIG_H ? ? -g -O2 -U_FORTIFY_SOURCE
> -D_FORTIFY_SOURCE=1 ? ? ? -o objects/buffer.o buffer.c
> gcc -c -I. -Iproto -DHAVE_CONFIG_H ? ? -g -O2 -U_FORTIFY_SOURCE
> -D_FORTIFY_SOURCE=1 ? ? ? -o objects/blowfish.o blowfish.c
> gcc -c -I. -Iproto -DHAVE_CONFIG_H ? ? -g -O2 -U_FORTIFY_SOURCE
> -D_FORTIFY_SOURCE=1 ? ? ? -o objects/charset.o charset.c
> gcc -c -I. -Iproto -DHAVE_CONFIG_H ? ? -g -O2 -U_FORTIFY_SOURCE
> -D_FORTIFY_SOURCE=1 ? ? ? -o objects/diff.o diff.c
> make[1]: *** read jobs pipe: Bad address. ?Stop.
> make[1]: *** Waiting for unfinished jobs....
> make[1]: Leaving directory `/usr/src/vim/src'
> Makefile:26: recipe for target `first' failed
> make: *** [first] Error 2
> make: INTERNAL: Exiting with 3 jobserver tokens available; should be 4!

Things improved with the 20111216 snapshot, in that vim build
completed, but something still isn't quite right:

make[1]: Leaving directory `/usr/src/vim/src'
make: INTERNAL: Exiting with 1 jobserver tokens available; should be 4!

Chris

-- 
Chris Sutcliffe
http://emergedesktop.org
http://www.google.com/profiles/ir0nh34d

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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