> > On Monday, July 7, 2003, at 12:04 PM, Paul Swenson wrote: > >> It looks like when being built by fink, LTDL_SHLIB_EXT is not >> #defined. The only difference in the configure stage that might >> explain this is: >> Manual compile: >> checking dlfcn.h usability... no >> checking dlfcn.h presence... no >> checking for dlfcn.h... no > > > See > http://fink.sourceforge.net/faq/usage-general.php#compile-myself > > You need to set those when compiling things if you want to use fink > stuff. > > -Ben >
After setting the environment variables as specified on this web page, a manual ./configure && make build errored out in the same way that the automated fink build did (as I expected it would). This doesn't really help my dilemma, as I need to figure out why LTDL_SHLIB_EXT isn't being defined when fink's dlopen library is discovered by configure. Thanks, -Paul ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel
