Re: Trouble compiling lang/php4 (4.3.7) (solved - maybe)

From: Roger Raymond (roger.raymond_at_asphyxia.com)
Date: 06/22/04

  • Next message: Chris Pepper: "Re: libtool problem or SMP problem or port problem or what?"
    Date: Tue, 22 Jun 2004 10:52:00 -0400
    To: freebsd-stable@freebsd.org
    
    

    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"
    >
    >
    _______________________________________________
    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"


  • Next message: Chris Pepper: "Re: libtool problem or SMP problem or port problem or what?"

    Relevant Pages

    • ANNOUNCE: DJGPP port of FreeBE/AF 1.2 uploaded.
      ... This is a port of FreeBE/AF 1.2 to MSDOS/DJGPP. ... DJGPP specific changes. ... Please note that I have no hardware to test if the drivers really work. ... To compile this program the allegro library and certain ...
      (comp.os.msdos.djgpp)
    • Re: upgrage from 4.1.2 to 4.3.3+?
      ... > every available RPM for the distro...and there isn't one for PHP. ... > And also, I uh, don't believe I've ever recompiled Apache or PHP. ... Well - You could compile your own version of Apache and PHP and place it ... port number - By this I mean, whenever you visit a website, it defaults ...
      (comp.lang.php)
    • Re: [9fans] Modularizing plan9port
      ... And a port of of plan9's awk? ... Right after compile several checks ... package is committed to the production systems. ...
      (comp.os.plan9)
    • Re: ImageMagick on 5.2-RC1 fails with pthread error (libkse)
      ... ImageMagick with threads, and I'm also libmap'ing libc_r to libkse. ... > need to update the port Makefile to include the correct thread ... The port maintainer is set to ports@freebsd.org, ... This allows the compile to finish and the port to install, ...
      (freebsd-current)
    • Re: Is necessary to switch to C++ or some object-oriented language?
      ... Basically none of the files will compile. ... It can also be a non-trivial job to port some C89 programs to C99. ... pinpointed all the implicit ints, undeclared functions, and K&R ... I had a notion to try with PostgreSQL, ...
      (comp.lang.c)