bug-libtool
[Top][All Lists]
Advanced

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

libtool 2.2 fails to build on old Linux


From: Alain Guibert
Subject: libtool 2.2 fails to build on old Linux
Date: Mon, 31 Mar 2008 23:16:03 +0200 (CEST)
User-agent: Mutt/1.4.2.3i

Hello,

On my old Linux box (Intel Pentium 200 MMX, Debian bo, kernel 2.0.40,
gcc 2.7.2.1, libc 5.4.33, GNU ld cygnus-2.7.1, pth 2.0.7) during
libtool 2.2 build, make fails:

| $ ./configure && make
| [...]
| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl 
"-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl 
-I./libltdl/libltdl -g -O2 -c libltdl/loaders/preopen.c 
-Wp,-MD,libltdl/loaders/.deps/libltdl_libltdl_la-preopen.TPlo  -fPIC -DPIC -o 
libltdl/loaders/.libs/libltdl_libltdl_la-preopen.o
| In file included from libltdl/libltdl/lt__glibc.h:61,
|                  from libltdl/libltdl/lt__private.h:54,
|                  from libltdl/loaders/preopen.c:32:
| libltdl/argz.h:50: parse error before `lt__argz_append'
| libltdl/argz.h:51: warning: data definition has no type or storage class
| libltdl/argz.h:52: parse error before `argz_add'
| libltdl/argz.h:53: warning: data definition has no type or storage class
| libltdl/argz.h:54: parse error before `lt__argz_create_sep'
| libltdl/argz.h:55: warning: data definition has no type or storage class
| libltdl/argz.h:56: parse error before `lt__argz_insert'
| libltdl/argz.h:57: warning: data definition has no type or storage class
| make[2]: *** [libltdl/loaders/libltdl_libltdl_la-preopen.lo] Error 1
| make[2]: Leaving directory `/tmp/libtool-2.2'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory `/tmp/libtool-2.2'
| make: *** [all] Error 2


Here is the end of ./libtool --help:

| host-triplet:     i586-pc-linux-gnulibc1
| shell:            /bin/sh
| compiler:         gcc
| compiler flags:           -g -O2
| linker:           /usr/bin/ld (gnu? yes)
| libtool:          (GNU libtool) 2.2
| automake:         automake (GNU automake) 1.10.1
| autoconf:         autoconf (GNU Autoconf) 2.61


Alain.




reply via email to

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