Date: Tue, 12 Mar 2002 00:08:09 -0800 (PST) From: Peter <sleepy_nuggets@yahoo.com> To: Jay Austad <austad@marketwatch.com>, freebsd-questions@freebsd.org Subject: RE: ssl_onceonlyinit Message-ID: <20020312080809.8334.qmail@web20110.mail.yahoo.com> In-Reply-To: <54180709DD3FE145917BB165AFE7EFA002E0D60E@mspexch2.office.mktw.net>
next in thread | previous in thread | raw e-mail | index | archive | help
That fixed it, thanks :) The thing is, I'm using courier-imap, so the solution was hardly obvious. Perhaps either a note or a dependency could be added to the affected ports. (?) Sn --- Jay Austad <austad@marketwatch.com> wrote: > This is because you are compiling IMAP with SSL > support into your PHP > module, and uw-imap was compiled without SSL. You > need to either make > the cclient SSL aware, or ditch IMAP with SSL in > your mod_php. You can > still compile in regular IMAP support and it will be > fine. > > Jay > > > -----Original Message----- > > From: Peter [mailto:sleepy_nuggets@yahoo.com] > > Sent: Monday, March 11, 2002 5:40 PM > > To: freebsd-questions@freebsd.org > > Subject: PHP: ssl_onceonlyinit > > > > > > 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 > > > __________________________________________________ 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020312080809.8334.qmail>