Subject: pkg/15832: fressh doesn't build with gcc 2.95 it seems
To: None <gnats-bugs@gnats.netbsd.org>
From: None <mrg@eterna.com.au>
List: netbsd-bugs
Date: 03/08/2002 11:14:09
>Number:         15832
>Category:       pkg
>Synopsis:       fressh doesn't build with gcc 2.95 it seems
>Confidential:   yes
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Mar 07 16:15:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     matthew green
>Release:        NetBSD 1.5ZA
>Organization:
people's front against (bozotic) www (softwar foundation)
>Environment:
System: NetBSD splode.eterna.com.au 1.5ZA NetBSD 1.5ZA (SPLODE) #19: Thu Jan 24 03:03:56 EST 2002 mrg@fish-dances.eterna.com.au:/var/SPLODE sparc64
Architecture: sparc
Machine: sparc64
>Description:

	when building fressh in current, gcc 2.95.3 has more warnings causing
	the build to fail.

>How-To-Repeat:

	% cd /usr/pkgsrc/*/fressh; make
	...
	cc -c -g -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arithmetic -Wreturn-type -Wwrite-strings  -Wcast-qual -Wswitch -Werror -I. -Itransport -Icrypto  -DSMALL_CRC_TABLE -DSESSION_KEY_TIMING ssh-agent.c -o ssh-agent.o
	cc1: warnings being treated as errors
	ssh-agent.c: In function `agent_v1_rsa_challenge':
	ssh-agent.c:893: warning: `chal' might be used uninitialized in this function
	*** Error code 1

	Stop.
	[ ... ]

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