Subject: Re: Problems during crossbuild on i386
To: None <port-dreamcast@NetBSD.org>
From: Harold Gutch <logix@foobar.franken.de>
List: port-dreamcast
Date: 08/21/2003 02:31:59
On Wed, Aug 20, 2003 at 05:09:39PM +0200, Harold Gutch wrote:
> Hi,
> 
> I'm unable to crossbuild NetBSD-current for Dreamcast on i386.
> It bails out in:
> 
[...]
> 
> These symbols are in libdes, which is already built at that
> point.  Note that in the command above -ldes is not specified.
> The same thing happens on a native i386 build, but gcc seems to
> automatically link the resulting binary against libdes, since it
> picks this dependency up from somewhere (I guess from one of the
> other libraries linked against it, perhaps libkrb).

Indeed, libkrb does depend on libdes.  lha fixed this two days
ago (at least for hpropd).  So, I'll cvs up and build again.


bye,
  Harold