Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Dec 1999 01:21:47 -0500 (EST)
From:      Donn Miller <dmmiller@lca67.cvzoom.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/15758: Compile errors with port of "aview"
Message-ID:  <199912290621.BAA03106@lca67.cvzoom.net>

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

>Number:         15758
>Category:       ports
>Synopsis:       When compiling /usr/ports/graphics/aview, I get compile errors
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 28 22:30:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Donn Miller
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
None
>Environment:
output of uname -a:

FreeBSD lca67.cvzoom.net 4.0-CURRENT FreeBSD 4.0-CURRENT #0: Mon Dec 27 14:53:42
 EST 1999     dmmiller@lca111.cvzoom.net:/usr/src/sys/compile/CUSTOM  i386
	
output of gcc -v:

Using builtin specs.
gcc version 2.95.2 19991024 (release)

>Description:

When I tried to compile aview in the ports collection, I get the following errors:

===>  Building for aview-1.2
cc -mpentium -O3 -pipe  -I/usr/X11R6/include -I/usr/local/include -c main.c
cc -mpentium -O3 -pipe  -I/usr/X11R6/include -I/usr/local/include -c ui.c
cc -mpentium -O3 -pipe  -I/usr/X11R6/include -I/usr/local/include -c shrink.c
cc -mpentium -O3 -pipe  -I/usr/X11R6/include -I/usr/local/include -c image.c
cc -mpentium -O3 -pipe  -I/usr/X11R6/include -I/usr/local/include -O -o aview main.o  ui.o  shrink.o  image.o -laa -lncurses -lm    -L/usr/X11R6/lib -lX11 -L/usr/local/lib -L/usr/local/lib
cc -mpentium -O3 -pipe  -I/usr/X11R6/include -I/usr/local/include -c flip.c
flip.c: In function `dcd_delta_flc':
sstring.h:493: Invalid `asm' statement:
sstring.h:493: fixed or forbidden register 2 (cx) was spilled for class CREG.
flip.c: In function `dcd_delta_fli':
sstring.h:493: Invalid `asm' statement:
sstring.h:493: fixed or forbidden register 2 (cx) was spilled for class CREG.
flip.c: In function `dcd_byte_run':
sstring.h:493: Invalid `asm' statement:
sstring.h:493: fixed or forbidden register 2 (cx) was spilled for class CREG.
flip.c: In function `dcd_black':
sstring.h:669: Invalid `asm' statement:
sstring.h:669: fixed or forbidden register 2 (cx) was spilled for class CREG.
flip.c: In function `processframechunk':
sstring.h:493: Invalid `asm' statement:
sstring.h:493: fixed or forbidden register 2 (cx) was spilled for class CREG.
*** Error code 1

Stop in /usr/ports/graphics/aview/work/aview-1.2.
*** Error code 1

Stop in /usr/ports/graphics/aview.
*** Error code 1

Stop in /usr/ports/graphics/aview.
*** Error code 1

Stop in /usr/ports/graphics/aview.
*** Error code 1

Stop in /usr/ports/graphics/aview.
>How-To-Repeat:

Just try building aview in /usr/ports/graphics/aview

>Fix:

Not known.  (If I did, I wouldn't be submitting this report. :-)

>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?199912290621.BAA03106>