Re: l4ka Digest, Vol 44, Issue 5
"Prem Mallappa" <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.l4ka.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Kashin Lin, Please look around in the mailing list archive and see if anybody has posted the same things before. The question you asked is already posted before. There are two things to consider. pistachio-0.4 version pistachio-cvs version. Your compiler version is 4.x, using this version you cannot compile pistachio-0.4, in pistachio-cvs version the ARM port is not supported for long and is out of date, it compiles but won't run (AFAIK) If you really want to compile the pistachio-0.4 use the toolchain provided at the L4Ka::Pistachio website. /Prem Message: 1 > Date: Sun, 19 Aug 2007 18:57:26 +0800 > From: "kashin Lin" <[email protected]> > Subject: errors when compile Pistachio for ARM > To: [email protected] > Message-ID: > <[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > > Hi~ > > after configure Pistachio for my target platform & setting > cross-compiler(as following), i issue "make" to build Pistachio. > ARCH=arm > CPU=xscale > PLATFORM=pleb2 > TOOLPREFIX=arm-linux- > > but i got some error messages which is about "variable has not been > declared". > is it the problem of the source code i download or there are something i > forgot to do? > > the following is the error message. > =========================================== > error messages > =========================================== > make[1]: Entering directory > `/home/kashin08/L4Ka_Pistachio/src/pistachio/build_a > rm' > ===> Generating include/tcb_layout.h > > /home/kashin08/L4Ka_Pistachio/src/pistachio/kernel/include/arch/arm/pgent.h: > In > member function 'void pgent_t::set_entry(space_t*, pgent_t::pgsize_e, > void*, > wor > d =============== REMOVED ===================