help-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

error compiling mig


From: nicholse
Subject: error compiling mig
Date: Sat, 7 May 2005 22:22:32 -0000 (UTC)
User-agent: SquirrelMail/1.5.0

Here is the error from compiling mig using debian
Linux version 2.6.8-2-686 (dilinger@toaster.hq.voxel.net) (gcc version
3.3.5 (Debian 1:3.3.5-6)) #1 Mon Jan 24 03:58:38 EST 2005
gcc -v
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
Configured with: ../src/configure -v
--enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr
--mandir=/usr/share/man --infodir=/usr/share/info
--with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared
--enable-__cxa_atexit --with-system-zlib --enable-nls
--without-included-gettext --enable-clocale=gnu --enable-debug
--enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-12)
./
kleenix:/home/preferred/mach/mig# ./configure --build=i686-pc-linux-gnu
--host=i686-gnu

gcc -S   -x c -o cpu.symo cpu.symc
cpu.symc:1:26: mach/message.h: No such file or directory
cpu.symc: In function `bogus':
cpu.symc:3: error: `integer_t' undeclared (first use in this function)
cpu.symc:3: error: (Each undeclared identifier is reported only once
cpu.symc:3: error: for each function it appears in.)
cpu.symc:9: error: `mach_msg_header_t' undeclared (first use in this
function)
cpu.symc:11: error: `mach_msg_type_t' undeclared (first use in this function)
cpu.symc:13: error: `mach_msg_type_long_t' undeclared (first use in this
function)
cpu.symc:15: error: `MACH_MSG_TYPE_UNSTRUCTURED' undeclared (first use in
this function)
cpu.symc:17: error: `MACH_MSG_TYPE_POLYMORPHIC' undeclared (first use in
this function)
cpu.symc:19: error: `MACH_MSG_TYPE_BIT' undeclared (first use in this
function)
cpu.symc:21: error: `MACH_MSG_TYPE_BOOLEAN' undeclared (first use in this
function)
cpu.symc:23: error: `MACH_MSG_TYPE_INTEGER_16' undeclared (first use in
this function)
cpu.symc:25: error: `MACH_MSG_TYPE_INTEGER_32' undeclared (first use in
this function)
cpu.symc:27: error: `MACH_MSG_TYPE_CHAR' undeclared (first use in this
function)cpu.symc:29: error: `MACH_MSG_TYPE_BYTE' undeclared (first use in
this function)cpu.symc:31: error: `MACH_MSG_TYPE_INTEGER_8' undeclared
(first use in this function)
cpu.symc:33: error: `MACH_MSG_TYPE_REAL' undeclared (first use in this
function)cpu.symc:35: error: `MACH_MSG_TYPE_INTEGER_64' undeclared (first
use in this function)
cpu.symc:37: error: `MACH_MSG_TYPE_STRING' undeclared (first use in this
function)
cpu.symc:39: error: `MACH_MSG_TYPE_STRING_C' undeclared (first use in this
function)
cpu.symc:41: error: `MACH_MSG_TYPE_MOVE_RECEIVE' undeclared (first use in
this function)
cpu.symc:43: error: `MACH_MSG_TYPE_MOVE_SEND' undeclared (first use in
this function)
cpu.symc:45: error: `MACH_MSG_TYPE_MOVE_SEND_ONCE' undeclared (first use
in this function)
cpu.symc:47: error: `MACH_MSG_TYPE_COPY_SEND' undeclared (first use in
this function)
cpu.symc:49: error: `MACH_MSG_TYPE_MAKE_SEND' undeclared (first use in
this function)
cpu.symc:51: error: `MACH_MSG_TYPE_MAKE_SEND_ONCE' undeclared (first use
in this function)
cpu.symc:53: error: `MACH_MSG_TYPE_PORT_NAME' undeclared (first use in
this function)
cpu.symc:55: error: `MACH_MSG_TYPE_PORT_RECEIVE' undeclared (first use in
this function)
cpu.symc:57: error: `MACH_MSG_TYPE_PORT_SEND' undeclared (first use in
this function)
cpu.symc:59: error: `MACH_MSG_TYPE_PORT_SEND_ONCE' undeclared (first use
in this function)
make: *** [cpu.symo] Error 1

Using the K8 mini iso, kernel hangs after detecting the floppy drive. Is
there a debug option to pass to the kernel?

I was hoping to compile mig and hurd myself but as you can see the errors
above.

Aloha, Eric






reply via email to

[Prev in Thread] Current Thread [Next in Thread]