script error during kernel-compilation

From: Stefan Heyse (schnufff@gmx.de)
Date: Fri Jan 19 2001 - 05:51:48 PST

  • Next message: H.-J. Mehnert: "isdn"

    Message-ID: <007401c0821e$f84ab810$3500a8c0@spotschnuff>
    From: "Stefan Heyse" <schnufff@gmx.de>
    Date: Fri, 19 Jan 2001 14:51:48 +0100
    Subject: script error during kernel-compilation
    

    when i "make menuconfig" i get the following error.
    the machine is an old sparcstation lx with suse7.0
    i have updates all software-packages to the version requirement in "changes".
    what can i do ???
    i have "make mrproper", download the sources again and,and, and....

    please help
     

    sparc-schnuff:/usr/src/linux-2.4 # make menuconfig
    rm -f include/asm
    ( cd include ; ln -sf asm-sparc asm)
    make -C scripts/lxdialog all
    make[1]: Entering directory `/usr/src/linux-2.4/scripts/lxdialog'
    gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE -I/usr/include/ncurses -DCURSES_LOC="<ncurses.h>" -c -o checklist.o checklist.c
    gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE -I/usr/include/ncurses -DCURSES_LOC="<ncurses.h>" -c -o menubox.o menubox.c
    gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE -I/usr/include/ncurses -DCURSES_LOC="<ncurses.h>" -c -o textbox.o textbox.c
    gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE -I/usr/include/ncurses -DCURSES_LOC="<ncurses.h>" -c -o yesno.o yesno.c
    gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE -I/usr/include/ncurses -DCURSES_LOC="<ncurses.h>" -c -o inputbox.o inputbox.c
    gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE -I/usr/include/ncurses -DCURSES_LOC="<ncurses.h>" -c -o util.o util.c
    gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE -I/usr/include/ncurses -DCURSES_LOC="<ncurses.h>" -c -o lxdialog.o lxdialog.c
    gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE -I/usr/include/ncurses -DCURSES_LOC="<ncurses.h>" -c -o msgbox.o msgbox.c
    gcc -o lxdialog checklist.o menubox.o textbox.o yesno.o inputbox.o util.o lxdialog.o msgbox.o -lncurses
    make[1]: Leaving directory `/usr/src/linux-2.4/scripts/lxdialog'
    /bin/sh scripts/Menuconfig arch/sparc/config.in
    : command not found
    : command not found
    : command not found
    'cripts/Menuconfig: line 125: syntax error near unexpected token `{
    'cripts/Menuconfig: line 125: `load_functions () {
    make: *** [menuconfig] Error 2
    sparc-schnuff:/usr/src/linux-2.4 #



    This archive was generated by hypermail 2.1.0 : Wed Jun 06 2001 - 11:08:34 PDT