RE: Problems to set up Pistachio
Jan Stoess <[email protected]> Wed, 1 Oct 2008 14:57:08 +0200
| Newsgroups | gmane.comp.micro-kernel.l4.l4ka.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Lutz, Could you tell us wich versions of autoheader and autoconf you are using? Afair pistachio user is a little bit picky about the versions; version 2.53 are known to work, so you might want to try those. Cheers, -Jan -- Jan Stoess System Architecture Group University of Karlsruhe Phone: +49 (721) 608-4056 Fax: +49 (721) 608-7664 eMail: [email protected] > -----Original Message----- > From: [email protected] [mailto:[email protected] > karlsruhe.de] On Behalf Of Lutz Schönemann > Sent: Wednesday, October 01, 2008 8:08 AM > To: [email protected] > Subject: Problems to set up Pistachio > > Hi, all > > I've problems to get started with Pistachio. I followed the steps > described on the site: > http://l4ka.org/projects/pistachio/ia32/gettingstarted.php > I'm stuck at the step "Configuring user-level". It is described to run > the configure script. So I used autoheader and autoconf to create the > configure script but autoconf returned with: > > autoconf: Undefined macros: > configure.in:115:AC_CONFIG_HEADERS([config.h]) > configure.in:127: [AC_HELP_STRING([--with-comport=PORT], > configure.in:136: [AC_HELP_STRING([--with-comspeed=SPEED], > configure.in:145: [AC_HELP_STRING([--with-kickstart-linkbase=BASE], > configure.in:150: [AC_HELP_STRING([--with-s0-linkbase=BASE], > configure.in:155: [AC_HELP_STRING([--with-roottask-linkbase=BASE], > configure.in:160: [AC_HELP_STRING([--with-kerneldir=DIR], > configure.in:330:AC_CONFIG_FILES([ > configure.in:35:AC_CONFIG_SRCDIR([serv/sigma0/sigma0.cc]) > > How can I resolve this problem? Are there any arguments to run > autoheader/autoconf with? > > Thanks for help > Lutz Schönemann