Bradley Giesbrecht wrote: > The patch is being applied, and after I let macports apply the patch if > I cd into the worksrcdir and do ./configure it works. > > But not with macports.
As was previously pointed out, `./configure` is NOT the command that MP runs. At the very least it will be something like `./configure --prefix=/opt/local`, and a lot of environment variables will most likely be different too, like PATH, CC, CFLAGS, etc. - Josh _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
