Karl Bellve wrote:

Roberto Leibman wrote:

I've built mysql 5 rpms from scratch using srpms, and installed everything, including the package MySQL-embedded-5.0.18-0.glibc23.i386.rpm which I assume contains the embedded part of mysql.

However, when I try to compile roadster I get the following error:


Make sure you have libmysqld in your lib path.

Located on my system:
   /usr/lib/mysql/libmysqld.a

It's not actually in my system! Any idea what I might have to change in the spec file to get rpm build to create a proper MySQL-embedded rpm package?

If I do

[]# rpm -qvl MySQL-embedded

I get

(contains no files)

which leads me to think that the embedded library was not built.



cat /etc/ld.so.conf.d/mysql-i386.conf
/usr/lib/mysql


_______________________________________________
roadster mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/roadster

Reply via email to