On Wed, Jul 08, 2015 at 03:29:44PM +0200, Leopold Palomo-Avellaneda wrote: > > > > What else do you get? > > using pbuilder the same... > > it worked in my case because I ran it without patch, it was my fault. Just > run: > fakeroot debian/rules binary > > but I must admit that i don't understand why no applied the patch ...
Yes, sounds strange. On the other hand I never run the above manually only debuild or pdebuild. Seems to be safe. > Why do it fail in your case? > > because you need to add ${SQLITE3_LIBRARIES} as target dependency of HYPHYMP > > line 294 of CMakeLists.txt patched > -target_link_libraries(HYPHYMP ${DEFAULT_LIBRARIES}) > +target_link_libraries(HYPHYMP ${DEFAULT_LIBRARIES} ${SQLITE3_LIBRARIES} ) I tried this and even at another target_link_libraries command but it remains failing. > another thing is to add ${SQLITE3_LIBRARIES} to ${DEFAULT_LIBRARIES}, but I > don't know how it affects the rest. I decided for the later and this builds now so I regard the problem solved. I do not see any bad side effects in this specific case. Thanks for your help Andreas. -- http://fam-tille.de -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20150708151014.gk13...@an3as.eu