> -----Original Message-----
> From: opendkim-users-bounce_at_lists.opendkim.org [mailto:opendkim-users-
> bounce_at_lists.opendkim.org] On Behalf Of James R. Marcus
> Sent: Thursday, February 04, 2010 1:56 PM
> To: opendkim-users_at_lists.opendkim.org
> Subject: Compiling opendkim-1.2.2 ld skipping incompatible libs
>
> Hi,
> I'm compiling opendkim-1.2.2 on CentOS 5.4 64-Bit and I'm getting these
> messages:
>
> libtool: link: gcc -std=gnu99 -pthread -I/usr/kerberos/include -g -O2 -
> pthread -o .libs/opendkim opendkim-opendkim.o opendkim-opendkim-ar.o
> opendkim-opendkim-arf.o opendkim-opendkim-crypto.o opendkim-opendkim-
> db.o opendkim-config.o opendkim-stats.o opendkim-test.o opendkim-util.o
> -L/usr/lib ../libopendkim/.libs/libopendkim.so -L/usr/kerberos/lib64 -
> lresolv -lmilter -lssl -lcrypto -ldl -lz -pthread -Wl,-rpath -
> Wl,/usr/local/lib
> /usr/bin/ld: skipping incompatible /usr/lib/libresolv.so when searching
> for -lresolv
> /usr/bin/ld: skipping incompatible /usr/lib/libresolv.a when searching
> for -lresolv
> /usr/bin/ld: skipping incompatible /usr/lib/libssl.so when searching
> for -lssl
> /usr/bin/ld: skipping incompatible /usr/lib/libssl.a when searching for
> -lssl
> /usr/bin/ld: skipping incompatible /usr/lib/libcrypto.so when searching
> for -lcrypto
> /usr/bin/ld: skipping incompatible /usr/lib/libcrypto.a when searching
> for -lcrypto
> /usr/bin/ld: skipping incompatible /usr/lib/libdl.so when searching for
> -ldl
> /usr/bin/ld: skipping incompatible /usr/lib/libdl.a when searching for
> -ldl
> /usr/bin/ld: skipping incompatible /usr/lib/libz.so when searching for
> -lz
> /usr/bin/ld: skipping incompatible /usr/lib/libz.a when searching for -
> lz
> /usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when
> searching for -lpthread
> /usr/bin/ld: skipping incompatible /usr/lib/libpthread.a when searching
> for -lpthread
> /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for
> -lc
> /usr/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -
> lc
> make[2]: Leaving directory `/usr/people/jmarcus/src/opendkim-
> 1.2.2/opendkim'
> make[2]: Entering directory `/usr/people/jmarcus/src/opendkim-1.2.2'
> make[2]: Leaving directory `/usr/people/jmarcus/src/opendkim-1.2.2'
> make[1]: Leaving directory `/usr/people/jmarcus/src/opendkim-1.2.2'
>
> [root_at_relay1 opendkim-1.2.2]# rpm -qa | grep openssl
> openssl-0.9.8e-12.el5_4.1
> openssl-devel-0.9.8e-12.el5_4.1
>
> [root_at_relay1 opendkim-1.2.2]# rpm -qa | grep gcc
> compat-gcc-34-3.4.6-4
> gcc-4.1.2-46.el5_4.1
> compat-gcc-34-c++-3.4.6-4
> libgcc-4.1.2-46.el5_4.1
>
> [root_at_relay1 opendkim-1.2.2]# rpm -qa | grep postfix
> postfix-2.3.3-2.1.el5_2
>
> [root_at_relay1 opendkim-1.2.2]# rpm -qa | grep sendmail
> sendmail-8.13.8-2.el5
> sendmail-devel-8.13.8-2.el5
>
>
> Is this something I can ignore?
I suspect the answer is "yes", but it would be nice to clean up the warnings.
Can you paste the ./configure line you used and its output?
Received on Thu Feb 04 2010 - 22:23:20 PST
This archive was generated by hypermail 2.2.0+W3C-0.50 : Fri Feb 05 2010 - 02:50:00 PST