Subject: Re: pre-update? (qt3 doesn't build with old qt3 installed)
To: Hubert Feyrer <hubert@feyrer.de>
From: Thomas Klausner <wiz@NetBSD.org>
List: tech-pkg
Date: 02/11/2004 12:34:31
On Wed, Feb 11, 2004 at 12:07:48PM +0100, Hubert Feyrer wrote:
> On Tue, 10 Feb 2004, Jeremy C. Reed wrote:
> > Do you have a copy of the error messages?
> 
> No.
> The error arises if you have an old qt version installed (3.x) and want to
> build a new one (3.y), then the wrong headers are pulled in.

I don't understand how this can happen, since when you do
"make update" in qt3-libs, the first thing that happens is
that the currently installed qt3-libs gets deinstalled, so its
headers are not there anymore.

What exactly is the error?

 Thomas