Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Aug 2004 21:24:00 +0400 (MSD)
From:      Igor Pokrovsky <ip@doom.homeunix.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/70456: Update port: graphics/smoke fix build on 5.x
Message-ID:  <200408141724.i7EHO0vB003968@doom.homeunix.org>
Resent-Message-ID: <200408141730.i7EHUItS032408@freefall.freebsd.org>

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

>Number:         70456
>Category:       ports
>Synopsis:       Update port: graphics/smoke fix build on 5.x
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 14 17:30:18 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Igor Pokrovsky
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD doom.homeunix.org 4.10-STABLE FreeBSD 4.10-STABLE #0: Wed Jul 7 12:47:50 MSD 2004 root@doom.homeunix.org:/usr/obj/usr/src/sys/KERNEL i386


	
>Description:
Should fix build on i386 5.x.
	
>How-To-Repeat:
	
>Fix:

	

--- smoke.diff begins here ---
diff -ruN /usr/ports/graphics/smoke/files/patch-src_stroke.cc smoke/files/patch-src_stroke.cc
--- /usr/ports/graphics/smoke/files/patch-src_stroke.cc	Thu Jan  1 03:00:00 1970
+++ smoke/files/patch-src_stroke.cc	Sat Aug 14 21:16:45 2004
@@ -0,0 +1,10 @@
+--- src/stroke.cc.orig	Sat Aug 14 21:16:17 2004
++++ src/stroke.cc	Sat Aug 14 21:16:27 2004
+@@ -24,6 +24,7 @@
+ #include "store.h"
+ #include "segments.h"
+ 
++#include <cmath>
+ 
+ 
+ // StrokeStyle
--- smoke.diff ends here ---


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



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