Report Offensive Message

make file needs some fixing for 64bit compile on F14
apparently the makefile only tests for /usr/lib/libdl.so so it can't find the functions in that library on 64bit installations (/usr/lib64/libdl.so). the build itself works fine if you do it manually (add -ldl)... or fix the makefile.
Posted by bond.masuda@...
21st Jun 2011