gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] libltdl problem


From: Rob Savoye
Subject: Re: [Gnash-dev] libltdl problem
Date: Thu, 17 May 2007 09:10:06 -0600
User-agent: Thunderbird 2.0.0.0 (X11/20070326)

Udo Giacomozzi wrote:

> 
> /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..  
> -DPLUGINSDIR=\"/usr/local/lib/gnash/plugins\" -I.. -I. -I.. -I../libamf 
> -I../server -I../server/swf -pthread  -I/usr/include/libxml2        
> -I/usr/include      -pthread -march=athlon-xp     -W     -Wall     
> -Wcast-align     -Wcast-qual     -Wpointer-arith     -Wreturn-type      -c -o 
> libgnashbase_la-extension.lo `test -f 'extension.cpp' || echo 
> './'`extension.cpp
>  g++ -DHAVE_CONFIG_H -I. -I. -I.. 
> -DPLUGINSDIR=\"/usr/local/lib/gnash/plugins\" -I.. -I. -I.. -I../libamf 
> -I../server -I../server/swf -pthread -I/usr/include/libxml2 -I/usr/include 
> -pthread -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith 
> -Wreturn-type -c extension.cpp  -fPIC -DPIC -o 
> .libs/libgnashbase_la-extension.o
> extension.cpp:36:18: ltdl.h: No such file or directory
> In file included from extension.cpp:42:
> sharedlib.h:26:18: ltdl.h: No such file or directory
> In file included from extension.cpp:42:
> sharedlib.h:69: error: 'lt_dlhandle' is used as a type, but is not defined as 
> a

  Add $(INCLTDL) to libgnashbase_CPPFLAGS. I'm doing this now, and wil
check it in, but that will get you going again.

        - rob -




reply via email to

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