[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

gtk+ on Mac OS X



I have been unsuccessful at getting gtk+-2.2.2 compiled on Mac OS X. I 
got past quite a few errors my adding various cflags and such but the 
current error has me stumped:

ld: warning suggest use of -bind_at_load, as lazy binding may result in 
errors or different symbols being used
symbol __nl_load_domain used from dynamic library 
/usr/local/lib/libintl.2.dylib(loadmsgcat.o) not from earlier dynamic 
library /usr/local/lib/libintl.1.dylib(loadmsgcat.o)
symbol __nl_msg_cat_cntr used from dynamic library 
/usr/local/lib/libintl.2.dylib(loadmsgcat.o) not from earlier dynamic 
library /usr/local/lib/libintl.1.dylib(loadmsgcat.o)
ld: Undefined symbols:
_getc_unlocked
_libiconv_set_relocation_prefix referenced from libintl expected to be 
defined in libiconv


This after getting all the prereq software compiled and installed, 
which is a lot. ;)

Anyone know of a binary install to save me this pain? Any other advice 
would be appreciated.

Michael Koppelman



On Tuesday, July 22, 2003, at 11:59 AM, Michèle Garoche wrote:

> I must say that I compile this (on Mac OS 10.2.6 but it does not 
> matter here) with:




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]