On Sun, 2004-08-29 at 01:41, Andrew Vernon wrote: > /bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I../src > -I.. -no-cpp-precomp -I/sw/include -g -O0 unix_dl.c > gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -no-cpp-precomp -I/sw/include > -g -O0 unix_dl.c -fno-common -DPIC -o unix_dl.lo > unix_dl.c: In function `rep_open_dl_library': > unix_dl.c:328: warning: assignment discards qualifiers from pointer > target type > unix_dl.c: In function `rep_find_c_symbol': > unix_dl.c:466: error: `Dl_info' undeclared (first use in this function) > unix_dl.c:466: error: (Each undeclared identifier is reported only once > unix_dl.c:466: error: for each function it appears in.) > unix_dl.c:466: error: parse error before "info" > unix_dl.c:467: error: `info' undeclared (first use in this function) > make[1]: *** [unix_dl.lo] Error 1 > make: *** [all] Error 1 > ### execution of failed, exit code 2 > Failed: compiling librep-0.16.2-11 failed > > > -- > Package manager version: 0.18.4 > Distribution version: 0.7.0 > Mac OS X version: 10.3.5 > December 2001 Developer Tools > gcc version: 3.3 > make version: 3.79 > XCode Tools: 1.2 > Feedback Courtesy of FinkCommander > >
This looks like the error covered in http://fink.sourceforge.net/faq/comp-general.php#dlfcn-from-oo -- Alexander K. Hansen <[EMAIL PROTECTED]> ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel
