From owner-freebsd-questions Mon Mar 11 15:40:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web20107.mail.yahoo.com (web20107.mail.yahoo.com [216.136.226.44]) by hub.freebsd.org (Postfix) with SMTP id 1C22F37B430 for ; Mon, 11 Mar 2002 15:39:50 -0800 (PST) Message-ID: <20020311233949.80653.qmail@web20107.mail.yahoo.com> Received: from [80.224.96.218] by web20107.mail.yahoo.com via HTTP; Mon, 11 Mar 2002 15:39:49 PST Date: Mon, 11 Mar 2002 15:39:49 -0800 (PST) From: Peter Subject: PHP: ssl_onceonlyinit To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 However I configure php4 or mod_php4 I get a "undefined reference to ssl_onceonlyinit." With php4, this happens during the make, while with mod_php4, it complains when I try to start up apache, and doesn't start it. php4 make: ---[snip]------------------------------ ./.libs/libphp4.a(php_imap.o): In function `zm_startup_imap': php_imap.o(.text+0x30f): undefined reference to `ssl_onceonlyinit' *** Error code 1 ---[snip]------------------------------- My world and ports are up to date (4.5 stable) Sn __________________________________________________ Do You Yahoo!? Try FREE Yahoo! Mail - the world's greatest free email! http://mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message