Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Nov 1999 00:07:31 +0100
From:      tomaz.borstnar@over.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/15032: failed build of apache13-php3 when using imap with php3
Message-ID:  <19991121230738Z436484-29753%2B25@johndoe.over.net>

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

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991121230738Z436484-29753%2B25>