sparc64/125124: devel/smake doesn't compile on sparc64 platform

Daniel Austin MBCS freebsd-sparc64 at dan.me.uk
Mon Jun 30 17:00:10 UTC 2008


>Number:         125124
>Category:       sparc64
>Synopsis:       devel/smake doesn't compile on sparc64 platform
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-sparc64
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 30 17:00:09 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Daniel Austin MBCS
>Release:        FreeBSD 7.0-STABLE sparc64
>Organization:
>Environment:
System: FreeBSD ultra60.dan.me.uk 7.0-STABLE FreeBSD 7.0-STABLE #0: Tue Jun 24 04:02:44 BST 2008 dan at ultra60.dan.me.uk:/usr/obj/usr/src/sys/DAN sparc64


	
>Description:
	Makefile claims smake does not compile on sparc64 platform.
>How-To-Repeat:
	Unknown
>Fix:
	smake appears to compile fine on 7-STABLE sparc64.
	Did a test compile & install - appears to work okay.
	8-CURRENT compile is probably still broken.

--- smake.diff begins here ---
diff -u ./Makefile ../smake/Makefile
--- ./Makefile	2008-05-14 21:07:02.000000000 +0100
+++ ../smake/Makefile	2008-06-30 17:49:11.000000000 +0100
@@ -32,8 +32,4 @@
 BROKEN=		Does not compile
 .endif
 
-.if ${ARCH} == "sparc64"
-BROKEN=		Does not build on sparc64
-.endif
-
 .include <bsd.port.post.mk>
--- smake.diff ends here ---


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


More information about the freebsd-sparc64 mailing list