Subject: pkg/23043: galeon build fails with pkgsrc gcc3 on NetBSD 1.6.1_STABLE (-lgcc_s)
To: None <gnats-bugs@gnats.netbsd.org>
From: None <abs@mono.org>
List: netbsd-bugs
Date: 10/03/2003 09:53:39
>Number:         23043
>Category:       pkg
>Synopsis:       galeon build fails with pkgsrc gcc3 on NetBSD 1.6.1_STABLE (-lgcc_s)
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Oct 03 08:54:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     David Brownlee
>Release:        NetBSD 1.6.1_STABLE
>Organization:
>Environment:
System: NetBSD zoe.i.purplei.com 1.6.1_STABLE NetBSD 1.6.1_STABLE (_INTERNAL_) #0: Thu Oct 2 17:26:15 BST 2003 root@zoe.i.purplei.com:/tmp/_INTERNAL_ i386
Architecture: i386
Machine: i386
>Description:
	The detection of Mozilla fails due to libgcc_s not being linked in

	Changing the last line of work/.buildlink/bin/ld from
	    eval exec $cmd
	to
	    eval exec $cmd -lgcc_s
	confirms this is the problem

>How-To-Repeat:
	Try to compile galeon with pkgsrc gcc3 (set USE_GCC3=yes)
>Fix:
	Some buildlink and gcc magic required.

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