On Mon, 21 Nov 2005, jiho wrote:
no problem. I uploaded a dev build on the site with all recent changes. I stripped it down and used --enable-osxapp and export ac_cv_lib_intl_dgettext="yes" so everything should be fine now. could you please test it?
I am unable to test that particular build. I downloaded the Inkscape_20051120.dmg file twice, and both times it said it was unmountable.
BTW, is export ac_cv_lib_intl_dgettext="yes" still needed? what was the problem exactly?
Yes, the problem is a compiler regression in Apple's gcc which causes a configure test for the dgettext function from libintl to fail even when the function is avaible. I haven't yet checked if this is still a problem with the builds of gcc in XCode 2.2. It's needed if using Xcode 2.0 or 2.1.
Cheers, Michael