X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Leo Liu Subject: something goes wrong while compiling linux kernel under cygwin Date: Sat, 16 Dec 2006 07:16:14 +0000 (UTC) Lines: 31 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Note-from-DJ: This may be spam Hi, i'm a newbie to use cygwin under windows. I have known steps of compiling kernel under Linux. For some reason, i want to compile linux kernel under Windows now. But i met some problems which stops me to continue. The error stdout like this: Administrator AT TUX /kernel/linux-2.6.16.36 $make config HOSTCC scripts/basic/fixdep HOSTCC scripts/basic/split-include HOSTCC scripts/basic/docproc HOSTLD scripts/kconfig/conf scripts/kconfig/conf.o:conf.c:(.text+0x91)锛氬鈥榑libintl_gettext鈥欐湭瀹氫箟鐨勫 紩鐢?scripts/kconfig/conf.o:conf.c:(.text+0xa5)锛氬鈥榑libintl_gettext鈥欐湭瀹氫 箟鐨勫紩鐢?scripts/kconfig/conf.o:conf.c:(.text+0xb9)锛氬鈥榑libintl_gettext鈥欐 湭瀹氫箟鐨勫紩鐢?scripts/kconfig/conf.o:conf.c:(.text+0x10f)锛氬鈥榑 libintl_gettext鈥欐湭瀹氫箟鐨勫紩鐢?scripts/kconfig/conf.o:conf.c:(.text+0x123)锛 氬鈥榑libintl_gettext鈥欐湭瀹氫箟鐨勫紩鐢?scripts/kconfig/conf.o:conf.c: (.text+0x137): more undefined references to `_libintl_gettext' follow collect2: ld returned 1 exit status make[1]: *** [scripts/kconfig/conf] error 1 make: *** [config]error 2 Administrator AT TUX /kernel/linux-2.6.16.36 $ I have already installed all devel packages and libs packages of cygwin, and my gcc could compile c files. Can anybody tell me how to fix the problem? or what things i must prepare for doing this? Thanks. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/