First I have to say that I am very impressed how "easy" it was to switch from 10.2. to 10.3.
There is only one problem left - librep does not compile.
Maybe someone can help:
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.14-18 failed
Bye, thanks Christoph
-- Dipl. Ing. Christoph Ewering C & E Informationsdienste GbR Autorisierter Apple H�ndler und Systemhaus in Paderborn
Hatzfelder Str. 68F Tel.: 05254 - 80 68 6633104 Paderborn Fax.: 05254 - 80 68 64
[EMAIL PROTECTED] Mob.: 0173- 566 266 1
http://www.cunde.de
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
