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?

-- 
Regards,
+-----------------------+---------------------------------+
| Peter Kiem            | E-Mail    : <[EMAIL PROTECTED]> |
| Zordah IT             | Mobile    : +61 0414 724 766    |
|   IT Consultancy &    | WWW       : www.zordah.net      |
|   Internet Hosting    | ICQ       : "Zordah" 866661     |
+-----------------------+---------------------------------+



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

Reply via email to