[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
compile kernel
- To: misc_(_at_)_openbsd_(_dot_)_org
- Subject: compile kernel
- From: "Allen S. Dahili" <allen_(_at_)_physics_(_dot_)_msuiit_(_dot_)_edu_(_dot_)_ph>
- Date: Tue, 2 Jul 2002 22:51:46 +0800 (PHT)
I compiled the kernel from the cvs. But I am stucked when compiling
vers.c. The last three lines read:
ld -z -Ttext D0100000 -e start -x -o bsd ${SYSTEM_OBJ} vers.o
text data bss dec hex
4517888 122880 825456 5466224 536870
What do these mean?
The .../GENERIC/vers.c contains
const char ostype[] = "OpenBSD";
const char osrelease[] = "3.1";
const char osversion[] = "GENERIC#9";
const char sccs[8] = { ' ', ' ', ' ', ' ', '@', '(', '#', ')' };
const char version[] =
"OpenBSD 3.1-current (GENERIC) #9: Tue Jul 2 22:47:39 PHT 2002\n
<address>:/usr/src/sys/arch/i386/compile/GENERIC\n";
TIA.
allen
Visit your host, monkey.org