Subject: Re: -current Releng for hpcarm
To: Steve Clement <steve@ion.lu>
From: Herb Peyerl <hpeyerl@beer.org>
List: port-hpcarm
Date: 08/20/2002 10:50:57
Steve Clement <steve@ion.lu> wrote:
> My -current problem:
>
> go to:
> ftp://releng.netbsd.org/pub/NetBSD-daily/200208190000/hpcarm/binary/sets/
>
> download comp.tgz
> copy to Jornada720 extract, try to run anything:
>
> bash-2.05# ./strings
> bash: ./strings: cannot execute binary file
> bash-2.05#
> bash-2.05# gcc
> bash: /usr/bin/gcc: cannot execute binary file
>
> Is my kernel lacking something essential? Am I getting mad?
>
> other question:
>
> does all arm32/arm compiled binary run on hpcarm. Bash runs quiet
> happilly...
You've got unhappy shared libs I think. delete your old ones, or
move them out of the way.
at least that's what I did.