Subject: DragonFly BSD & pkgsrc
To: None <tech-pkg@netbsd.org>
From: Reid Thompson <Reid.Thompson@ateb.com>
List: tech-pkg
Date: 04/15/2005 08:35:35
Hi,
Looking for a little guidance...

Installed DragonFly 1.2 RELEASE from ISO, prior to following the process
outlined on  http://gobsd.com/ (Using the NetBSD Packages Collection
(pkgsrc) on DragonFlyBSD ) I installed nothing else other than the extra
packages available on the ISO ( i.e. no pkg_add, no exe's built from
source, etc)

Followed instructions on http://gobsd.com/ to setup pkgsrc on fresh
install of DragonFly 1.2 RELEASE.

cd /usr/
cvs -d anoncvs@anoncvs.us.netbsd.org:/cvsroot co pkgsrc

cd /usr/pkgsrc/bootstrap
./bootstrap --pkgdbdir /var/db/netbsdpkg

added the line "X11_TYPE=3Dxorg" to /etc/mk.conf at this point.

cp work/mk.conf.example /etc/mk.conf

configured PATH to add /usr/pkg/bin & /usr/pkg/xorg/bin

cd /usr/pkgsrc/meta-pkgs/xorg
bmake install

build fails.  Does the page http://gobsd.com/ (Using the NetBSD Packages
Collection (pkgsrc) on DragonFlyBSD ) leave out a step or something?  Or
is this just broken?

thanks,
reid