Build error for xnu-517
Build error for xnu-517
- Subject: Build error for xnu-517
- From: Brian Tabone <email@hidden>
- Date: Sun, 2 Nov 2003 10:50:56 -0600
From: Brian Tabone <email@hidden>
Subject: Build error for XNU-517
Date: October 30, 2003 2:40:42 PM CST
To: email@hidden
Has anyone else tried to build xnu-517 (Darwin 7.0 source) and received
the following error?
I have run . SETUP/setup.sh (I'm running bash) and I have
Thread model: posix
gcc version 3.3 20030304 (Apple Computer, Inc. build 1495)
From the Xcode devel tools installed on my box. I am building this on a
10.3 box.
I am getting (I've included the link line on which the error occurs):
/usr/bin/ld -static -force_cpusubtype_ALL -segalign 0x1000 -arch ppc
-segaddr __
VECTORS 0x0 -segaddr __TEXT 0x7000 -e __start -sectalign __TEXT __text
0x1000 -s
ectalign __DATA __common 0x1000 -sectalign __DATA __bss 0x1000
-sectcreate __PRE
LINK __text /dev/null -sectcreate __PRELINK __symtab /dev/null
-sectcreate __PRE
LINK __info /dev/null
/Users/briant/Library/Desktop/xnu-517/BUILD/obj/RELEASE_P
PC/./osfmk/RELEASE/osfmk.o
/Users/briant/Library/Desktop/xnu-517/BUILD/obj/RELEA
SE_PPC/./bsd/RELEASE/bsd.o
/Users/briant/Library/Desktop/xnu-517/BUILD/obj/RELEA
SE_PPC/./iokit/RELEASE/iokit.o
/Users/briant/Library/Desktop/xnu-517/BUILD/obj/R
ELEASE_PPC/./pexpert/RELEASE/pexpert.o
/Users/briant/Library/Desktop/xnu-517/BUI
LD/obj/RELEASE_PPC/./libkern/RELEASE/libkern.o
/Users/briant/Library/Desktop/xnu
-517/BUILD/obj/RELEASE_PPC/./libsa/RELEASE/libsa.o kernel_vers.o -o
/Users/brian
t/Library/Desktop/xnu-517/BUILD/obj/RELEASE_PPC/./mach_kernel.sys
-lcc_kext; \
/usr/bin/strip -S -x
/Users/briant/Library/Desktop/xnu-517/BUILD/obj/RELEASE_P
PC/./mach_kernel.sys -o
/Users/briant/Library/Desktop/xnu-517/BUILD/obj/RELEASE_
PPC/./mach_kernel;
/usr/bin/ld: Undefined symbols:
_kld_load_basefile_from_memory
_kld_set_link_options
make[2]: *** [do_build_mach_kernel] Error 1
make[1]: *** [build_all] Error 2
make: *** [all] Error 2
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.