I am running OS 10.3.2, latest version of fink, and all of the OS X updates, but this package will not install for some reason. The last few line of the process (copied from finkCommander):
/bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -no-cpp-precomp -I/sw/include -g -O0 weak-refs.c
gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -no-cpp-precomp -I/sw/include -g -O0 weak-refs.c -fno-common -DPIC -o weak-refs.lo
/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
Please let me know if there is a known solution, or if you have any suggestions.
Thanks much,
Colin Alworth
--
Package manager version: 0.17.4
Distribution version: 0.6.2.cvs
Mac OS X version: 10.3.2
December 2001 Developer Tools
gcc version: 3.3
make version: 3.79
Feedback Courtesy of FinkCommander
- Re: FinkCommander Feedback ([Fink-devel] librep-shlibs-0... Colin Alworth
- Re: FinkCommander Feedback ([Fink-devel] librep-shl... Benjamin Reed
- Re: FinkCommander Feedback ([Fink-devel] librep... Matthias Ringwald
