While attempting to install on FreeBSD 10.1-RELEASE-p10 / GENERIC i386, the
I have refreshed the ports tree, etc. and still no joy. Has anyone experienced this same problem?
. . .but the make doesn't shut down there; it continues to chug along and generate dozens more pages of output. I have no clue what to do about it, et al.
make crashed. The following is the context of an eMail (with requested attachments) sent to ale@FreeBSD.org as of 21 June 2015 9:14 PM, but so far, no response. I have refreshed the ports tree, etc. and still no joy. Has anyone experienced this same problem?
Encountered configure: error: GD build test failed. Please check the config.log for details. (This thing is huge . . .I have no idea what I'm looking at.)
About half way into the config.log file, some allusion to the following:
Code:
===> Script "configure" failed unexpectedly.
Please report the problem to ale@FreeBSD.org [maintainer] and attach the
"[FILE]/usr/ports/graphics/php56-gd/work/php-5.6.10/ext/gd/config.log[/FILE]" including the output of the failure of your make command.
Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. [CMD]/usr/local/sbin/pkg-static info -g -Ea[/CMD]).
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/graphics/php56-gd
*** Error code 1
Code:
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:3282: $? = 1
configure: failed program was:
| /* confdefs.h */
. . .but the make doesn't shut down there; it continues to chug along and generate dozens more pages of output. I have no clue what to do about it, et al.