Martin Costabel wrote:
Benjamin Herbert wrote:
Hello,
I am running Mac OS X Version 10.3.4 and Darwin Kernel Version 7.4.0. Here are my two questions:
1) Is it possible to make your own fink repository? If so, is there documentation?
There is a summary on Ben Reed's blog: http://ranger.befunk.com/blog/archives/cat_fink.html#000258
2) When building from source I get this error durring compilation:
gcc -g -O2 -o .libs/gettext gettext.o -L/sw/src/gettext-0.10.40-17/gettext-0.10.40/intl/.libs -L/sw/bootstrap/lib ../lib/libnlsut.a -L../intl/.libs -lintl -L/usr/lib -liconv
ld: warning prebinding disabled because dependent library: /sw/bootstrap/lib/libintl.1.dylib is not prebound
ld: warning multiple definitions of symbol _locale_charset
/sw/src/gettext-0.10.40-17/gettext-0.10.40/intl/.libs/libintl.dylib(localcharset.lo) definition of _locale_charset
/usr/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
ld: Undefined symbols:
___eprintf
Haven't seen this for a while. If I remember correctly, this used to be caused by a spurious gcc.dylib sitting around in /usr/local/lib. Do you have such a thing?
Yes, libgcc.dylib does exist in /usr/local/lib. How is this breaking the build?
Thanks for the info, Ben
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners
