Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jun 2005 15:55:07 +0100
From:      "Arie J. Gerszt" <arie@gerszt.ch>
To:        <ports@FreeBSD.org>
Subject:   Script "configure" failed unexpectedly.
Message-ID:  <20050616135416.B26A543D1D@mx1.FreeBSD.org>

next in thread | raw e-mail | index | archive | help
Regards
Arie

-----------------------





This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:726: checking whether gmake sets ${MAKE}
configure:755: checking for gcc
configure:868: checking whether the C compiler (cc -O -pipe  ) works
configure:884: cc -o conftest -O -pipe    conftest.c  1>&5
configure:910: checking whether the C compiler (cc -O -pipe  ) is a
cross-compiler
configure:915: checking whether we are using GNU C
configure:924: cc -E conftest.c
configure:943: checking whether cc accepts -g
configure:975: checking how to run the C preprocessor
configure:996: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1059: checking for X
configure:1373: checking for dnet_ntoa in -ldnet
configure:1392: cc -o conftest -O -pipe    conftest.c -ldnet   1>&5
/usr/libexec/elf/ld: cannot find -ldnet
configure: failed program was:
#line 1381 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char dnet_ntoa();

int main() {
dnet_ntoa()
; return 0; }
configure:1414: checking for dnet_ntoa in -ldnet_stub
configure:1433: cc -o conftest -O -pipe    conftest.c -ldnet_stub   1>&5
/usr/libexec/elf/ld: cannot find -ldnet_stub
configure: failed program was:
#line 1422 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char dnet_ntoa();

int main() {
dnet_ntoa()
; return 0; }
configure:1462: checking for gethostbyname
configure:1490: cc -o conftest -O -pipe    conftest.c  1>&5
configure:1560: checking for connect
configure:1588: cc -o conftest -O -pipe    conftest.c  1>&5
configure:1652: checking for remove
configure:1680: cc -o conftest -O -pipe    conftest.c  1>&5
configure:1744: checking for shmat
configure:1772: cc -o conftest -O -pipe    conftest.c  1>&5
configure:1845: checking for IceConnectionNumber in -lICE
configure:1864: cc -o conftest -O -pipe    -L/usr/X11R6/lib conftest.c -lICE
1>&5
configure:1916: checking for Athena
configure:1947: cc -c  -I/usr/X11R6/include -O -pipe   -I/usr/X11R6/include
conftest.c 1>&5
configure:2021: cc -o conftest  -I/usr/X11R6/include -O -pipe
-I/usr/X11R6/include   -L/usr/X11R6/lib  conftest.c  -lSM -lICE -lXa
w -lXmu -lXext -lXt -lX11   1>&5
configure:2171: checking host system type
configure:2192: checking build system type
configure:2212: checking for ranlib
configure:2251: checking for ld used by GCC
configure:2313: checking if the linker (/usr/libexec/elf/ld) is GNU ld
GNU ld version 2.12.1 [FreeBSD] 2002-07-20
configure:2329: checking for BSD-compatible nm
configure:2365: checking whether ln -s works
pbx# 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050616135416.B26A543D1D>