ports/71055: Update port: emulators/bochs
KATO Tsuguru
tkato432 at yahoo.com
Sat Aug 28 00:10:26 UTC 2004
>Number: 71055
>Category: ports
>Synopsis: Update port: emulators/bochs
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sat Aug 28 00:10:25 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 4.10-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Fix build on -current after gcc 3.4 import
New file:
files/patch-fpu::reg_ld_str.c
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/emulators/bochs/files/patch-fpu::reg_ld_str.c emulators/bochs/files/patch-fpu::reg_ld_str.c
--- /usr/ports/emulators/bochs/files/patch-fpu::reg_ld_str.c Thu Jan 1 09:00:00 1970
+++ emulators/bochs/files/patch-fpu::reg_ld_str.c Fri Aug 27 02:42:28 2004
@@ -0,0 +1,11 @@
+--- fpu/reg_ld_str.c.orig Thu Feb 12 07:28:52 2004
++++ fpu/reg_ld_str.c Fri Aug 27 02:42:12 2004
+@@ -315,7 +315,7 @@
+
+
+ /* Get a short from user memory */
+-int BX_CPP_AttrRegparmN(1)
++int BX_CPP_AttrRegparmN(2)
+ FPU_load_int16(bx_address _s, FPU_REG *loaded_data)
+ {
+ s16 s, negative;
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list