Hi everyone

In file included from /usr/include/string.h:48,
                 from ../oskit/x86/main.c:32:
/usr/include/strings.h:36: redefinition of `size_t'
/usr/local/include/oskit/c/unistd.h:25: `size_t'
previously declared here
make: *** [main.o] Error 1


This is what i get when i try to compile the gnumach
cvs version with the oskit cvs version.

I was thinking that could be some options i need to
set in the modules.x86.pc file. Ive disabled libc, and
posix/sys libraries, im not sure... but after that, it
gives also several errors.

It seems to me like GNUmach is looking for both libc
and oskit headers, and it get confused with
declaration of variables and stuuf like that.
In this case what could do?.. i tried changing a few
things in /usr/include/strings.h and
/usr/local/include/oskit/c/unistd.h (apparaently these
are the two headers generating the errors) but still
gives the same error.

This is what i pass to configure=

CPPFLAGS=-I/usr/local/include
CFLAGS=-I/usr/local/include MIG=/usr/local/bin/mig
OSKIT_LIBDIR=/usr/local/lib/oskit ../configure
--prefix=/gnu



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


_______________________________________________
Help-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-hurd

Reply via email to