bug-libtool
[Top][All Lists]
Advanced

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

Re: {SPAM 03.3} Re: Support for the Intel C++ compiler is broken


From: Gary V . Vaughan
Subject: Re: {SPAM 03.3} Re: Support for the Intel C++ compiler is broken
Date: Tue, 20 Apr 2004 22:39:13 +0100

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Roberto,

That's a different bug I'm working on right now. I'll try and have that uploaded to CVS in the next 24 hours, or failing that you can try branch-1-5 of CVS where
I also commited the icpc-8.0 fix.

Sorry about that,
        Gary.

On 20 Apr 2004, at 22:10, Roberto Bagnara wrote:
here is what happens after bootstrap and configure
of the cvs HEAD version:

$ make
make  all-recursive
make[1]: Entering directory `/usr/local/distrib/libtool'
Making all in .
make[2]: Entering directory `/usr/local/distrib/libtool'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/usr/local/distrib/libtool'
Making all in libltdl
make[2]: Entering directory `/usr/local/distrib/libtool/libltdl'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H="<config.h>" -DLTDL -I. -I. -I.. -I.. -I.. -g -O2 -MT ltdl.lo -MD -MP -MF ".deps/ltdl.Tpo" -c -o ltdl.lo ltdl.c; \ then mv -f ".deps/ltdl.Tpo" ".deps/ltdl.Plo"; else rm -f ".deps/ltdl.Tpo"; exit 1; fi gcc "-DHAVE_CONFIG_H=<config.h>" -DLTDL -I. -I. -I.. -I.. -I.. -g -O2 -MT ltdl.lo -MD -MP -MF .deps/ltdl.Tpo -c ltdl.c -fPIC -DPIC -o .libs/ltdl.o
In file included from lt__glibc.h:52,
                 from lt__private.h:60,
                 from ltdl.c:31:
argz.h:41: error: parse error before "lt__argz_append"
argz.h:42: warning: data definition has no type or storage class
argz.h:43: error: parse error before "lt__argz_create_sep"
argz.h:44: warning: data definition has no type or storage class
argz.h:45: error: parse error before "lt__argz_insert"
argz.h:46: warning: data definition has no type or storage class
ltdl.c: In function `argzize_path':
ltdl.c:593: error: `error_t' undeclared (first use in this function)
ltdl.c:593: error: (Each undeclared identifier is reported only once
ltdl.c:593: error: for each function it appears in.)
ltdl.c:593: error: parse error before "error"
ltdl.c:599: error: `error' undeclared (first use in this function)
ltdl.c: In function `foreach_dirinpath':
ltdl.c:649: warning: assignment makes pointer from integer without a cast
ltdl.c: In function `lt_argz_insert':
ltdl.c:1478: error: `error_t' undeclared (first use in this function)
ltdl.c:1478: error: parse error before "error"
ltdl.c:1480: error: `error' undeclared (first use in this function)
ltdl.c: In function `lt_argz_insertinorder':
ltdl.c:1507: warning: assignment makes pointer from integer without a cast
ltdl.c: In function `foreachfile_callback':
ltdl.c:1633: warning: assignment makes pointer from integer without a cast
make[2]: *** [ltdl.lo] Error 1
make[2]: Leaving directory `/usr/local/distrib/libtool/libltdl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/distrib/libtool'
make: *** [all] Error 2

--
Prof. Roberto Bagnara
Computer Science Group
Department of Mathematics, University of Parma, Italy
http://www.cs.unipr.it/~bagnara/
mailto:address@hidden

- --
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (Darwin)

iD4DBQFAhZiFFRMICSmD1gYRAjntAJdAjgdn6oqrPH8GoCDhNO/qeKeaAJ99RpRK
ztVoMfFjoQxqmv5llkgeyA==
=uAWw
-----END PGP SIGNATURE-----





reply via email to

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