[MacPorts] #28868: gts compilation fails
MacPorts
noreply at macports.org
Tue Mar 22 07:08:11 PDT 2011
#28868: gts compilation fails
---------------------------------+------------------------------------------
Reporter: t.koziara@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port: gts
---------------------------------+------------------------------------------
I am trying to install gts. There is a compilation error due to the "lack
of" pgm.h:
{{{
:info:build creating delaunay
:info:build if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src
-I/opt/local/include -DG_LOG_DOMAIN=\"Gts-examples\" -I/opt/local/include
-O2 -arch i386 -Wall -Werror-implicit-function-declaration -Wstrict-
prototypes -Wmissing-prototypes -Wmissing-declarations
-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
-I/opt/local/include -MT happrox.o -MD -MP -MF ".deps/happrox.Tpo" -c -o
happrox.o happrox.c; \
:info:build then mv -f ".deps/happrox.Tpo" ".deps/happrox.Po"; else rm
-f ".deps/happrox.Tpo"; exit 1; fi
:info:build happrox.c:24:17: error: pgm.h: No such file or directory
}}}
In fact though netpbm is installed. The problem is that netpbm is intalled
not in /opt/local, but it is installed in different versions in:
/opt/local/var/macports/software/netpbm. I have no idea why is it so, yet
it seems correct, since netpbm was freshly installed.
--
Ticket URL: <https://trac.macports.org/ticket/28868>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list