Hi,

In the process of updating the notmuch package on rawhide, I am
hitting the following problem during building of the ruby bindings -
can any ruby aficionados help me out?

TIA,
Jonathan

gcc -shared -o notmuch.so messages.o tags.o filenames.o threads.o
status.o query.o directory.o message.o init.o thread.o database.o -L.
-L/usr/lib64 -L. -Wl,-z,relro
-specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector
-rdynamic -Wl,-export-dynamic -Wl,--no-undefined  -m64
../../lib/libnotmuch.so -lruby  -lpthread -ldl -lcrypt -lm   -lc
/usr/bin/ld: messages.o: relocation R_X86_64_PC32 against undefined
symbol `rb_eRuntimeError' can not be used when making a shared object;
recompile with -fPIC
/usr/bin/ld: final link failed: Bad value
collect2: error: ld returned 1 exit status
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Reply via email to