[MacPorts] #19828: enblend 3.0: "gpu.h:29:21: error: GL/glut.h: No such file or directory"
MacPorts
noreply at macports.org
Fri Jul 17 08:23:55 PDT 2009
#19828: enblend 3.0: "gpu.h:29:21: error: GL/glut.h: No such file or directory"
-----------------------------------------------+----------------------------
Reporter: macports@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.7.1
Keywords: enblend gpu.h glut.h missing file | Port: enblend
-----------------------------------------------+----------------------------
Comment(by Ink_Blot2001@…):
I also ran into a problem, though it looks a little different. Using up-
to-date MacPorts base 1.710 on PPC 10.4.11.
{{{
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_enblend/work/enblend-3.0"
&& make all " returned error 2
Command output: ranlib: file: libvigra_impex.a(libvigra_impex_a-png.o) has
no symbols
ranlib libvigra_impex.a
ranlib: file: libvigra_impex.a(iccjpeg.o) has no symbols
ranlib: file: libvigra_impex.a(libvigra_impex_a-jpeg.o) has no symbols
ranlib: file: libvigra_impex.a(libvigra_impex_a-png.o) has no symbols
Making all in win32helpers
make[3]: Nothing to be done for `all'.
if /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -g
-O3 -ffast-math -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-DENBLEND_CACHE_IMAGES -DNDEBUG -I../include -O2 -MT enblend-enblend.o -MD
-MP -MF ".deps/enblend-enblend.Tpo" -c -o enblend-enblend.o `test -f
'enblend.cc' || echo './'`enblend.cc; \
then mv -f ".deps/enblend-enblend.Tpo" ".deps/enblend-enblend.Po"; else rm
-f ".deps/enblend-enblend.Tpo"; exit 1; fi
In file included from anneal.h:46,
from mask.h:35,
from enblend.h:39,
from enblend.cc:121:
gpu.h:29:21: error: GL/glut.h: No such file or directory
fixmath.h: In function 'void vigra::transformLineIf(SrcIterator,
SrcIterator, SrcAccessor, MaskIterator, MaskAccessor, DestIterator,
DestAccessor, const Functor&) [with SrcIterator =
vigra::RowIterator<vigra::ConstCachedFileImageIterator<vigra::Int32> >,
SrcAccessor = vigra::StandardConstValueAccessor<int>, MaskIterator =
vigra::RowIterator<vigra::ConstCachedFileImageIterator<vigra::UInt8> >,
MaskAccessor = vigra::StandardConstValueAccessor<unsigned char>,
DestIterator =
vigra::RowIterator<vigra::CachedFileImageIterator<vigra::Int16> >,
DestAccessor = vigra::StandardValueAccessor<short int>, Functor =
enblend::ConvertPyramidToScalarFunctor<vigra::Int16, vigra::Int32, 17,
7>]':
fixmath.h:107: warning: control may reach end of non-void function
'DestPixelType enblend::ConvertPyramidToScalarFunctor<DestPixelType,
PyramidPixelType, PyramidIntegerBits,
PyramidFractionBits>::doConvert(const PyramidPixelType&,
vigra::VigraTrueType, vigra::VigraTrueType) const [with DestPixelType =
vigra::Int16, PyramidPixelType = vigra::Int32, int PyramidIntegerBits =
17, int PyramidFractionBits = 7]' being inlined
[...]
}}}
--
Ticket URL: <http://trac.macports.org/ticket/19828#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list