On Sat, 04 Aug 2007 13:20:16 -0400, David Shochat wrote:

> This is MacOS X 10.4.10 with MacPorts. I'm posting this here since bug
> 430781 has been marked fixed, prematurely I would say. I am still
> getting exactly the same problem as in earlier builds, namely the
> configure _completes without error_ and yet po/Makefile has blank
> definitions for macros GMSGFMT and MSGFMT, causing the make to fail...

The configure script allows you to supply those variables like this:

# GMSGFMT=/foo/bar/gmsgfmt  MSGFMT=/foo/bar/msgfmt  ./configure

I don't know why configure can find msgfmt yet still fail to set
MSGFMT correctly, but using the command line above will set those
variables correctly.  I'm not saying you should need to do that,
but I'm curious if the same trick works on OS X.



_______________________________________________
Pan-users mailing list
Pan-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/pan-users

Reply via email to