Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 475092 - dev-libs/soprano-2.9.2 fails recompile after dev-db/mysql-5.5.32
Summary: dev-libs/soprano-2.9.2 fails recompile after dev-db/mysql-5.5.32
Status: RESOLVED DUPLICATE of bug 474952
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-28 11:07 UTC by Ulenrich
Modified: 2013-06-28 21:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ulenrich 2013-06-28 11:07:42 UTC
dev-libs/soprano-2.9.2 fails recompile after dev-db/mysql-5.5.32

but after
ln -s /usr/lib64/mysql/libmysqlclient.so.18.0.0 libmysqlclient.so.18
soprano succeeds

Having had mysql-5.1.xy (stable) before I looked into that old of my own mysql bin-package, there existed:
/usr/lib64/libmysqlcli....

not of now unstable mysql-5.5 subdir:
/usr/lib64/mysql/libmysqlcli....
Comment 1 Ulenrich 2013-06-28 11:09:08 UTC
after
ln -s /usr/lib64/mysql/libmysqlclient.so.18.0.0 /usr/lib64/libmysqlclient.so.18
recompile succeeds of cause ...
Comment 2 Johannes Huber (RETIRED) gentoo-dev 2013-06-28 21:50:52 UTC
Please rebuild mysql, there was a bug in the eclass.

*** This bug has been marked as a duplicate of bug 474952 ***
Comment 3 Johannes Huber (RETIRED) gentoo-dev 2013-06-28 21:51:54 UTC
(In reply to Johannes Huber from comment #2)
> Please rebuild mysql, there was a bug in the eclass.
> 
> *** This bug has been marked as a duplicate of bug 474952 ***

Sorry, forgot to mention: after syncing the tree of course.