From owner-freebsd-stable@FreeBSD.ORG Tue Jun 22 14:52:29 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D99AA16A4CE for ; Tue, 22 Jun 2004 14:52:29 +0000 (GMT) Received: from finetoon.tempdomainname.com (finetoon.tempdomainname.com [192.220.112.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC98643D2F for ; Tue, 22 Jun 2004 14:52:29 +0000 (GMT) (envelope-from roger.raymond@asphyxia.com) Received: from [192.168.1.100] (203.23.252.64.snet.net [64.252.23.203]) (authenticated bits=0)i5MEpwPh011189 for ; Tue, 22 Jun 2004 08:51:59 -0600 (MDT) Message-ID: <40D84790.6050704@asphyxia.com> Date: Tue, 22 Jun 2004 10:52:00 -0400 From: Roger Raymond User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040621 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <40D76004.5000403@asphyxia.com> <006401c45811$3d9e2840$7b00a8c0@Leptop> <40D8326F.2060309@asphyxia.com> In-Reply-To: <40D8326F.2060309@asphyxia.com> X-Enigmail-Version: 0.84.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Trouble compiling lang/php4 (4.3.7) (solved - maybe) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jun 2004 14:52:30 -0000 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 > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > >