Hey,
I got the following error when trying to install gnome bundle, so I tried librep by itself and still no such luck. The same error comes up each time:
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.14-28 failed
Thanks,
Michael
--
Package manager version: 0.18.4
Distribution version: 0.7.0
Mac OS X version: 10.3.4
December 2001 Developer Tools
gcc version: 3.3
make version: 3.79
Feedback Courtesy of FinkCommander
- [Fink-devel] librep-0.14-28 Doug Wade
- Re: [Fink-devel] librep-0.14-28 Peter O'Gorman
- Re: [Fink-devel] librep-0.14-28 Michael
- Re: [Fink-devel] librep-0.14-28 Peter O'Gorman