From owner-freebsd-questions Fri Jul 12 14:25:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EDE437B401; Fri, 12 Jul 2002 14:25:09 -0700 (PDT) Received: from mgr2.xmission.com (mgr2.xmission.com [198.60.22.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8EBF4407A; Fri, 12 Jul 2002 14:01:16 -0700 (PDT) (envelope-from leporter@xmission.com) Received: from [198.60.22.200] (helo=mail.xmission.com) by mgr2.xmission.com with esmtp (Exim 3.35 #1) id 17T7Vm-0006om-00; Fri, 12 Jul 2002 14:59:34 -0600 Received: from dsl231-050-171.sea1.dsl.speakeasy.net ([216.231.50.171] helo=xmission.com) by mail.xmission.com with asmtp (Exim 3.22 #1) id 17T7Vl-0007aH-00; Fri, 12 Jul 2002 14:59:33 -0600 Message-ID: <3D2F4338.1000508@xmission.com> Date: Fri, 12 Jul 2002 14:59:36 -0600 From: Jason Porter User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020712 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions , freebsd-stable Subject: Problems with php4 Content-Type: multipart/mixed; boundary="------------060302050801000908050801" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------060302050801000908050801 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit I just did a cvsup for the ports and tried to make php4. It crashes on zm_startup_imap during the install, I've attached the output, if anyone has any ideas, on what happened and how to fix it, that'd be great. -- -Jason Porter "Real programmers are secure enough to write readable code, which they then self-righteously refuse to explain." --------------060302050801000908050801 Content-Type: text/plain; name="php4.make" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="php4.make" Script started on Fri Jul 12 14:55:14 2002 LIGHTGUARD# make install ===> Building for php4-4.2.1 Making all in Zend Making all in main Making all in ext Making all in zlib Making all in bcmath Making all in libbcmath Making all in src Making all in bz2 Making all in ctype Making all in domxml Making all in ftp Making all in gd Making all in gettext Making all in iconv Making all in imap Making all in mcal Making all in mcrypt Making all in mysql Making all in openssl Making all in pcre Making all in pcrelib Making all in pdf Making all in posix Making all in pspell Making all in readline Making all in session Making all in snmp Making all in sockets Making all in standard Making all in xml Making all in xslt Making all in sapi Making all in cgi Making all in TSRM Making all in . /bin/sh /usr/ports/lang/php4/work/php-4.2.1/libtool --silent --mode=link cc -I. -I/usr/ports/lang/php4/work/php-4.2.1/ -I/usr/ports/lang/php4/work/php-4.2.1/main -I/usr/ports/lang/php4/work/php-4.2.1 -I/usr/ports/lang/php4/work/php-4.2.1/Zend -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/freetype2/freetype -I/usr/local/include/gd -I/usr/local/include/c-client -I/usr/local/include/mcal -I/usr/local/include/mysql -I/usr/local/include/pspell -I/usr/local/include/ucd-snmp -I/usr/ports/lang/php4/work/php-4.2.1/TSRM -O -pipe -march=pentiumpro -I/usr/local/include -o php -export-dynamic stub.lo libphp4.la ./.libs/libphp4.a(php_imap.o): In function `zm_startup_imap': php_imap.o(.text+0x373): undefined reference to `ssl_onceonlyinit' *** Error code 1 Stop in /usr/ports/lang/php4/work/php-4.2.1. *** Error code 1 Stop in /usr/ports/lang/php4/work/php-4.2.1. *** Error code 1 Stop in /usr/ports/lang/php4. *** Error code 1 Stop in /usr/ports/lang/php4. LIGHTGUARD# exit exit Script done on Fri Jul 12 14:55:21 2002 --------------060302050801000908050801-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message