Mandag 07 april 2008 12:36, skrev Juan Jose Pablos:
> Nyström Anders escribió:
> > hello
> >
> > I am trying to build a new kernel (make download, make tftpboot) but make
> > tftpboot stops at
> >
> > QUOTE
> > checking for termcap functions library... configure: error: No
> > curses/termcap library found make: *** [mysql-5.0.51a/Makefile] Error 1
> > UNQUOTE
>
> If you are using debian:
>
> apt-get install libncurses5-dev should solve the problem.
>
> found out here:
> http://bugs.mysql.com/bug.php?id=15818


"fakeinclude/curses.h" should probably be added as a build dependency for 
mysql in the Makefile:
-------
## mysql
$(mysql)/Makefile: stage1/opt/perl/bin/perl fakeinclude/zlib.h
-------
then remove libncurses5-dev from the host and try to compile..

I will give it a try when I hit jackpot in the time lottery :-)
So, if someone beats me to it..

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to