Subject: wrong gcc-lib after distro upgrade
To: None <tech-pkg@netbsd.org>
From: Borghart <borghart@gmx.de>
List: tech-pkg
Date: 12/10/2005 12:47:59
Hi!
I am using pkgsrc on linux. I recently upgraded my Linux Distro. Now
pkgsrc wants to use the old gcc-lib, which is no longer installed:

g++: /usr/lib/gcc-lib/i486-slackware-linux/3.3.4/ .... No such file or 
directory

(3.3.6) is installed.
I did a 'cd /usr/pkgsrc/bootstrap && ./cleanup && ./bootstrap' already,
but it did not change the situation.
How can i fix the issue?
regards, Borghart