Subject: Re: pkgsrc DragonFly 1.8.0/i386 2007-10-04 23:38
To: None <pkgsrc-bulk@netbsd.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: pkgsrc-bulk
Date: 10/07/2007 13:36:27
On Sun, Oct 07, 2007 at 12:56:33AM +0200, Thomas Klausner wrote:
> > devel/qconf rillig@NetBSD.org
>
> src/qconf.cpp: In function `int main(int, char**)':
> src/qconf.cpp:1292: error: `usr' was not declared in this scope
> src/qconf.cpp:1292: error: `pkg' was not declared in this scope
> src/qconf.cpp:1292: error: `share' was not declared in this scope
> src/qconf.cpp:1292: error: expected primary-expression before '(' token
> src/qconf.cpp:1292: error: expected primary-expression before '/' token
> src/qconf.cpp:1293: error: expected primary-expression before '(' token
> src/qconf.cpp:1293: error: expected primary-expression before '/' token
> *** Error code 1
I had patched this before and I am not sure where it comes from. The
patches where removed with the next update though.
Joerg