https://bugzilla.novell.com/show_bug.cgi?id=777407 https://bugzilla.novell.com/show_bug.cgi?id=777407#c5 --- Comment #5 from David Liang <dliang@suse.com> 2012-11-08 07:07:27 UTC --- Some documents on this link issue: https://fedoraproject.org/wiki/Features/ChangeInImplicitDSOLinking http://fedoraproject.org/wiki/UnderstandingDSOLinkChange openSUSE was updated to follow this DOS link change, we need to add '-lpthread -ldl' explicitly. I check the source code in https://github.com/Gnurou/tagainijisho, your patch --target_link_libraries(tagaini_sqlite pthread) --target_link_libraries(tagaini_sqlite dl) was already included, so I think this bug could be resolved as fixed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.