Armin K. wrote: > On 04/27/2013 07:03 AM, Bruce Dubbs wrote: >> I'm trying to build amarok and it can't find -lmysqld. >> >> Looking at my build of mysql, I did apply the >> embedded_library_shared-1.patch, but it does not seem to build libmysqld. >> >> Just on a hunch I edited the main CMakeLists.txt and added >> >> ADD_SUBDIRECTORY(mysqld) >> >> and rebuilt. That seems to have created /usr/lib/libmysqld.* for me. >> >> I think the patch needs to be updated. Armin, can you confirm? >> >> -- Bruce >> > > I've prepared 5.6.11 update in my trunk here, but I want to test > something before I commit it. > > Anyways, the instructions say that you need to add > -DWITH_EMBEDDED_SERVER=ON to build libmyqld library (enabled by default > on 5.6).
I had looked for that and missed it! I'm not sure why. It's in two places. Sorry for the noise. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page