[erlang-questions] make error on Erlang otp_src_R12B-3

philippe vanderstraeten phvander@REDACTED
Mon Sep 1 16:30:33 CEST 2008


I am trying to compile/link Erlang on Red Hat Enterprise Linux Client
release 5.2 (Tikanga)
I got this error (I do not put all the lines just some after the gcc call)

gcc  -g -O2
-I/home/pvander/neededpackages/otp_src_R12B-3/erts/i686-pc-linux-gnu
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -D_GNU_SOURCE -o
../priv/bin/i686-pc-linux-gnu/ssl_esock
../priv/obj/i686-pc-linux-gnu/esock.o
../priv/obj/i686-pc-linux-gnu/debuglog.o
../priv/obj/i686-pc-linux-gnu/esock_poll.o
../priv/obj/i686-pc-linux-gnu/esock_osio.o
../priv/obj/i686-pc-linux-gnu/esock_utils.o
../priv/obj/i686-pc-linux-gnu/esock_posix_str.o
../priv/obj/i686-pc-linux-gnu/esock_openssl.o -lutil -ldl -lm
/usr/lib/libssl.a /usr/lib/libcrypto.a  /usr/lib/libkrb5.a
/usr/lib/libkrb5support.a /usr/lib/libk5crypto.a /usr/lib/libresolv.a
/usr/lib/libcom_err.a /usr/lib/libz.a
/usr/lib/libkrb5.a(cc_keyring.o): In function `krb5_krcc_next_cred':
(.text+0x738): undefined reference to `keyctl_read_alloc'
/usr/lib/libkrb5.a(cc_keyring.o): In function `krb5_krcc_get_principal':
(.text+0xf2b): undefined reference to `keyctl_read_alloc'
/usr/lib/libkrb5.a(cc_keyring.o): In function `krb5_krcc_getkeycount':
(.text+0x1196): undefined reference to `keyctl_read'
/usr/lib/libkrb5.a(cc_keyring.o): In function `krb5_krcc_clearcache':
(.text+0x1237): undefined reference to `keyctl_clear'
/usr/lib/libkrb5.a(cc_keyring.o): In function `krb5_krcc_clearcache':
(.text+0x1269): undefined reference to `keyctl_clear'
.....
.... more lines likes above

Thanks for your help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20080901/9a40f350/attachment.htm>


More information about the erlang-questions mailing list