I am having trouble getting tiff to install, and it seems I am not alone (http://www.nabble.com/port--u-upgrade-outdated-tf4564763.html#a13038283) Can anyone tell me what I'm doing wrong? I've tried: port sync sudo port -dvnf upgrade outdated port clean tiff lake:~ root# port install tiff ---> Fetching tiff ---> Verifying checksum(s) for tiff ---> Extracting tiff ---> Configuring tiff ---> Building tiff with target all 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_tiff/work/tiff-3.8.2" && make all " returned error 2 Command output: /System/Library/Frameworks/GLUT.framework/Headers/glut.h:559: error: parse error before "size" /System/Library/Frameworks/GLUT.framework/Headers/glut.h:560: error: parse error before "size" /System/Library/Frameworks/GLUT.framework/Headers/glut.h:561: error: parse error before "innerRadius" /System/Library/Frameworks/GLUT.framework/Headers/glut.h:562: error: parse error before "innerRadius" /System/Library/Frameworks/GLUT.framework/Headers/glut.h:565: error: parse error before "size" /System/Library/Frameworks/GLUT.framework/Headers/glut.h:566: error: parse error before "size" /System/Library/Frameworks/GLUT.framework/Headers/glut.h:576: error: parse error before "param" /System/Library/Frameworks/GLUT.framework/Headers/glut.h:616: error: parse error before "mode" tiffgt.c: In function 'raster_draw': tiffgt.c:285: warning: implicit declaration of function 'glDrawPixels' tiffgt.c:285: error: 'GL_RGBA' undeclared (first use in this function) tiffgt.c:285: error: (Each undeclared identifier is reported only once tiffgt.c:285: error: for each function it appears in.) tiffgt.c:285: error: 'GL_UNSIGNED_BYTE' undeclared (first use in this function) tiffgt.c:285: error: parse error before "GLvoid" tiffgt.c: In function 'raster_reshape': tiffgt.c:291: error: 'GLfloat' undeclared (first use in this function) tiffgt.c:291: error: parse error before "xratio" tiffgt.c:293: error: 'xratio' undeclared (first use in this function) tiffgt.c:293: error: 'yratio' undeclared (first use in this function) tiffgt.c:295: warning: implicit declaration of function 'glPixelZoom' tiffgt.c:296: warning: implicit declaration of function 'glViewport' tiffgt.c: In function 'raster_keys': tiffgt.c:303: warning: unused parameter 'x' tiffgt.c:303: warning: unused parameter 'y' tiffgt.c: In function 'raster_special': tiffgt.c:348: warning: unused parameter 'x' tiffgt.c:348: warning: unused parameter 'y' make[1]: *** [tiffgt-tiffgt.o] Error 1 make: *** [all-recursive] Error 1 Thanks in advance, ~ Rodney -- View this message in context: http://www.nabble.com/tiff-tf4656376.html#a13305194 Sent from the MacPorts - Users mailing list archive at Nabble.com.