Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Oct 1996 22:19:26 -0800 (PST)
From:      asami@freebsd.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/1939: exodus port doesn't build with new g++-2.7.2.1
Message-ID:  <199611010619.WAA06911@silvia.HIP.Berkeley.EDU>
Resent-Message-ID: <199611010630.WAA22504@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         1939
>Category:       ports
>Synopsis:       exodus port doesn't build with new g++-2.7.2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 31 22:30:00 PST 1996
>Last-Modified:
>Originator:     Satoshi Asami
>Organization:
The awesome FreeBSD ports team
>Release:        FreeBSD 2.2-CURRENT i386
>Environment:

	FreeBSD-current after import of g++-2.7.2.1

>Description:

 :
g++             -I../../../src/client/include           -I../../include -I../../common/include           -O2 -Dsparc -DMMAP_BUFFER_POOL    -c bf.C 
In file included from bf.C:6:
space.c:95: warning: overflow in implicit constant conversion
../../include/HashTable.c: In method `class PAGEHASH * HashTable<PID,PAGEHASH>::Find(const class PID *)':
../../include/HashTable.c:159: bad argument 2 for function `class PID * PAGEHASH::keylocation(int, class PID **)' (type was const class PID **)
dmake:  Error code 1, while making 'bf.o'
dmake:  Error code 255, while making 'workspace.mod.recursive'
dmake:  Error code 255, while making 'workspace.mod.recursive'
*** Error code 255

Stop.

>How-To-Repeat:

>Fix:
	
	I'd fix it myself if I were a C++ hacker. :(

>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611010619.WAA06911>