On Tue, 12 Jun 2012 08:48:04 -0500, Greg Larkin <glar...@freebsd.org> wrote:

Hi Colin,

Try running the command like this:

make -d A install |& tee /tmp/pear.log

Once it hangs, press Ctrl-C and check /tmp/pear.log.  At the end of
the file, you should see the command that make spawned before the
install process hung.


Thank you, that cleared things up! Turned out to be a third party PHP module that was breaking the CLI php executable. Got it working now, I greatly appreciate the suggestions.

-Colin
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to