Hi folks! I'm actually trying to build Wireshark on a Mac mini running OSX 10.4.10, but to do that I have to first build GTK2. So far, I'm not even that far. I've grabbed pkg-config and gettext and have successfully built both of them in the /usr/local/bin directory. Trying to build glib2 though always results in the same problem:
The config.log file always shows the same problem:
No matter what I try, I run into this same problem. Tried building with gcc3.3, gcc4.0, sending arguments to find gettext and trying to discover what linker flags might make it go - all always end up with this same exact error. I get that's it's a linker issue, running into an undefined symbol (_libintl_ngettext), but isn't that supposed to be in gettext? What piece of the puzzle am I missing??? What am I doing wrong??? Dave Stewart Aqua~Flo Supply (Goleta CA) dstewart at aquaflo dot com There are 10 kinds of people in the world: Those who understand binary and those who don't. |
_______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list