[7337] in testers
Re: libtiff headers missing on Athena 9.4 Suns
daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Wed Aug 17 14:15:51 2005
Message-Id: <200508171815.j7HIFeBA019326@brad-majors.mit.edu>
To: Alex T Prengel <alexp@MIT.EDU>
cc: testers@MIT.EDU
In-Reply-To: Your message of "Wed, 17 Aug 2005 13:33:14 EDT."
<200508171733.j7HHXFn3010668@dit.mit.edu>
Date: Wed, 17 Aug 2005 14:15:40 -0400
From: Garry Zacheiss <zacheiss@MIT.EDU>
>> It seems that although libtiff is present, the tiff headers
>> (tiffvers.h...) are not on Suns. Could these be added?
I have these on my 9.4 Sun, and they're present on the srvd:
[zacheiss@brad-majors] ~$ ls -l /usr/athena/include/tiff*
-r--r--r-- 1 root other 24328 Apr 7 17:03 /usr/athena/include/tiff.h
-r--r--r-- 1 root other 5281 Apr 7 17:03 /usr/athena/include/tiffconf.h
-r--r--r-- 1 root other 14072 Apr 7 17:03 /usr/athena/include/tiffio.h
-r--r--r-- 1 root other 410 Apr 7 17:03 /usr/athena/include/tiffvers.h
[zacheiss@brad-majors] ~$ ls -l /srvd/usr/athena/include/tiff*
-r--r--r-- 1 root other 24328 Apr 7 17:03 /srvd/usr/athena/include/tiff.h
-r--r--r-- 1 root other 5281 Apr 7 17:03 /srvd/usr/athena/include/tiffconf.h
-r--r--r-- 1 root other 14072 Apr 7 17:03 /srvd/usr/athena/include/tiffio.h
-r--r--r-- 1 root other 410 Apr 7 17:03 /srvd/usr/athena/include/tiffvers.h
Are these files really not there on your machine, or is the build system
for whatever software package you're building just failing to find them?
Garry