From owner-freebsd-ports Sun Nov 21 15:10: 9 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E4A0515845 for ; Sun, 21 Nov 1999 15:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA27625; Sun, 21 Nov 1999 15:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from johndoe2.over.net (johndoe2.over.net [193.189.189.97]) by hub.freebsd.org (Postfix) with ESMTP id 4529F1581D for ; Sun, 21 Nov 1999 15:07:58 -0800 (PST) (envelope-from tomaz@johndoe.over.net) Received: by johndoe.over.net id <436484-29753>; Mon, 22 Nov 1999 00:07:31 +0100 Message-Id: <19991121230738Z436484-29753+25@johndoe.over.net> Date: Mon, 22 Nov 1999 00:07:31 +0100 From: tomaz.borstnar@over.net Reply-To: tomaz.borstnar@over.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/15032: failed build of apache13-php3 when using imap with php3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 15032 >Category: ports >Synopsis: failed build of apache13-php3 when using imap with php3 >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Nov 21 15:10:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Tomaz Borstnar >Release: FreeBSD 3.2-STABLE i386 >Organization: Siix >Environment: Ports from 21.11.1999 on -stable. >Description: When trying to build apache13-php3 with IMAP support it fails: <=== src/modules/php3 <=== src/modules cc -c -I/usr/local/include -I./os/unix -I./include -DHARD_SERVER_LIMIT=512 -DDEFAULT_PATH=\"/usr/local/bin:/ bin:/usr/bin\" -funsigned-char -DTARGET=\"apache\" -DMOD_SSL=204108 -DEAPI -DEAPI_MM -DUSE_EXPAT -I./lib/expat -lite -O -pipe `./apaci` modules.c cc -c -I/usr/local/include -I./os/unix -I./include -DHARD_SERVER_LIMIT=512 -DDEFAULT_PATH=\"/usr/local/bin:/ bin:/usr/bin\" -funsigned-char -DTARGET=\"apache\" -DMOD_SSL=204108 -DEAPI -DEAPI_MM -DUSE_EXPAT -I./lib/expat -lite -O -pipe `./apaci` buildmark.c cc -DHARD_SERVER_LIMIT=512 -DDEFAULT_PATH=\"/usr/local/bin:/bin:/usr/bin\" -funsigned-char -DTARGET=\"apache\ " -DMOD_SSL=204108 -DEAPI -DEAPI_MM -DUSE_EXPAT -I./lib/expat-lite -O -pipe `./apaci` -L/usr/local/lib -Wl,-E -o apache buildmark.o modules.o modules/standard/libstandard.a modules/php3/libphp3.a main/libmain.a ./o s/unix/libos.a ap/libap.a lib/expat-lite/libexpat.a -L/usr/local/lib -R/usr/local/lib/mysql -R/usr/local/pgs ql/lib /usr/local/lib/libc-client4.a -lgd -lpng -lz -lttf -L/usr/local/lib/mysql -lmysqlclient -L/usr/local/p gsql/lib -lpq -lldap -llber -lsnmp -lexpat -lmcrypt -lmhash -lbind -Lmodules/php3 -L../modules/php3 -L../../mo dules/php3 -lmodphp3 -lz -lz -L/usr/local/lib -ljpeg -L/usr/local/lib -ltiff -L/usr/local /lib -lpdf -lpam -lm -lcrypt -lbind -lcrypt -lmm modules/php3/libphp3.a(imap.o): In function `mm_login': imap.o(.text+0x6379): undefined reference to `imsp_user' imap.o(.text+0x6387): undefined reference to `imsp_password' *** Error code 1 Stop. >How-To-Repeat: Build apache13-php3 with IMAP support from latest ports (as of 21.11.1999) >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message