help-hurd
[Top][All Lists]
Advanced

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

error making gnumach


From: Constantine Kousoulos
Subject: error making gnumach
Date: Wed, 15 Mar 2006 21:03:13 +0200
User-agent: Mozilla Thunderbird 1.5 (Windows/20051201)

I configure gnumach like this

./configure --enable-kdb --enable-ide

and then make.


Make output from stderr:

make: Warning: File `/dev/null' has modification time 6.3e+03 s in the future
make: Warning: File `/dev/null' has modification time 6.3e+03 s in the future
make: Warning: File `/dev/null' has modification time 6.3e+03 s in the future
ipc/mach_port.c: In function `mach_port_insert_right':
ipc/mach_port.c:1310: warning: comparison of distinct pointer types lacks a cast
ipc/mach_port.c:1310: warning: comparison of distinct pointer types lacks a cast
In file included from kern/bootstrap.c:62:
/home/testmach/kern/strings.h:41: warning: conflicting types for built-in function `strncmp' /home/testmach/kern/strings.h:50: warning: conflicting types for built-in function `strncpy'
kern/debug.c:37:2: warning: #warning missing include for panic()
kern/debug.c:181: warning: conflicting types for built-in function `log'
kern/ipc_tt.c: In function `mach_ports_register':
kern/ipc_tt.c:1114: warning: assignment makes pointer from integer without a 
cast
In file included from kern/printf.c:117:
/home/testmach/kern/strings.h:41: warning: conflicting types for built-in function `strncmp' /home/testmach/kern/strings.h:50: warning: conflicting types for built-in function `strncpy'
kern/printf.c:513: warning: conflicting types for built-in function `vprintf'
kern/printf.c:519: warning: conflicting types for built-in function `printf'
kern/printf.c:600: warning: conflicting types for built-in function `vsnprintf'
In file included from kern/strings.c:34:
/home/testmach/kern/strings.h:41: warning: conflicting types for built-in function `strncmp' /home/testmach/kern/strings.h:50: warning: conflicting types for built-in function `strncpy'
In file included from ddb/db_command.c:42:
/home/testmach/kern/strings.h:41: warning: conflicting types for built-in function `strncmp' /home/testmach/kern/strings.h:50: warning: conflicting types for built-in function `strncpy'
In file included from ddb/db_lex.c:37:
/home/testmach/kern/strings.h:41: warning: conflicting types for built-in function `strncmp' /home/testmach/kern/strings.h:50: warning: conflicting types for built-in function `strncpy'
In file included from ddb/db_print.c:38:
/home/testmach/kern/strings.h:41: warning: conflicting types for built-in function `strncmp' /home/testmach/kern/strings.h:50: warning: conflicting types for built-in function `strncpy'
In file included from ddb/db_sym.c:35:
/home/testmach/kern/strings.h:41: warning: conflicting types for built-in function `strncmp' /home/testmach/kern/strings.h:50: warning: conflicting types for built-in function `strncpy'
make[1]: Warning: File `/dev/null' has modification time 6.2e+03 s in the future
make[1]: Warning: File `/dev/null' has modification time 6.2e+03 s in the future
make[1]: Warning: File `/dev/null' has modification time 6.2e+03 s in the future
i386at/conf.c:86: warning: initialization from incompatible pointer type
i386at/model_dep.c: In function `exit':
i386at/model_dep.c:184: warning: `noreturn' function does return
i386/iopb.c: In function `i386_io_port_add':
i386/iopb.c:322: warning: comparison of distinct pointer types lacks a cast
i386/iopb.c: In function `i386_io_port_remove':
i386/iopb.c:421: warning: comparison of distinct pointer types lacks a cast
make[1]: *** No rule to make target `boothdr.o', needed by `sysdep.a'.  Stop.
make: *** [i386/sysdep.a] Error 2



Gnumach's sources are in /home/testmach and i use the latest version of gnumach from cvs. My linux distro is, of course, debian.

What can i do?

Thanks in advance.






____________________________________________________________________
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]