Subject: Re: pkg/30254
To: None <xtraeme@netbsd.org, gnats-admin@netbsd.org,>
From: David Rhodus <sdrhodus@gmail.com>
List: pkgsrc-bugs
Date: 05/24/2005 12:44:01
The following reply was made to PR pkg/30254; it has been noted by GNATS.

From: David Rhodus <sdrhodus@gmail.com>
To: Joerg Sonnenberger <joerg@britannica.bec.de>
Cc: "xtraeme@netbsd.org" <xtraeme@netbsd.org>,
	pkgsrc-bugs@netbsd.org, gnats-admin@netbsd.org,
	joerg@leaf.dragonflybsd.org
Subject: Re: pkg/30254
Date: Tue, 24 May 2005 12:42:27 +0000

 On 5/24/05, Joerg Sonnenberger <joerg@britannica.bec.de> wrote:
 > On Tue, May 24, 2005 at 01:48:22AM +0000, David Rhodus wrote:
 > > On 5/23/05, xtraeme@netbsd.org <xtraeme@netbsd.org> wrote:
 > > > Synopsis: Additional patches for DragonFly build of Xorg
 > > >
 > > > State-Changed-From-To: open->feedback
 > > > State-Changed-By: xtraeme@netbsd.org
 > > > State-Changed-When: Mon, 23 May 2005 20:56:35 +0000
 > > > State-Changed-Why:
 > > > Patches applied, is that enough?
 > >
 > > I still seem to have some build errors.
 > > client# uname -a
 > > DragonFly client 1.3.1-DEVELOPMENT DragonFly 1.3.1-DEVELOPMENT #4: Thu
 > > May 19 10:29:30 GMT 2005     root@client:/usr/obj/usr/src/sys/SMP
 > > i386
 > > client#
 >=20
 > Are you sure your tree is fully up to date? The only place where
 > pw_comment is used is in xc/include/Xos_r.h, but that place is explicitel=
 y
 > *not* used for DragonFly. That's x11/xorg-libs/patches/patch-bc.
 >=20
 > My own nightly build of meta-pkgs/xorg was successful.
 >=20
 > Joerg
 >=20
 
 Looks like doing a bmake clean from the metapackage directory wasn't
 cleaning up enough of the old build.  I did a build this morning and
 everything in xorg worked fine, though I hit the usual errno problem
 in perl still. :-(
 
 -DR