bug-libtool
[Top][All Lists]
Advanced

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

Re: undefined lt_ptr


From: Ralf Wildenhues
Subject: Re: undefined lt_ptr
Date: Sat, 24 Jan 2009 11:53:13 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

Hello Rüdiger,

* Rüdiger Ranft wrote on Fri, Jan 23, 2009 at 08:58:09AM CET:
> I tried to compile libtool-2.2.6a on mingw+msys, but it failed with a
> missing lt_ptr symbol. I found a similar problem already on
> http://www.mail-archive.com/address@hidden/msg04299.html, it
> seems I trapped into the same problem.
> 
> /bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -ggdb3 -O0
> -no-undefined -version-info 9:0:2 -dlpreopen libltdl/loadlibrary.la
> -Lc:/Programme/mingw/esa/lib  -o libltdl/libltdl.la -rpath
> /mingw/esa/lib libltdl/loaders/libltdl_libltdl_la-preopen.lo
> libltdl/libltdl_libltdl_la-lt__alloc.lo
> libltdl/libltdl_libltdl_la-lt_dlloader.lo
> libltdl/libltdl_libltdl_la-lt_error.lo
> libltdl/libltdl_libltdl_la-ltdl.lo libltdl/libltdl_libltdl_la-slist.lo
> libltdl/argz.lo libltdl/lt__strl.lo
> libtool: link: rm -f libltdl/.libs/libltdl.nm libltdl/.libs/libltdl.nmS
> libltdl/.libs/libltdl.nmT
> libtool: link: (cd libltdl/.libs && gcc -Wall -ggdb3 -O0 -c -fno-builtin
>  -DDLL_EXPORT -DPIC "libltdlS.c")
> libltdlS.c:25: error: `lt_ptr' undeclared here (not in a function)

First off, which Autoconf and Automake versions do you have installed?

Second, does this patch (already in git master) expose the issue for you
(with "make dist")?
<http://thread.gmane.org/gmane.comp.gnu.libtool.bugs/6655/focus=8869>

Third, does this patch (not applied yet) fix the issue for you?
<http://article.gmane.org/gmane.comp.gnu.libtool.bugs/6681>

Thanks,
Ralf




reply via email to

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