Date: Fri, 12 Jul 2002 14:59:36 -0600 From: Jason Porter <leporter@xmission.com> To: freebsd-questions <freebsd-questions@freebsd.org>, freebsd-stable <freebsd-stable@freebsd.org> Subject: Problems with php4 Message-ID: <3D2F4338.1000508@xmission.com>
next in thread | raw e-mail | index | archive | help
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-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D2F4338.1000508>