mimo zainstalowanych ncurses i tcl/tk nastepujace problemy :
menuconfig : [EMAIL PROTECTED] linux-2.4.21]# make menuconfig rm -f include/asm ( cd include ; ln -sf asm-i386 asm) make -C scripts/lxdialog all make[1]: Wej?cie do katalogu `/usr/src/linux-2.4.21/scripts/lxdialog' /usr/bin/ld: cannot open crt1.o: Nie ma takiego pliku ani katalogu 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] B??d 1 make[1]: Opuszczenie katalogu `/usr/src/linux-2.4.21/scripts/lxdialog' make: *** [menuconfig] B??d 2 xconfig : [EMAIL PROTECTED] linux-2.4.21]# make xconfig rm -f include/asm ( cd include ; ln -sf asm-i386 asm) make -C scripts kconfig.tk make[1]: Wej?cie do katalogu `/usr/src/linux-2.4.21/scripts' gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkparse.o tkparse.c tkparse.c:48:19: stdio.h: Nie ma takiego pliku ani katalogu tkparse.c:49:20: stdlib.h: Nie ma takiego pliku ani katalogu tkparse.c:50:20: string.h: Nie ma takiego pliku ani katalogu tkparse.c:54: error: `NULL' undeclared here (not in a function) tkparse.c:55: error: `NULL' undeclared here (not in a function) tkparse.c: In function `my_strcmp': tkparse.c:62: warning: implicit declaration of function `strcmp' tkparse.c: In function `syntax_error': tkparse.c:70: warning: implicit declaration of function `fprintf' tkparse.c:70: error: `stderr' undeclared (first use in this function) tkparse.c:70: error: (Each undeclared identifier is reported only once tkparse.c:70: error: for each function it appears in.) tkparse.c:71: warning: implicit declaration of function `exit' tkparse.c: In function `get_varnum': tkparse.c:92: warning: implicit declaration of function `realloc' tkparse.c:92: warning: assignment makes pointer from integer without a cast tkparse.c:94: error: `stderr' undeclared (first use in this function) tkparse.c:98: warning: implicit declaration of function `malloc' tkparse.c:98: warning: implicit declaration of function `strlen' tkparse.c:98: warning: assignment makes pointer from integer without a cast tkparse.c:99: warning: implicit declaration of function `strcpy' tkparse.c: In function `get_string': tkparse.c:120: warning: assignment makes pointer from integer without a cast tkparse.c:121: warning: implicit declaration of function `memcpy' tkparse.c: In function `tokenize_if': tkparse.c:218: error: `NULL' undeclared (first use in this function) tkparse.c:232: warning: assignment makes pointer from integer without a cast tkparse.c:233: warning: implicit declaration of function `memset' tkparse.c:302: warning: initialization makes pointer from integer without a cast tkparse.c:308: warning: implicit declaration of function `free' tkparse.c: In function `tokenize_choices': tkparse.c:338: warning: initialization makes pointer from integer without a cast tkparse.c:347: warning: assignment makes pointer from integer without a cast tkparse.c:349: error: `NULL' undeclared (first use in this function) tkparse.c:359: warning: implicit declaration of function `strncmp' tkparse.c: In function `tokenize_line': tkparse.c:382: error: `NULL' undeclared (first use in this function) tkparse.c:386: warning: initialization makes pointer from integer without a cast tkparse.c:498: warning: assignment makes pointer from integer without a cast tkparse.c:560: warning: implicit declaration of function `strdup' tkparse.c:560: warning: assignment makes pointer from integer without a cast tkparse.c:561: warning: assignment makes pointer from integer without a cast tkparse.c:562: warning: assignment makes pointer from integer without a cast tkparse.c:613: warning: assignment makes pointer from integer without a cast tkparse.c:615: warning: assignment makes pointer from integer without a cast tkparse.c:617: warning: assignment makes pointer from integer without a cast tkparse.c:659: warning: assignment makes pointer from integer without a cast tkparse.c:664: warning: assignment makes pointer from integer without a cast tkparse.c:668: warning: implicit declaration of function `sprintf' tkparse.c:676: warning: assignment makes pointer from integer without a cast tkparse.c: In function `do_source': tkparse.c:750: error: `FILE' undeclared (first use in this function) tkparse.c:750: error: `infile' undeclared (first use in this function) tkparse.c:757: error: `stdin' undeclared (first use in this function) tkparse.c:759: warning: implicit declaration of function `fopen' tkparse.c:762: error: `NULL' undeclared (first use in this function) tkparse.c:786: warning: implicit declaration of function `fgets' tkparse.c:787: warning: implicit declaration of function `feof' tkparse.c:810: warning: implicit declaration of function `fclose' make[1]: *** [tkparse.o] Bł?d 1 make[1]: Opuszczenie katalogu `/usr/src/linux-2.4.21/scripts' make: *** [xconfig] Bł?d 2 [EMAIL PROTECTED] linux-2.4.21]# www.oborniki.com.pl - serwis informacyjny. TMK _________________________________________ http://pld-linux.org/ = faq, howto, newsy dostales tutaj odpowiedz na swoje pytanie? podziel sie z innymi i dopisz do FAQ! http://pld-linux.org/FAQ/
