Minor snag building pan 0.128 in OSX
"David Orriss Jr" <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.pan.devel |
|---|---|
| Message-ID | <[email protected]> |
I ran into a minor snag building Pan 0.128 in OSX 10.4. The configure script ran without a problem but make failed: make all-recursive Making all in po file=`echo am | sed 's,.*/,,'`.gmo \ && rm -f $file && -o $file am.po /bin/sh: line 1: -o: command not found make[2]: *** [am.gmo] Error 127 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Turned out the GMSGFMT assignment in the Makefile isn't getting assigned by the configure script... Setting this in the root make file and the po/Makefile worked around the problem.. GMSGFMT = /opt/local/bin/msgfmt Dunno if anyone else has tried this, seen this, or whatever.. but I wanted to pass it along.. -- David Orriss Jr. My blog: http://www.codethought.com/blog (NEW location!!) My PalmOS apps: http://www.palmgear.com/index.cfm?fuseaction=software.developer&userID=822646423 _______________________________________________ Pan-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/pan-devel