On Oct 20, 2007, at 1:28 AM, rodney tamblyn wrote:

Hi William,

Thanks for your reply.  

Regarding the URL I got this wrong (meant to link to a posting not the whole thread), here's the posting I was reading:
http://www.nabble.com/Re%3A-port--u-upgrade-outdated-p13038283.html

Log of output from re-running per your suggestions...

lake:/Users/oceanbrowser/Sites/forum/includes root# port clean tiff
--->  Cleaning tiff
lake:/Users/oceanbrowser/Sites/forum/includes root# port install -d 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

-
Rodney Tamblyn
OceanBrowser Ltd
Dunedin, New Zealand
Tel: +64 3 4742102 x 22 
Tel: +64 4 4602519 x 22
Tel: +61 2 82315746 x 22

Thanks

Regards,

Rodney


curious.....I had no problem at all installing tiff.  Is your macports instalation in /opt/local? is it version 1.52? ( port selfupdate ) are you using mac os 10.4.10 and xcode 2.41?  (current version is on apple dev site.)  have an Intel mac?

however I did screw one thing up! I should have written:
port -d install tiff

the -d didnt take because it was out of place (my bad). please try it again so the full debug output is seen