home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / graphics / 8315 < prev    next >
Encoding:
Text File  |  1992-07-31  |  1.0 KB  |  30 lines

  1. Newsgroups: comp.graphics
  2. Path: sparky!uunet!sun-barr!cs.utexas.edu!sdd.hp.com!nigel.msen.com!yale.edu!cmcl2!panix!mhieb
  3. From: mhieb@panix.com (Michael Hieb)
  4. Subject: xv-2.21 on SysVr3.2
  5. Summary: need help compiling xv-2.21 on SysVr3.2
  6. Message-ID: <1992Jul31.114348.8509@panix.com>
  7. Date: Fri, 31 Jul 1992 11:43:48 GMT
  8. Organization: PANIX Public Access Unix, NYC
  9. Keywords: xv-2.21 SysVr3.2 tiff
  10. Lines: 18
  11.  
  12.  receive the following errors when attempting to compile xv-2.21. They occur
  13. when attempting to compile the tiff portioj of the program after cd'ing
  14. into the tiff directory and typing make.
  15.  
  16. # make
  17.         cc -Dunix -I/usr/include/X11 /usr/include/lan /usr/include . -DUSE_VARAR
  18. GS=1 -DUSE_PROTOTYPES=0 -DHAVE_IEEEFP=1  -DCOLORIMETRY_SUPPORT  -DYCBCR_SUPPORT
  19.   -c tif_fax3.c
  20. "./tiffioP.h", line 39: syntax error
  21. "./tiffioP.h", line 39: cannot recover from earlier errors: goodbye!
  22. *** Error code 1
  23.  
  24. Stop.
  25.  
  26. I can find no clue as to what the problem might be in tiffioP.h. Any help would be greatly appreciated.
  27.  
  28. Michael
  29.  
  30.