Date: Fri, 12 Jul 2002 16:25:02 -0700 From: Ulf Zimmermann <ulf@Alameda.net> To: Jason Porter <leporter@xmission.com> Cc: freebsd-questions <freebsd-questions@freebsd.org>, freebsd-stable <freebsd-stable@freebsd.org> Subject: Re: Problems with php4 Message-ID: <20020712162501.B37513@seven.alameda.net> In-Reply-To: <3D2F4338.1000508@xmission.com>; from leporter@xmission.com on Fri, Jul 12, 2002 at 02:59:36PM -0600 References: <3D2F4338.1000508@xmission.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Recompile your cclient with SSL enabled. On Fri, Jul 12, 2002 at 02:59:36PM -0600, Jason Porter wrote: > 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." > > 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 -- Regards, Ulf. --------------------------------------------------------------------- Ulf Zimmermann, 1525 Pacific Ave., Alameda, CA-94501, #: 510-865-0204 You can find my resume at: http://seven.Alameda.net/~ulf/resume.html 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?20020712162501.B37513>