[MacPorts] #23656: ncarg should use ${configure.cc}
MacPorts
noreply at macports.org
Wed Feb 10 16:28:29 PST 2010
#23656: ncarg should use ${configure.cc}
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: takeshi@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: | Port: ncarg
-------------------------------------+--------------------------------------
ncarg doesn't ensure it's UsingTheRightCompiler:
{{{
---> Configuring ncarg
DEBUG: Using compiler 'Mac OS X gcc 4.2'
DEBUG: Executing proc-pre-org.macports.configure-configure-0
cc -O -c -o ymake-filter.o ymake-filter.c
cc -O -c -o ymake-filter.o ymake-filter.c
cc: Error: You should be using ${configure.cc}
See http://trac.macports.org/wiki/UsingTheRightCompiler
make: *** [ymake-filter.o] Error 1
}}}
--
Ticket URL: <http://trac.macports.org/ticket/23656>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list