help-hurd
[Top][All Lists]
Advanced

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

Compile Error: Gnumach 1.3 make error


From: pragun goyal
Subject: Compile Error: Gnumach 1.3 make error
Date: Wed, 28 Jun 2006 21:51:46 +0530

Please excuse me if I am posting this on the wrong mailing list.
I have a Debian 3.1 r1  system. I installed mig-1.3.deb, and updated my glibc.
Now when I compile gnumach, with
./configure --host=i686-gnu-pc --enable-lpr --enable-ide --enable-floppy
and when i run make i get this error.
gcc -O  -nostdinc -DMACH -DCMU -DMACH_KERNEL -DKERNEL  -DMACH_KMSG=1
-DCONTINUATIONS -D__ELF__ -Di386 -DLINUX_DEV -I./i386/i386at
-I./i386/i386 -I./i386/include -I./i386/include/mach/sa -I./i386/bogus
-I./i386 -I. -I. -I./include -I./bogus -I./util -I./kern -I./device
-c -o model_dep.o ./i386/i386at/model_dep.c
In file included from i386/i386at/model_dep.c:51:
i386/i386/proc_reg.h:142:13: missing terminating " character
i386/i386/proc_reg.h:143:25: invalid suffix "f" on integer constant
In file included from i386/i386at/model_dep.c:51:
i386/i386/proc_reg.h:143: error: syntax error before numeric constant
i386/i386/proc_reg.h:145:9: missing terminating " character
i386/i386at/model_dep.c: In function `mem_size_init':
i386/i386at/model_dep.c:214: error: `phys_first_addr' undeclared
(first use in this function)
i386/i386at/model_dep.c:214: error: (Each undeclared identifier is
reported only once
i386/i386at/model_dep.c:214: error: for each function it appears in.)
i386/i386at/model_dep.c: In function `i386at_init':
i386/i386at/model_dep.c:273: error: syntax error before ';' token
i386/i386at/model_dep.c: In function `pmap_valid_page':
i386/i386at/model_dep.c:589: error: `phys_first_addr' undeclared
(first use in this function)
make: *** [model_dep.o] Error 1




reply via email to

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