The following patch added to Jack's previously listed patch to gettext-tools/src/Makefile.in allows all relevant tests to pass with Xcode 4.1 (lang-rst still fails if fpc is present, but that's a separate issue).
--- gettext-0.18.1.1/gettext-tools/src/Makefile.in.orig 2012-08-31 20:21:15.000000000 -0400 +++ gettext-0.18.1.1/gettext-tools/src/Makefile.in 2012-08-31 20:22:03.000000000 -0400 @@ -2039,6 +2045,10 @@ $(AM_V_CC) @AM_BACKSLASH@ $(LTCOMPILE) -c -o $@ $< +format-sh.lo: + $(AM_V_CC) @AM_BACKSLASH@ + $(LTCOMPILE) -O0 -c -o format-sh.lo `test -f 'format-sh.c' || echo '$(srcdir)/'`format-sh.c + gettextsrc-exports.lo: ../woe32dll/gettextsrc-exports.c $(AM_V_CC) @AM_BACKSLASH@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gettextsrc-exports.lo `test -f '../woe32dll/gettextsrc-exports.c' || echo '$(srcdir)/'`../woe32dll/gettextsrc-exports.c I'll work out a proper patch incorporating this change and Jack's change to compiling xgettext-xgettext.o and post it tomorrow for comments and testing. Hanspeter ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.devel Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-devel