There was a thread on -devel about this very error. It was attributed to a conflict with /usr/local/include/dlfcn.h installed by OpenOffice. Do you have such a file?
--
Alexander K. Hansen
Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX


On Jan 28, 2004, at 12:09 AM, Robert wrote:

After running fink selfupdate successfully, fink update-all fails with :

lues.c -fno-common -DPIC -o values.lo
/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
wbar14:~ robert$


Any ideas how to fix this. I am running Panther.
Thanks, Bob



------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to