Subject: Re: pkg_install/libnbcompat on OpenBSD
To: None <grant@NetBSD.org>
From: Jun-ichiro itojun Hagino <itojun@itojun.org>
List: tech-pkg
Date: 03/13/2004 12:41:37
> On Mon, Sep 15, 2003 at 09:35:54PM +0000, Johnny C. Lam wrote:
> 
> > On Tue, Sep 16, 2003 at 05:59:21AM +0900, Jun-ichiro itojun Hagino wrote:
> > > 	it seems that pkgtools/libnbcompat and libnbcompat included in
> > > 	pkgtools/pkg_install does not compile on OpenBSD 3.4/i386 (ELF),
> > > 	due to some differences in evaluating expanded __weak_alias().
> > > 	do we really need __weak_alias in libnbcompat?
> > 
> > No, it doesn't.  The libnbcompat sources aren't quite clean yet, and
> > this is another thing we'll need to clean up.
> 
> I've done this now, but I don't have an OpenBSD system to test on.

	if you could let me know what should i do, step-by-step, i can test
	it on openbsd/i386 and openbsd/macppc.  (i'm not familiar w/ build of
	bootstrap-pkgsrc)

itojun