On 06/04/2013 01:49 PM, Golden Tony wrote: > Output: > … > (67% ) building cxx object client/CMakefiles/mysql.dir/sql_string.cc.o > make(2): *** no rule to make target ‘/usr/lib/libnurses.so’, needed by > client/mysql stop > Make(1): *** ( client/CMakefiles/mysql.dir/all ) error 2 > …… > > Is it posibble to edit client/makefile? >
Did you create /usr/lib/libncurses.so in LFS when you installed ncurses package? It should be a text file containing INPUT(-lncursesw) -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
