Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Nov 1999 09:24:45 -0800
From:      "Erik Stainsby" <stainsby@telus.net>
To:        "Francis A. Vidal" <francis@usls.edu>, "FreeBSD Questions" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: apache 1.3.9 + php 3.0.12
Message-ID:  <001201bf3769$f81b5da0$0c19c2cf@ws1>

next in thread | raw e-mail | index | archive | help
>modules/php3/libphp3.a(imap.o): In function `mm_login':
>imap.o(.text+0x6eea): undefined reference to `imsp_user'
>imap.o(.text+0x6efb): undefined reference to `imsp_password'
>collect2: ld returned 1 exit status
>*** Error code 1

Looks to me like the php module cannot find the imap authentication stuff
(imsp).  Did you install IMAP first?  And do you have the imap c-client
stuff in the appropriate ocation to be slurped in by the php build?


    Erik Stainsby
    stainsby@telus.net
========================================
   There was no year zero.
   The next millenium begins January 1, 2001.
========================================

-----Original Message-----
From: Francis A. Vidal <francis@usls.edu>
To: FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Date: Thursday, November 25, 1999 6:52 AM
Subject: apache 1.3.9 + php 3.0.12


>hi all,
>
>got this error message while compiling apache 1.3.9 with PHP 3.0.12 from
>/usr/ports/www/apache13-fp3:
>

>
>PHP is compiled with IMAP, zlib, MySQL, and OpenLDAP support. the compiler
>i used is GCC 2.9.5.
>
>any similar experience?
>
>--
>francis vidal university of st. la salle, bacolod city, philippines
>. . . . . . . PGP key available via e-mail / subject: get PGP key
>u s l s N E T tel nos. (+63.34).433.3526 / fax (+63.34).434.0415
>
>
>
>To Unsubscribe: send mail to majordomo@FreeBSD.org
>with "unsubscribe freebsd-questions" in the body of the message
>



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?001201bf3769$f81b5da0$0c19c2cf>