On Thu, Nov 6, 2008 at 5:24 PM, Thomas Schwinge <[EMAIL PROTECTED]> wrote:

> On Wed, Nov 05, 2008 at 10:33:30PM +0200, Sergiu Ivanov wrote:
> > cc -std=gnu99  -Wall -g -O3  -I.  -I..  -I../include -I../include
> -D_GNU_SOURCE -D_IO_MTSAFE_IO -D_FILE_OFFSET_BITS=64   -c -o maptime.o
> maptime.c
> > In file included from maptime.c:26:
> > maptime.h:43: warning: C99 inline functions are not supported; using
> GNU89
> > maptime.h:43: warning: to disable this warning use -fgnu89-inline or the
> gnu_inline function attribute
>
> This is strange, because as of 2007-10-07 the build system should detect
> this -- that's more than a year ago.  Which Hurd sources are you trying
> to build?
>
> > ar r libshouldbeinlibc.a termsize.o [...]
> > ar: creating libshouldbeinlibc.a
> > libshouldbeinlibc.a
> > make[1]: libshouldbeinlibc.a: Command not found
>
> I'd guess/it looks like ranlib can't be found.  What does the configure
> log say?
>

Oh, sorry! I'm amazingly dumb here... I've forgotten about
configure at all... :-( No problems like these now.

Thank you for attention and sorry for taking up your time :-(

Regards,
scolobb

Reply via email to