This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

OS X building linux kernel 2.6.6 under 0.28-rc31


Hi,

I'm working on building a linux kernel on Mac OS X, and am getting the following error when running 'make menuconfig':

make[1]: Nothing to be done for `__build'.
  HOSTLLD -shared scripts/kconfig/libkconfig.so
/usr/bin/ld: Undefined symbols:
_main
collect2: ld returned 1 exit status
make[1]: *** [scripts/kconfig/libkconfig.so] Error 1
make: *** [menuconfig] Error 2

I came across the OS X excerpt in the how to, and patch for 2.6.5. Is this still the preferred method for building a kernel under OS X, or should I be going another route to build?

Thanks!

Eric


------ Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/ Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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