Guest User

Untitled

a guest
Dec 11th, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.18 KB | None | 0 0
  1. /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pthread -I./../libar -g -L/usr/local/ssl/lib -L/usr/lib -pthread -L/usr/lib -o opendkim opendkim-opendkim.o opendkim-opendkim-ar.o opendkim-opendkim-arf.o opendkim-opendkim-crypto.o opendkim-opendkim-db.o opendkim-opendkim-dns.o opendkim-opendkim-lua.o opendkim-config.o opendkim-flowrate.o opendkim-stats.o opendkim-test.o opendkim-util.o ../libopendkim/libopendkim.la -lmilter -lssl -lcrypto -ldl -L/usr/local/lib -lopendbx -llua -lm ../libar/libar.la ../libdkimrep/libdkimrep.la
  2. libtool: link: gcc -std=gnu99 -pthread -I./../libar -g -pthread -o opendkim opendkim-opendkim.o opendkim-opendkim-ar.o opendkim-opendkim-arf.o opendkim-opendkim-crypto.o opendkim-opendkim-db.o opendkim-opendkim-dns.o opendkim-opendkim-lua.o opendkim-config.o opendkim-flowrate.o opendkim-stats.o opendkim-test.o opendkim-util.o -L/usr/local/ssl/lib -L/usr/lib ../libopendkim/.libs/libopendkim.a /disk1/download/opendkim-2.4.0/libar/.libs/libar.a -ltre -lmilter -L/usr/local/lib /usr/local/lib/libopendbx.so -L/usr/lib64/mysql -llua -lm ../libar/.libs/libar.a -lresolv ../libdkimrep/.libs/libdkimrep.a -lssl -lcrypto -ldl -pthread -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib
  3. /usr/bin/ld: skipping incompatible /usr/lib/libmilter.a when searching for -lmilter
  4. /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64/liblua.a(loslib.o)(.text+0x175): In function `os_tmpname':
  5. : warning: the use of `tmpnam' is dangerous, better use `mkstemp'
  6. opendkim-opendkim.o(.text+0x3ce2): In function `dkimf_xs_getreputation':
  7. /disk1/download/opendkim-2.4.0/opendkim/opendkim.c:3987: undefined reference to `dkimf_rep_arlib_setup'
  8. opendkim-opendkim.o(.text+0x124b5): In function `mlfi_eom':
  9. /disk1/download/opendkim-2.4.0/opendkim/opendkim.c:14561: undefined reference to `dkimf_rep_arlib_setup'
  10. collect2: ld returned 1 exit status
  11. make[3]: *** [opendkim] Error 1
  12. make[3]: Leaving directory `/disk1/download/opendkim-2.4.0/opendkim'
  13. make[2]: *** [all-recursive] Error 1
  14. make[2]: Leaving directory `/disk1/download/opendkim-2.4.0/opendkim'
  15. make[1]: *** [all-recursive] Error 1
  16. make[1]: Leaving directory `/disk1/download/opendkim-2.4.0'
  17. make: *** [all] Error 2
Add Comment
Please, Sign In to add comment