bug-hurd
[Top][All Lists]
Advanced

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

Re: Hurd does not want to build


From: Sergiu Ivanov
Subject: Re: Hurd does not want to build
Date: Thu, 6 Nov 2008 17:23:38 +0200

On Thu, Nov 6, 2008 at 1:33 AM, Michael Banck <mbanck@gmx.net> wrote:
On Wed, Nov 05, 2008 at 10:33:30PM +0200, Sergiu Ivanov wrote:
>   cd hurd/; make
>
> which dies with the following error message:
>
>   ar: creating libshouldbeinlibc.a
>   libshouldbeinlibc.a
>   make[1]: libshouldbeinlibc.a: Command not found
>   make[1]: *** [libshouldbeinlibc.a] Error 127
>   make[1]: Leaving directory `/tmp/hurd/libshouldbeinlibc'
>   make: *** [libshouldbeinlibc] Error 2

Sounds like the ranlib executable is missing, do you have binutils
installed?

Yes I have binutils installed. And also I have ranlib executable under
/usr/bin/.
 
"grep RANLIB config.make" probably returns an empty "RANLIB="?

I can't see `config.make' anywhere... Instead, I did

  grep RANLIB config.make.in

and it told me

  RANLIB = @RANLIB@

Does this say something to you?..

Regards,
scolobb
 

reply via email to

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