Код: Выделить всё
...
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking ABI=standard
checking whether cc is gcc... yes
checking compiler cc -O2 -fno-strict-aliasing -pipe ... no
checking for amd64-portbld-freebsd6.2-gcc... cc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
===> Script "configure" failed unexpectedly.
...
Код: Выделить всё
...
configure:6791: $? = 0
configure:6793: cc -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/amd64 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305
configure:6796: $? = 0
configure:6798: cc -V </dev/null >&5
cc: `-V' option must have argument
configure:6801: $? = 1
configure:6824: checking for C compiler default output file name
configure:6827: cc -O2 -fno-strict-aliasing -pipe conftest.c >&5
/usr/bin/ld: crt1.o: No such file: No such file or directory
configure:6830: $? = 1
configure: failed program was:
| /* confdefs.h. */
...