On Sun, Dec 25, 2005 at 06:59:01PM +0200, Pekka Niiranen wrote: > Hi, > > has anybody managed to build Python 2.4.2 from > ports created in 24/12/2005? Mine tries to > install Berkeley db which fails for > @pkgpath in db's file PKLIST: > > "Unknown element: pkgpath" etc... > > I am using official v3.8. > > Building Berkeley from sources succeeds > but building Python does not.
yes, so @pkgpath was added after 3.8. using current ports on release versions is not supported. see FAQ 15.4.1. Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
