From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <48BCEA5F.6000409@domain.hid> Date: Tue, 02 Sep 2008 09:25:19 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Subject: Re: [Xenomai-help] Xenomai kernel compile issue List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Sam Ferguson Cc: xenomai@xenomai.org Sam Ferguson wrote: > Hello, I’m trying to compile Xenomai by following the Xenomai Quick build > guide found on this page: < > http://www.xenomai.org/index.php/Xenomai_quick_build_quide> however I run > across a compiling error shown here: > igvc@domain.hid$ sudo cp /boot/config-2.6.25.11 > .config > igvc@domain.hid$ sudo make menuconfig > scripts/kconfig/mconf arch/x86/Kconfig > # > # configuration written to .config > # > > > *** End of Linux kernel configuration. > *** Execute 'make' to build the kernel or try 'make help'. > > igvc@domain.hid$ sudo make You do not need to compile as root. It is actually safer to compile as a simple user. Could you post your .config ? -- Gilles.