help-hurd
[Top][All Lists]
Advanced

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

GNUMach error


From: Luis Araujo
Subject: GNUMach error
Date: Sun, 1 Jun 2003 08:57:31 -0500 (CDT)

Hi everyone...

I did some changes in the modules.x86.pc file,
enabling a few things to make working the ide
support... gnumach 2.0 did't recognize my IDE.

and ive realized that i forgot to pass the options
"kernel-ide" to make in gnumach. 
But now, it complains=

"No rule to make target kernel-ide"

Then i went and got this patch=

http://www.vis.ethz.ch/~wagi/hurd/gnumach/gnumach-oskit-path.patch

And it seemed to require autoconf, then i installed,
but now comes up the following error=

cd . && autoconf
configure.in:99: warning: AC_CONFIG_SUBDIRS: you
should use literals
configure:1606: error: possibly undefined macro:
AC_TRY_COMPILER
configure:1629: error: possibly undefined macro:
AC_PROG_CC_GNU
make: *** [configure] Error 1
rm device_reply_user.c mach_host_server.c
mach_debug_server.c mach_server.c device_server.c
memory_object_default_user.c memory_object_user_user.c
memory_object_reply_user.c mach_port_server.c
mach_i386_server.c device_pager_server.c mach4_server.

im using FreeBSD 5.0 and gcc 3.2, and this the command
line im passing to configure=

$ MIG=/usr/local/bin/mig CC=gcc CFLAGS="-g -O2" \    
OSKIT_LIBDIR=/usr/local/lib/oskit ./configure  \
--prefix=/gnu --host=i386-gnu                   \
--with-oskit=/usr/local/lib/oskit; 

my oskit libraries are in /usr/local/lib/oskit

Luis Araujo

_________________________________________________________
Do You Yahoo!?
Información de Estados Unidos y América Latina, en Yahoo! Noticias.
Visítanos en http://noticias.espanol.yahoo.com




reply via email to

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