Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Dec 1999 23:14:12 +0100 (CET)
From:      Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/15340: pgp5 port broken on CURRENT due to compiler
Message-ID:  <199912072214.XAA34740@daemon.ninth-circle.org>

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

>Number:         15340
>Category:       ports
>Synopsis:       pgp5 port broken on CURRENT due to compiler
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec  7 14:20:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Jeroen Ruigrok van der Werven
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Ninth Circle Enterprises
>Environment:

	Any CURRENT after the gcc 2.95.2 installation.

>Description:

	Failure to compile pgp5

>How-To-Repeat:

	Take any current after gcc 2.95.2 was introduced and try to make pgp5

	cc -O2 -pipe -DUNIX=1   -DHAVE_CONFIG_H -DPGPTRUSTMODEL=0 -DDEBUG=1 -DUNFINISHED_CODE_ALLOWED=0      -I../../../. -I../../.././include -I../include -I.    -c pgpRndPool.c
	pgpRndPool.c: In function `pgpRandPoolAddEntropy':
	pgpRndPool.c:339: Invalid `asm' statement:
	pgpRndPool.c:339: fixed or forbidden register 0 (ax) was spilled for class AREG.
	*** Error code 1


>Fix:

	Not sure.


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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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