Re: [PHP-DEV] libtool errors when compiling php5.0.0 rpms for fedora core 2 (fc2)

2004-07-19 Thread Joe Orton
On Mon, Jul 19, 2004 at 01:20:26PM -0700, Jeff Stern wrote: > libtool: link: `ext/libxml/libxml.lo' is not a valid libtool object > make: *** [sapi/cgi/php] Error 1 > error: Bad exit status from /var/tmp/rpm-tmp.29174 (%build) IIRC this is the error you get from trying to build PHP using libtool 1

Re: [PHP-DEV] libtool errors when compiling php5.0.0 rpms for fedora core 2 (fc2)

2004-07-19 Thread Jeff Stern
hey marcus, On Sat, 17 Jul 2004, Marcus Boerger wrote: > try te attached script as a base for your needs and don't send > such long mails without any usefull information - instead > please try to strip down the mails to the parts containing > usefull information...:-) okay, thanks for the script

Re: [PHP-DEV] libtool errors when compiling php5.0.0 rpms for fedora core 2 (fc2)

2004-07-16 Thread Marcus Boerger
Hello Jeff, try te attached script as a base for your needs and don't send such long mails without any usefull information - instead please try to strip down the mails to the parts containing usefull information...:-) marcus Saturday, July 17, 2004, 12:38:28 AM, you wrote: > hi, i am trying to

[PHP-DEV] libtool errors when compiling php5.0.0 rpms for fedora core 2 (fc2)

2004-07-16 Thread Jeff Stern
hi, i am trying to compile rpms for php5.0.0 based on taking the 5.0.0 source just released on the 13th, and using the php.spec file from the 4.3.6 source rpm and tweaking it a little. basically, i'm trying to stay close to what redhat has in its configure (even though it's a ton of stuff), because