lkml.org 
[lkml]   [2000]   [Feb]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Subject2.3.x make menuconfig
    From
    Date
    Hi,

    I think that has not yet been reported - after installing recent 2.3.x kernels
    and then trying to configure the kernel with "make menuconfig" I get the
    following error:

    Am-1s:/usr/src/linux# make menuconfig
    rm -f include/asm
    ( cd include ; ln -sf asm-i386 asm)
    make -C scripts/lxdialog all
    make[1]: Entering directory `/data/Am1/linux-2.3/scripts/lxdialog'
    gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE -DCURSES_LOC="<ncurses.h>" -D__KERNEL__ -I/usr/src/linux/include -c lxdialog.c -o lxdialog.o
    In file included from /usr/src/linux/include/linux/types.h:4,
    from /usr/include/sys/types.h:4,
    from dialog.h:22,
    from lxdialog.c:22:
    /usr/src/linux/include/linux/config.h:4: linux/autoconf.h: No such file or directory
    make[1]: *** [lxdialog.o] Error 1
    make[1]: Leaving directory `/data/Am1/linux-2.3/scripts/lxdialog'
    make: *** [menuconfig] Error 2


    The easy workaround is to create an empty autoconf.h - then things work fine

    Greetings

    Robert

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.rutgers.edu
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2005-03-22 13:56    [W:5.145 / U:0.020 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site