speedy zinc wrote:
Ok, I uninstalled gcc4 and installed gcc3.4, and I'm getting further than before. But I'm still getting build error... grr :(
./mozilla/dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib -lsvrcore -L../../../../cyrus-sasl-2.1.20/lib -lsasl 2 -L/usr/kerberos/lib -lgssapi_krb5 -lcrypt -lpthread -L../../../../db-4.2.52.NC/built/.libs -ldb-4.2
It's using db4.2 because that's the version that we use for the slapd database. It conflicts with the version of bdb that was used to build sasl, which is the one on your OS.
../../../../cyrus-sasl-2.1.20/lib/libsasl2.a(db_berkeley.o): In function `berkeleydb_open': db_berkeley.c:(.text+0x41): undefined reference to `db_create_4002' db_berkeley.c:(.text+0xb5): undefined reference to `db_strerror_4002' ../../../../cyrus-sasl-2.1.20/lib/libsasl2.a(db_berkeley.o): In function `berkeleydb_close': db_berkeley.c:(.text+0x165): undefined reference to `db_strerror_4002' ../../../../cyrus-sasl-2.1.20/lib/libsasl2.a(db_berkeley.o): In function `_sasldb_getdata': db_berkeley.c:(.text+0x31b): undefined reference to `db_strerror_4002' ../../../../cyrus-sasl-2.1.20/lib/libsasl2.a(db_berkeley.o): In function `_sasldb_putdata': db_berkeley.c:(.text+0x530): undefined reference to `db_strerror_4002' db_berkeley.c:(.text+0x585): undefined reference to `db_strerror_4002' collect2: ld returned 1 exit status
I have db4.3 installed, so what's wrong with that?
thanks
Chris S. P.
Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
-- Fedora-directory-users mailing list Fedora-directory-users@redhat.com https://www.redhat.com/mailman/listinfo/fedora-directory-users