Peter Kiem,

You may want to save yourself some trouble and try these rpms...

http://rpms.arvin.dk/php/rh72/i686/

You will probably need to make sure you have a lot of *-devel packages 
installed to get PHP to compile with a lot of features. You look like you're 
missing the mysql-devel and gd-devel so far.

On Sunday September 22, 2002 04:10, Peter Kiem wrote:
> Hi all,
>
> I'm trying to recompile Red Hat's mysql RPM to add in Interbase support.
>
> Installed the SRPM and all the required -devel libraries.  Adjusted the
> php- 4.1.2-7.2.4.spec file to add in "--with-interbase \"
>
> The rpm -bb php-4.1.2-7.2.4.spec command fails with
>
> checking for mysql_close in -lmysqlclient... no
> checking for mysql_error in -lmysqlclient... no
> configure: error: mysql configure failed. Please check config.log for more
> information.
> error: Bad exit status from /var/tmp/rpm-tmp.94760 (%build)
>
>
> RPM build errors:
>     Bad exit status from /var/tmp/rpm-tmp.94760 (%build)
>
>
> The /usr/src/redhat/BUILD/php-4.1.2/build-cgi/config.log file ends has in
> it: configure:34111: gcc -o conftest -O2 -march=i386 -mcpu=i686 -fPIC
>     -L/usr/lib/mysql
>    -L/usr/kerberos/lib -Wl,-rpath,/usr/interbase/lib -L/usr/interbase/lib
> conftest.c -lmysqlclient  -lgds -lcrypt -lpam -lgmp -lgd -lfreetype -lpng -
> lz -ljpeg -lz -lxml2 -ldb -lgdbm -lcurl -ldl -lcrypto -lssl -lbz2 -lz -
> lcrypt -lssl -lcrypto -lresolv -lm -ldl -lttf -lfreetype -lpng -ljpeg -lz -
> lnsl -lresolv -lcrypt 1>&5
> /usr/bin/ld: cannot find -lgds
> collect2: ld returned 1 exit status
>
>
> So it looks like the gds library is what is missing.  Any ideas where to
> find this library?

-- 
Brian Ashe                                                     CTO
Dee-Web Software Services, LLC.                  [EMAIL PROTECTED]



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to