Date: Sat, 14 May 2005 16:08:59 -0700 From: Tim Traver <tt-list@simplenet.com> To: Tim Traver <tt-list@simplenet.com> Cc: freebsd-amd64@freebsd.org Subject: Re: [PHP] Compiling PHP 4.3.11 on FreeBSD 5.4 amd64 Message-ID: <4286850B.2000105@simplenet.com> In-Reply-To: <42867222.6050302@simplenet.com> References: <428621BD.9010902@simplenet.com> <b41c75520505141322473b6af3@mail.gmail.com> <42867222.6050302@simplenet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Tim Traver wrote: > Claus Guttesen wrote: > >>> For some reason, when I compile php on my FreeBSD 5.4 machine (amd64 >>> architecture), it is not creating the shared object file. >>> >>> Here is my config : >>> >>> ./configure --with-apxs=/usr/local/apache/bin/apxs --enable-ftp >>> --with-mcrypt=/usr/local -with-openssl -enable-url-fopen-wrapper >>> --enable-ftp --with-gd --with-zlib --with-jpeg-dir=/usr/local/lib >>> --with-png-dir=/usr/local/lib --with-ttf --enable-gd-native-ttf >>> --with-freetype-dir=/usr/local/lib --enable-shared >>> >> >> >> Did you use the ports-collection? >> >> regards >> Claus >> >> > Claus, > > No, I did not use the ports collection because of all of the specific > configuration options I needed. I compiled it from source... > > I also tried a vanilla compile, and still didn't get the shared object. > > Maybe I will try to apply the patches that are in the ports version > and see if I can get it to create the shared object. > > Tim. Hi all, ok, I was able to install the ports version of php4, so I have moved over the patches that they used, and was able to install it... That's wierd though, I've never had that problem before. I wonder if some of those patches will make it into the regular php4 branch. Thanks, Tim.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4286850B.2000105>