pkgsrc-Bugs archive

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

Re: pkg/42102 (pkgsrc fails bootstraping on openbsd amd64)



Synopsis: pkgsrc fails bootstraping on openbsd amd64

State-Changed-From-To: open->feedback
State-Changed-By: abs%NetBSD.org@localhost
State-Changed-When: Wed, 30 Dec 2009 20:35:11 +0000
State-Changed-Why:
I wonder if this is related to the #ifdef __weak_alias section or an existing
definition of DB...
As a quick test could you try editing 
pkgsrc/pkgtools/libnbcompat/files/db/db/db.c
and remove the following section around line 48

#ifdef __weak_alias
__weak_alias(dbopen,_dbopen)
#endif

then try rerunning bootstrap?





Home | Main Index | Thread Index | Old Index