From owner-freebsd-questions Tue Mar 12 8:20: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.marketwatchmail.com (mail.marketwatchmail.com [206.146.143.85]) by hub.freebsd.org (Postfix) with SMTP id 560C137BD1B for ; Tue, 12 Mar 2002 08:16:47 -0800 (PST) Received: (qmail 10375 invoked from network); 12 Mar 2002 17:02:03 -0000 Received: from unknown (HELO jaustadw2k) (206.147.106.71) by mail.marketwatchmail.com with SMTP; 12 Mar 2002 17:02:03 -0000 From: "Jay Austad" To: "'Peter'" , "Austad, Jay" , Subject: RE: ssl_onceonlyinit Date: Tue, 12 Mar 2002 10:16:18 -0600 Message-ID: <54180709DD3FE145917BB165AFE7EFA002E0D613@mspexch2.office.mktw.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal In-Reply-To: <20020312080809.8334.qmail@web20110.mail.yahoo.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 I use courier also, but the mod_php IMAP code depends on cclient from uw-imap. uw-imap wasn't installed on my box until I made the mod_php port, so I think the mod_php port should have the a dependency listed for uw-imap WITH ssl support. Jay > -----Original Message----- > From: Peter [mailto:sleepy_nuggets@yahoo.com] > Sent: Tuesday, March 12, 2002 2:08 AM > To: Jay Austad; freebsd-questions@freebsd.org > Subject: RE: ssl_onceonlyinit > > > 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 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