Well...

It appears that the mnoGoSearch option for the php-cli is not working correctly. I recompiled the mnogosearch port then tried to compile php4 WITH_MNOGOSEARCH=ON and it resulted in the libtool link error described in previous posts.

the lang/php4 port appears to compile successfully with all the other options.

Would this be an issue with php or the mnogosearch port?


Here's my php4_options file:

WITH_BCMATH=ON
WITH_BZIP2=ON
WITH_CALENDAR=ON
WITH_CDB=ON
WITH_CRACK=ON
WITH_CTYPE=ON
WITH_CURL=ON
WITH_DB4=OFF
WITH_DBASE=OFF
WITH_DBX=OFF
WITH_DIO=OFF
WITH_DOMXML=ON
WITH_DOMXSLT=ON
WITH_EXIF=OFF
WITH_FILEPRO=OFF
WITH_FRIBIDI=OFF
WITH_FTP=ON
WITH_GD=ON
WITH_GDBM=ON
WITH_GETTEXT=ON
WITH_GMP=OFF
WITH_HYPERWAVE=OFF
WITH_ICONV=ON
WITH_IMAP=ON
WITH_INIFILE=ON
WITH_INTERBASE=OFF
WITH_MBSTRING=ON
WITH_MCAL=ON
WITH_MCVE=ON
WITH_MCRYPT=ON
WITH_MHASH=ON
WITH_MIME=ON
WITH_MING=ON
WITH_MNOGOSEARCH=OFF
WITH_MSSQL=OFF
WITH_MYSQL=ON
WITH_NCURSES=ON
WITH_OPENLDAP=ON
WITH_OPENSSL=ON
WITH_ORACLE=OFF
WITH_OVERLOAD=ON
WITH_PCNTL=ON
WITH_PCRE=ON
WITH_PDFLIB=ON
WITH_POSIX=ON
WITH_POSTGRESQL=OFF
WITH_PSPELL=ON
WITH_READLINE=ON
WITH_RECODE=OFF
WITH_SESSION=ON
WITH_SHMOP=OFF
WITH_SNMP=ON
WITH_SOCKETS=ON
WITH_SYBASEDB=OFF
WITH_SYBASECT=OFF
WITH_SYSVMSG=ON
WITH_SYSVSEM=ON
WITH_SYSVSHM=ON
WITH_TOKENIZER=ON
WITH_UNIXODBC=ON
WITH_WDDX=ON
WITH_XML=ON
WITH_XMLRPC=ON
WITH_XSLT=ON
WITH_YAZ=OFF
WITH_YP=ON
WITH_ZIP=ON
WITH_ZLIB=ON

--Roger

Roger Raymond wrote:


Sayid Munawar wrote:

Yes... i received the same error and i posted here too with the subject:

libtool problem or SMP problem or port problem or what?

I have tried to cvsup my ports collection yesterday, but the problem
persist. I think one of the php's feature (WITH_ ) is leading to this
problem. but i don't know stil. PHP compiled OK with default WITH_ options


I saw that post after I had written mine. The responses were not all that helpful IMO. I too was able to compile php4-cli with the 'default' set of options, so i guess it's now a guessing game and I'll have to turn off each option i have on one at a time and try to build the port until I get it to compile successfully.

Will post my findings should I stumble upon them :)

--Roger
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to