gnash-dev
[Top][All Lists]
Advanced

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

[Gnash-dev] disable builtin libltdl?


From: Jeremy C. Reed
Subject: [Gnash-dev] disable builtin libltdl?
Date: Fri, 3 Apr 2009 09:03:03 -0500 (CDT)

How to disable the use of gnash-0.8.5's builtin libltdl? I don't think I 
wan't it built or used.

When I build on NetBSD 5.0_RC3 it fails like:
creating libgnashbase.la
libtool: link: 
`/home/reed/pkgsrc/multimedia/gnash/work/gnash-0.8.5/libltdl/dlopen.la' is not 
a valid libtool archive

I see configure options:

  --enable-ltdl-install   install libltdl
  --with-included-ltdl    use the GNU ltdl sources included here
  --with-ltdl-include=DIR use the ltdl headers installed in DIR
  --with-ltdl-lib=DIR     use the libltdl.la installed in DIR

Note that the configure script uses underscore:  --with-included_ltdl so 
documentation looks wrong to me.

I tried: 
--with-included_ltdl=no
--disable-ltdl-install
but no luck yet.

I was able to get it to build using:
  --with-ltdl-include=to/my/include
  --with-ltdl-lib=to/my/lib
(Those pointed to where I have my ltdl.h and libltdl.* as provided by 
libltdl-1.5.26.)

The gnash build still built in its libltdl directory, but didn't appear to 
really use it. How to stop building that?


  Jeremy C. Reed

echo 'EhZ[h ^jjf0%%h[[Zc[Z_W$d[j%Xeeai%ZW[ced#]dk#f[d]k_d%' | \
  tr            '#-~'            '\-.-{'





reply via email to

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