Date: Thu, 27 Sep 2001 12:19:40 -0700 (PDT) From: Sven Esbjerg <esbjerg@ehp.dk> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/30877: unable to build kdepim-port Message-ID: <200109271919.f8RJJem94178@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 30877 >Category: ports >Synopsis: unable to build kdepim-port >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Sep 27 12:20:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Sven Esbjerg >Release: 4.4-STABLE >Organization: >Environment: FreeBSD neumann.gnix 4.4-STABLE FreeBSD 4.4-STABLE #2: Thu Sep 27 00:29:10 CEST 2001 root@neumann.gnix:/usr/obj/usr/src/sys/NEUMANN i386 >Description: cd /usr/ports/deskutils/kdepim make build configure:8654: checking for getdomainname configure:8690: c++ -c -O2 -O -pipe -march=pentiumpro -fno-exceptions -fno-check-new -pedantic-errors -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_ -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2 conftest.C 1>&5 configure:8715: checking if getdomainname needs custom prototype configure:8795: checking for gethostname configure:8829: rm -rf SunWS_cache; c++ -o conftest -O2 -O -pipe -march=pentiumpro -fno-exceptions -fno-check-new -pedantic-errors -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_ -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2 conftest.C 1>&5 configure:8853: checking if gethostname needs custom prototype configure:8928: checking for usleep configure:8999: checking for pilot-link headers configure:9005: checking for pi-file.h configure:9015: cc -E -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_ -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2 conftest.c >/dev/null 2>conftest.out configure:9058: checking for pi_accept in -lpisock configure:9077: cc -o conftest -O2 -O -pipe -march=pentiumpro -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_ -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2 conftest.c -lpisock 1>&5 /usr/libexec/elf/ld: cannot find -lpisock configure: failed program was: #line 9066 "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 pi_accept(); int main() { pi_accept() ; return 0; } configure:9058: checking for pi_accept in -lsocket configure:9077: cc -o conftest -O2 -O -pipe -march=pentiumpro -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_ -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2 conftest.c -lsocket 1>&5 /usr/libexec/elf/ld: cannot find -lsocket configure: failed program was: #line 9066 "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 pi_accept(); int main() { pi_accept() ; return 0; } configure:9058: checking for pi_accept in -lxnet configure:9077: cc -o conftest -O2 -O -pipe -march=pentiumpro -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_ -I/usr/local/include -I/usr/local/includ e -I/usr/X11R6/include/qt2 conftest.c -lxnet 1>&5 /usr/libexec/elf/ld: cannot find -lxnet configure: failed program was: #line 9066 "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 pi_accept(); int main() { pi_accept() ; return 0; } configure:9058: checking for pi_accept in -lsocket -lxnet (end of "config.log") *** Error code 1 Stop in /usr/ports/deskutils/kdepim. *** Error code 1 Stop in /usr/ports/deskutils/kdepim. *** Error code 1 Stop in /usr/ports/deskutils/kdepim. *** Error code 1 Stop in /usr/ports/deskutils/kdepim. It seems like it's cannot find the pilot-link headers and libs. I have pilot-link installed in /usr/local. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109271919.f8RJJem94178>