Jannic S.Jensen wrote:

Hey,

First here is configure and make informations:

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 make failed, exit code 2
Failed: compiling librep-0.16.2-11 failed
---

Seems to be broken?


You installed OpenOffice which installed /usr/local/include/dlfcn.h and /usr/local/lib/libdl.dylib....

Delete those two files and you will find librep compiles. I believe there is a later version of OpenOffice which does not install an old dlcompat in /usr/local.

Peter



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to