Ha Tu wrote: > --- "Rinaldi J. Montessi" > <chief-curmudgeon@subdimension.com> wrote: > > Ha Tu wrote: > > > > > > Hi, > > > > > > I received a message "warning: Clock skew > > detected. > > > Your build may be incomplete." while running > > "make" or > > > "make clean" > > > > > > Does anyone please tell me the reason why? > > > > Try this: > > > > find "path of source files directory" -exec touch {} > > \; > > > > Somebodies clock is not synced. > > > Thank you very much > > By the way, I have another question. > where is the Ncurses library ? > While trying "make menuconfig", I received message: > > [root@localhost linux-2.4]# make menuconfig > rm -f include/asm > ( cd include ; ln -sf asm-i386 asm) > make -C scripts/lxdialog all > make[1]: Entering directory > `/usr/src/linux-2.4.18-3/scripts/lxdialog' > /usr/bin/ld: cannot find -lncurses > collect2: ld returned 1 exit status > > >> Unable to find the Ncurses libraries. > >> > >> You must have Ncurses installed in order > >> to use 'make menuconfig' > > make[1]: *** [ncurses] Error 1 > make[1]: Leaving directory > `/usr/src/linux-2.4.18-3/scripts/lxdialog' > make: *** [menuconfig] Error 2 > [root@localhost linux-2.4]# > > which packets contain this library ? > Please, tell me. $ rpm -qa | grep ncurses ncurses-c++-devel-5.2-26 ncurses-5.2-26 ncurses4-5.0-5 ncurses-devel-5.2-26 This is from 7.3 so ymmv I didn't check for dependancies but if you're installing fron cd you should have everything needed. rpm -Uvh /path/to/rpms/ncurses* Rinaldi -- By all means marry. If you get a good wife you will become happy, and if you get a bad one you will become a philosopher. --Socrates -- Psyche-list mailing list Psyche-list@redhat.com https://listman.redhat.com/mailman/listinfo/psyche-list