linux-um archives
 help / color / mirror / Atom feed
* [uml-devel] building from source
@ 2004-09-29 23:47 atanugul
  2004-10-01 19:25 ` BlaisorBlade
  0 siblings, 1 reply; 4+ messages in thread
From: atanugul @ 2004-09-29 23:47 UTC (permalink / raw)
  To: user-mode-linux-devel; +Cc: user-mode-linux-user

Hi!
I tried building a uml kernel from source.I have a debian 2.6.6 kernel on
my system. I downloaded a 2.4.26 kernel and a matching uml patch
(uml-patch-2.4.26-1.bz2) for it.I followed the steps specified in the
user-mode-linux. Everything went well till step 5. When I did `make linux
ARCH=um' I got the following error messages:
make -C arch/um/sys-i386/util mk_sc
make[1]: Entering directory
`/build/kernel-source-2.4.26/arch/um/sys-i386/util'gcc -c mk_sc.c
gcc -o mk_sc mk_sc.o
make[1]: Leaving directory
`/build/kernel-source-2.4.26/arch/um/sys-i386/util'make -C arch/um/kernel/skas include/skas_ptregs.h
make[1]: Entering directory `/build/kernel-source-2.4.26/arch/um/kernel/skas'
make -C util
make[2]: Entering directory
`/build/kernel-source-2.4.26/arch/um/kernel/skas/util'gcc -c mk_ptregs.c
gcc -o mk_ptregs mk_ptregs.o
make[2]: Leaving directory
`/build/kernel-source-2.4.26/arch/um/kernel/skas/util'util/mk_ptregs > include/skas_ptregs.h
make[1]: Leaving directory `/build/kernel-source-2.4.26/arch/um/kernel/skas'
arch/um/sys-i386/util/mk_sc > arch/um/include/sysdep-i386/sc.h
make -C arch/um/sys-i386/util mk_thread
make[1]: Entering directory
`/build/kernel-source-2.4.26/arch/um/sys-i386/util'gcc -c mk_thread_user.c
gcc -D__KERNEL__ -I/build/kernel-source-2.4.26/include -Wall
-Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 
-U__i386__ -Ui386 -fprofile-arcs -ftest-coverage -g -D__arch_um__
-DSUBARCH=\"i386\" -D_LARGEFILE64_SOURCE
-I/build/kernel-source-2.4.26/arch/um/include -Derrno=kernel_errno
-I/build/kernel-source-2.4.26/arch/um/kernel/tt/include
-I/build/kernel-source-2.4.26/arch/um/kernel/skas/include -c
mk_thread_kern.cIn file included from mk_thread_kern.c:3:
/build/kernel-source-2.4.26/include/linux/sched.h:366: error:
`CONFIG_NR_CPUS' undeclared here (not in a function)/build/kernel-source-2.4.26/include/linux/sched.h:366: error:
`CONFIG_NR_CPUS' undeclared here (not in a function)/build/kernel-source-2.4.26/include/linux/sched.h:528: error:
`CONFIG_NR_CPUS' undeclared here (not in a function)make[1]: *** [mk_thread_kern.o] Error 1
make[1]: Leaving directory
`/build/kernel-source-2.4.26/arch/um/sys-i386/util'make: *** [arch/um/sys-i386/util/mk_thread] Error 2


Can anyone tell me what i should do?

Thanks,
Ashwin.




-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-10-08  9:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-29 23:47 [uml-devel] building from source atanugul
2004-10-01 19:25 ` BlaisorBlade
2004-10-08  0:34   ` atanugul
2004-10-08  9:40     ` BlaisorBlade

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox