On Wed, Aug 24, 2005 at 10:30:15AM +0200, Chris Vanden Berghe wrote: > Package: linux-source-2.6.12 > Version: 2.6.12-5 > Severity: normal > > > I get a permission denied error when trying to run 'make menuconfig' on a > clean kernel source:
Bizzare. Could you see if scripts/basic/fixdep exists, and if so, what permissions it has. It should be executable. Also, the following might shed some light on what is going on if its a compile problem: make V=1 menuconfig Another idea that springs to mind is that /mnt/hd2/usr/src is in a partition mounted noexec. -- Horms -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

