FreeBSD make install in graphics/graphviz : "Compilation failed unexpectedly"
Avinash Sonawane
rootkea at gmail.com
Thu May 14 13:55:59 UTC 2015
On Wed, May 13, 2015 at 5:38 PM, Ben Woods <woodsb02 at gmail.com> wrote:
> Hi Avinash,
>
> I am able to compile graphics/graphviz fine on my FreeBSD 10.1 amd64 computer.
>
> Can you please let us know what options you had selected, and the
> contents of your make.conf file?
The problem was, as the maintainer of graphviz suggested, that I had
selected PHP bindings in `make config` which was failing the
compilation. But even after unselecting the PHP bindings in `make
config` the `make install` was giving the same error. Interestingly
the error continued even after `make rmconfig`.
The cause was the previously generated configure scripts using old
make configuration. So I had to do `make clean` and then `make
rmconfig` (default configuration) and then `make install`. - #freebsd
on Freenode
--
Avinash Sonawane (RootKea)
PICT, Pune
http://rootkea.wordpress.com
More information about the freebsd-ports
mailing list