help-hurd
[Top][All Lists]
Advanced

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

Re: OSKit error


From: Ognyan Kulev
Subject: Re: OSKit error
Date: Sat, 31 May 2003 19:32:29 +0300
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.3b) Gecko/20030408 Minotaur/0.1a

Luis Araujo wrote:

Im trying to compile OSKit on freebsd, but everytime i
use make comes up the following error:

In file included from base_irq_softint_handler.c:18:
support.h:65: syntax error before "size_t"
support.h:66: syntax error before "size_t"
support.h:67: syntax error before "size_t"
support.h:68: syntax error before "size_t"
support.h:69: syntax error before "size_t"
support.h:71: syntax error before "size_t"
gmake[1]: *** [base_irq_softint_handler.o] Error 1

What version of FreeBSD is that and what GCC compiler it uses? It looks like that this is unix/support.h and size_t is not defined. It may be that oskit expects something glibc-specific from the standard C headers found in FreeBSD.

Regards
--
Ognyan Kulev <ogi@fmi.uni-sofia.bg>, "\"Programmer\""





reply via email to

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