help-hurd
[Top][All Lists]
Advanced

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

Re: error making gnumach


From: Constantine Kousoulos
Subject: Re: error making gnumach
Date: Thu, 23 Mar 2006 19:57:02 +0200
User-agent: Mozilla Thunderbird 1.5 (Windows/20051201)

Make managed to complete at last! Many thanks and congrats to Thomas!

Here is the list of misnamed files. The following files were named with a '.s' extension instead of '.S' causing make to fail:

./i386/i386/_setjmp.S
./i386/i386/cswitch.S
./i386/i386/locore.S
./i386/i386/spl.S
./i386/i386at/boothdr.S
./i386/i386at/kdasm.S


Here is the output of 'make check' for reference:

make -C i386 sysdep.a
make[1]: Entering directory `[GNU Mach build-dir]/i386'
make -C linux linux.o
make[2]: Entering directory `[GNU Mach build-dir]/i386/linux'
make[2]: `linux.o' is up to date.
make[2]: Leaving directory `[GNU Mach build-dir]/i386/linux'
make[1]: Leaving directory `[GNU Mach build-dir]/i386'
make -C i386 boothdr.o
make[1]: Entering directory `[GNU Mach build-dir]/i386'
make[1]: `boothdr.o' is up to date.
make[1]: Leaving directory `[GNU Mach build-dir]/i386'
mbchk kernel
kernel: The Multiboot header is found at the offset 4100.
kernel: Page alignment is turned off.
kernel: Memory information is turned on.
kernel: Address fields is turned off.
kernel: All checks passed.
make -C i386 check
make[1]: Entering directory `[GNU Mach build-dir]/i386'
make -C linux check
make[2]: Entering directory `[GNU Mach build-dir]/i386/linux'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `[GNU Mach build-dir]/i386/linux'
make[1]: Leaving directory `[GNU Mach build-dir]/i386'




Best regards,
Constantine


____________________________________________________________________
http://www.freemail.gr - δωρεάν υπηρεσία ηλεκτρονικού ταχυδρομείου.
http://www.freemail.gr - free email service for the Greek-speaking.




reply via email to

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