ports/59925: [maintainer update] make ganglia-monitor-core compile on ia64

Brooks Davis brooks at one-eyed-alien.net
Wed Dec 3 19:20:18 UTC 2003


>Number:         59925
>Category:       ports
>Synopsis:       [maintainer update] make ganglia-monitor-core compile on ia64
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 03 11:20:14 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Brooks Davis
>Release:        FreeBSD 5.2-BETA ia64
>Organization:
>Environment:
System: FreeBSD pluto1.freebsd.org 5.2-BETA FreeBSD 5.2-BETA #1: Tue Nov 25 19:16:22 PST 2003 marcel at pluto1.freebsd.org:/p/src/sys/ia64/compile/PLUTO1 ia64


	
>Description:

ganglia-monitor-core fails to compile on ia64 due to a bug in the
configure script.

>How-To-Repeat:
	
>Fix:

Apply this patch (adds files/patch-configure)

--- /dev/null	Wed Dec  3 11:05:40 2003
+++ files/patch-configure	Wed Dec  3 11:03:14 2003
@@ -0,0 +1,17 @@
+
+$FreeBSD$
+
+--- configure.orig	Wed Dec  3 11:01:53 2003
++++ configure	Wed Dec  3 11:02:53 2003
+@@ -12075,11 +12075,6 @@
+ #define HPUX 1
+ _ACEOF
+ ;;
+-*ia64*)
+-cat >>confdefs.h <<\_ACEOF
+-#define IA64 1
+-_ACEOF
+-;;
+ *aix*)		metric_source="aix.c"
+                 CFLAGS="$CFLAGS -D_ALL_SOURCE -DAIX"
+ 
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list