On Wednesday 08 April 2009 13:02:30 Kurt Roeckx wrote:
> On Sun, Apr 05, 2009 at 09:47:55PM -0700, Daniel Schepler wrote:
> > pulseaudio-dumpmodules.o: In function `pa_dump_modules':
> > /tmp/buildd/pulseaudio-0.9.14/src/daemon/dumpmodules.c:139: undefined
> > reference to `lt__PROGRAM__LTX_preloaded_symbols'
> > /tmp/buildd/pulseaudio-0.9.14/src/daemon/dumpmodules.c:134: undefined
> > reference to `lt__PROGRAM__LTX_preloaded_symbols'
> > pulseaudio-dumpmodules.o: In function `is_preloaded':
> > /tmp/buildd/pulseaudio-0.9.14/src/daemon/dumpmodules.c:96: undefined
> > reference to `lt__PROGRAM__LTX_preloaded_symbols'
> > /tmp/buildd/pulseaudio-0.9.14/src/daemon/dumpmodules.c:96: undefined
> > reference to `lt__PROGRAM__LTX_preloaded_symbols'
> > pulseaudio-main.o: In function `main':
> > /tmp/buildd/pulseaudio-0.9.14/src/daemon/main.c:575: undefined reference
> > to `lt__PROGRAM__LTX_preloaded_symbols'
>
> This is probably a missing call to LTDL_SET_PRELOADED_SYMBOLS

Actually, the same source compiled just fine once I autoreconf'd it.  Looking 
at the libltdl headers, LTDL_SET_PRELOADED_SYMBOLS doesn't define the preloaded 
symbol table, just generates a reference to it.  So my guess is, the problem 
is an old ltmain.sh that doesn't generate that table properly.

(Sorry if you got a bounce message from my previous address, that account was 
closed with no advance warning. :( )
-- 
Daniel Schepler




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to