Re: make menuconfig loops ??

From: Per Jessen
Date: Mon Dec 22 2003 - 15:11:25 EST


Nikita Danilov wrote:

> Per Jessen writes:
> > Hi,
> >
> > I have a problem when trying to build a kernel. It appears that make
> > menuconfig starts to loop -
> > after writing "Preparing scripts: functions, parsing ...done."
> > This is 2.4.23, jfs114, gcc3.3.2.
>
> I have seen this when file system with kernel sources was mounted
> noexec. What is in /proc/mounts?
>

Nikita,

/proc/mounts:

earth:/etc # cat /proc/mounts
rootfs / rootfs rw 0 0
/dev/root / jfs rw 0 0
proc /proc proc rw 0 0
devpts /dev/pts devpts rw 0 0
/dev/hda1 /boot jfs rw 0 0
/dev/hda4 /data1 jfs rw 0 0
tmpfs /dev/shm tmpfs rw 0 0


/Per


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