From owner-freebsd-ports Thu Sep 27 12:20:33 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 971DF37B410 for ; Thu, 27 Sep 2001 12:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8RJK1u94227; Thu, 27 Sep 2001 12:20:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 546B037B40B for ; Thu, 27 Sep 2001 12:19:40 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8RJJem94178; Thu, 27 Sep 2001 12:19:40 -0700 (PDT) (envelope-from nobody) Message-Id: <200109271919.f8RJJem94178@freefall.freebsd.org> Date: Thu, 27 Sep 2001 12:19:40 -0700 (PDT) From: Sven Esbjerg To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/30877: unable to build kdepim-port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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