emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Failure to build on x86_64


From: jpff
Subject: Failure to build on x86_64
Date: Tue, 28 Nov 2006 14:55:15 +0000

I did an cvs update and tried to rebuild.  After it failed I did a
./configure;make bootstrap, with the same error

The result is

Generating autoloads for progmodes/cc-fonts.el...done
Generating autoloads for progmodes/idlw-help.el...
Generating autoloads for progmodes/idlw-help.el...done
Generating autoloads for progmodes/idlw-toolbar.el...
Generating autoloads for progmodes/idlw-toolbar.el...done
Saving file /bigdisk/jpff/GNU_21/emacs-22.0.50/lisp/loaddefs.el...
Wrote /bigdisk/jpff/GNU_21/emacs-22.0.50/lisp/loaddefs.el
make[3]: Leaving directory `/bigdisk/jpff/GNU_21/emacs-22.0.50/lisp'
make[2]: Leaving directory `/bigdisk/jpff/GNU_21/emacs-22.0.50/lisp'
(cd src; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j bootstrap)
make[2]: Entering directory `/bigdisk/jpff/GNU_21/emacs-22.0.50/src'
gcc -c -D_BSD_SOURCE   -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. 
-I/bigdisk/jpff/GNU_21/emacs-22.0.50/src -D_BSD_SOURCE -I/usr/X11R6/include 
-I/usr/include/alsa -g -O2 -Wno-pointer-sign  pre-crt0.c
make[2]: *** No rule to make target `/usr/lib/crt1.o', needed by `temacs'.  
Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/bigdisk/jpff/GNU_21/emacs-22.0.50/src'
make[1]: *** [bootstrap-build] Error 2
make[1]: Leaving directory `/bigdisk/jpff/GNU_21/emacs-22.0.50'
make: *** [bootstrap] Error 2


It should not be looking for /usr/lib/crt1.o as it is in
/usr/lib64/crt1.o

I tried setting LDFLAGS to look in /usr/lib64 etc and it made no
difference.

==John ffitch




reply via email to

[Prev in Thread] Current Thread [Next in Thread]