> > http://lists.gnu.org/archive/html/bug-libtool/2002-12/msg00017.html > What problems in particular are you running into?
Building Heimdal fails *intermittently* at the very beginning of the build
process. At the very beginning (this is Debian-patched Heimdal):
/usr/bin/make -C build-tree/heimdal-0.7.1
[entering a few directories]
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../include -I../lib/roken
-I../lib/roken -DHOST=\"i686-pc-linux-gnu\" -I/usr/include/et
-D_FILE_OFFSET_BITS=64 -Wall -Wmissing-prototypes -Wpointer-arith
-Wbad-function-cast -Wmissing-declarations -Wnested-externs -g -O2 -c
bits.c
/bin/sh ../libtool --mode=link gcc -Wall -Wmissing-prototypes
-Wpointer-arith -Wbad-function-cast -Wmissing-declarations
-Wnested-externs -g -O2 -o bits bits.o -lresolv -pthread
mkdir .libs
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast
-Wmissing-declarations -Wnested-externs -g -O2 -o bits bits.o -lresolv
-pthread
causes linking error:
/usr/lib/gcc-lib/alpha-linux/3.3.5/../../../crt1.o(.text+0x10):../sysdeps
/alpha/elf/start.S:37: undefined reference to `main'
As you can see, this happens on alpha and I cannot reproduce this on
any x86 machines. (I tested an assortment ranging from K6 to Athlon XP,
but no x86_64 and nothing older than K6 family 5 model 6.) Could this be
64-bitness bug? There is still an unbelievable amount of 64-bitness bugs
around. I'll go file a bug against libtool...
Cheers,
Juha
--
-----------------------------------------------
| Juha Jäykkä, [EMAIL PROTECTED] |
| Laboratory of Theoretical Physics |
| Department of Physics, University of Turku |
| home: http://www.utu.fi/~juolja/ |
-----------------------------------------------
pgp8jti15PP9X.pgp
Description: PGP signature
