You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I´m hoping you are willing to help me getting the Ruby gem ‘rkerberos' installed in FreeBSD. Reason is that I want to be able to have a foreman-proxy server running FreeBSD doing dns updates with nsupdate_gss and that depends on having rkerberos installed. The error I´m getting is:
compiling ccache.c
compiling config.c
compiling context.c
compiling kadm5.c
compiling keytab.c
compiling keytab_entry.c
compiling policy.c
compiling principal.c
compiling rkerberos.c
linking shared-object rkerberos.so
/usr/bin/ld: /usr/lib/libc.a(jemalloc_jemalloc.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC
/usr/lib/libc.a: could not read symbols: Bad value
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1
The archive attached contains gem_make.out and mkmf.log
Hello!
I´m hoping you are willing to help me getting the Ruby gem ‘rkerberos' installed in FreeBSD. Reason is that I want to be able to have a foreman-proxy server running FreeBSD doing dns updates with nsupdate_gss and that depends on having rkerberos installed. The error I´m getting is:
compiling ccache.c
compiling config.c
compiling context.c
compiling kadm5.c
compiling keytab.c
compiling keytab_entry.c
compiling policy.c
compiling principal.c
compiling rkerberos.c
linking shared-object rkerberos.so
/usr/bin/ld: /usr/lib/libc.a(jemalloc_jemalloc.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC
/usr/lib/libc.a: could not read symbols: Bad value
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1
The archive attached contains gem_make.out and mkmf.log
Thank you in advance!
Karli Sjöberg
Archive.zip
The text was updated successfully, but these errors were encountered: