This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

something goes wrong while compiling linux kernel under cygwin


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@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@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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]