Subject: pkg/15684: devel/stlport build fails if lang/gcc not already installed
To: None <gnats-bugs@gnats.netbsd.org>
From: Dan Winship <danw@ximian.com>
List: netbsd-bugs
Date: 02/20/2002 13:44:51
>Number:         15684
>Category:       pkg
>Synopsis:       devel/stlport build fails if lang/gcc not already installed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Feb 20 10:46:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Dan Winship
>Release:        current
>Organization:
>Environment:
System: NetBSD twelve-monkeys.ximian.com 1.5X NetBSD 1.5X (GENERIC) #0: Tue Jul 31 20:12:29 EDT 2001 danw@twelve-monkeys.ximian.com:/usr/src/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
>Description:
	If you don't have lang/gcc installed and try to build
	devel/stlport, the devel/stlport crashes out trying to use "/c++"
	to compile something.

	I'm guessing this is because the path to the lang/gcc install
	gets substituted into devel/stlport's Makefile before it's
	available

>How-To-Repeat:
	pkg_delete gcc
	cd /usr/pkgsrc/devel/stlport; make

	(I haven't actually tried that...)
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted: