[MacPorts] #33178: xymon-server 4.3.7 doesn't ensure it's UsingTheRightCompiler
MacPorts
noreply at macports.org
Tue Feb 7 07:19:12 PST 2012
#33178: xymon-server 4.3.7 doesn't ensure it's UsingTheRightCompiler
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: fclaire@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: | Port: xymon-server
-------------------------------------+--------------------------------------
xymon-server doesn't ensure it's UsingTheRightCompiler:
{{{
Configuration script for Xymon
This script asks a few questions and builds a Makefile to compile Xymon
Checking your make-utility
Checking pre-requisites for building Xymon
Checking for fping ...
OK, will use '/opt/local/sbin/fping' for ping tests
Checking for RRDtool ...
gcc -g -O -Wall -Wno-unused -D_REENTRANT -DBIND_8_COMPAT=1 -DDarwin
-I/opt/local/include -o test-rrd.o -c test-rrd.c
gcc: Error: You should be using ${configure.cc}
See https://trac.macports.org/wiki/UsingTheRightCompiler
make: *** [test-compile] Error 1
Not RRDtool 1.0.x, checking for 1.2.x
gcc -g -O -Wall -Wno-unused -D_REENTRANT -DBIND_8_COMPAT=1 -DDarwin
-DRRDTOOL12 -I/opt/local/include -o test-rrd.o -c test-rrd.c
gcc: Error: You should be using ${configure.cc}
See https://trac.macports.org/wiki/UsingTheRightCompiler
make: *** [test-compile] Error 1
}}}
--
Ticket URL: <https://trac.macports.org/ticket/33178>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list