This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Slaven Rezic,
    
This is a computer-generated report for Tk-TIFF-0.10_50
on perl-5.8.8, created automatically by CPAN-Reporter-1.02 
and sent to the CPAN Testers mailing list.  

If you have received this email directly, it is because the person testing 
your distribution chose to send a copy to your CPAN email address; there 
may be a delay before the official report is received and processed 
by CPAN Testers.

Thank you for uploading your work to CPAN.  However, it appears that
there were some problems with your distribution.  If these results are 
not what you expect, please consult "Notes for CPAN Authors" on 
the CPAN Testers Wiki: http://cpantest.grango.org

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make':

cp TIFF.pm blib/lib/Tk/TIFF.pm
/usr/bin/perl /usr/local/share/perl/5.8.8/ExtUtils/xsubpp  -typemap 
/usr/share/perl/5.8/ExtUtils/typemap -typemap /usr/lib/perl5/Tk/typemap  
TIFF.xs > TIFF.xsc && mv TIFF.xsc TIFF.c
cc -c  -I/usr/lib/perl5/Tk -I/usr/local/include  -D_REENTRANT -D_GNU_SOURCE 
-DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.10_50\" 
-DXS_VERSION=\"804.027\" -fPIC "-I/usr/lib/perl/5.8/CORE"  -DHAVE_TIFF_H  -Wall 
-Wno-implicit-int -Wno-comment -Wno-unused -D__USE_FIXED_PROTOTYPES__ TIFF.c
cc -c  -I/usr/lib/perl5/Tk -I/usr/local/include  -D_REENTRANT -D_GNU_SOURCE 
-DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.10_50\" 
-DXS_VERSION=\"804.027\" -fPIC "-I/usr/lib/perl/5.8/CORE"  -DHAVE_TIFF_H  -Wall 
-Wno-implicit-int -Wno-comment -Wno-unused -D__USE_FIXED_PROTOTYPES__ imgTIFF.c
imgTIFF.c:41:23: error: tiffio.h: No such file or directory
imgTIFF.c:119: error: expected ‘)’ before ‘*’ token
imgTIFF.c:120: error: expected ‘;’ before ‘int’
imgTIFF.c:152: error: ‘TIFFClose’ undeclared here (not in a function)
imgTIFF.c:152: warning: excess elements in struct initializer
imgTIFF.c:152: warning: (near initialization for ‘tiff’)
imgTIFF.c:153: error: ‘TIFFGetField’ undeclared here (not in a function)
imgTIFF.c:153: warning: excess elements in struct initializer
imgTIFF.c:153: warning: (near initialization for ‘tiff’)
imgTIFF.c:154: error: ‘TIFFGetFieldDefaulted’ undeclared here (not in a 
function)
imgTIFF.c:154: warning: excess elements in struct initializer
imgTIFF.c:154: warning: (near initialization for ‘tiff’)
imgTIFF.c:155: error: ‘TIFFOpen’ undeclared here (not in a function)
imgTIFF.c:155: warning: excess elements in struct initializer
imgTIFF.c:155: warning: (near initialization for ‘tiff’)
imgTIFF.c:156: error: ‘TIFFReadEncodedStrip’ undeclared here (not in a 
function)
imgTIFF.c:156: warning: excess elements in struct initializer
imgTIFF.c:156: warning: (near initialization for ‘tiff’)
imgTIFF.c:157: error: ‘TIFFReadRGBAImage’ undeclared here (not in a 
function)
imgTIFF.c:157: warning: excess elements in struct initializer
imgTIFF.c:157: warning: (near initialization for ‘tiff’)
imgTIFF.c:158: error: ‘TIFFReadTile’ undeclared here (not in a function)
imgTIFF.c:158: warning: excess elements in struct initializer
imgTIFF.c:158: warning: (near initialization for ‘tiff’)
imgTIFF.c:159: error: ‘TIFFSetField’ undeclared here (not in a function)
imgTIFF.c:159: warning: excess elements in struct initializer
imgTIFF.c:159: warning: (near initialization for ‘tiff’)
imgTIFF.c:160: error: ‘TIFFTileSize’ undeclared here (not in a function)
imgTIFF.c:160: warning: excess elements in struct initializer
imgTIFF.c:160: warning: (near initialization for ‘tiff’)
imgTIFF.c:161: error: ‘TIFFWriteEncodedStrip’ undeclared here (not in a 
function)
imgTIFF.c:161: warning: excess elements in struct initializer
imgTIFF.c:161: warning: (near initialization for ‘tiff’)
imgTIFF.c:165: error: ‘_TIFFfree’ undeclared here (not in a function)
imgTIFF.c:165: warning: excess elements in struct initializer
imgTIFF.c:165: warning: (near initialization for ‘tiff’)
imgTIFF.c:166: error: ‘_TIFFmalloc’ undeclared here (not in a function)
imgTIFF.c:166: warning: excess elements in struct initializer
imgTIFF.c:166: warning: (near initialization for ‘tiff’)
imgTIFF.c:167: error: ‘_TIFFmemcpy’ undeclared here (not in a function)
imgTIFF.c:167: warning: excess elements in struct initializer
imgTIFF.c:167: warning: (near initialization for ‘tiff’)
imgTIFF.c:168: error: ‘_TIFFrealloc’ undeclared here (not in a function)
imgTIFF.c:168: warning: excess elements in struct initializer
imgTIFF.c:168: warning: (near initialization for ‘tiff’)
imgTIFF.c:169: error: ‘TIFFSetErrorHandler’ undeclared here (not in a 
function)
imgTIFF.c:169: warning: excess elements in struct initializer
imgTIFF.c:169: warning: (near initialization for ‘tiff’)
imgTIFF.c:170: error: ‘TIFFSetWarningHandler’ undeclared here (not in a 
function)
imgTIFF.c:170: warning: excess elements in struct initializer
imgTIFF.c:170: warning: (near initialization for ‘tiff’)
imgTIFF.c:171: error: ‘TIFFClientOpen’ undeclared here (not in a function)
imgTIFF.c:171: warning: excess elements in struct initializer
imgTIFF.c:171: warning: (near initialization for ‘tiff’)
imgTIFF.c:172: error: ‘TIFFRegisterCODEC’ undeclared here (not in a 
function)
imgTIFF.c:172: warning: excess elements in struct initializer
imgTIFF.c:172: warning: (near initialization for ‘tiff’)
imgTIFF.c:173: error: ‘TIFFError’ undeclared here (not in a function)
imgTIFF.c:173: warning: excess elements in struct initializer
imgTIFF.c:173: warning: (near initialization for ‘tiff’)
imgTIFF.c:174: warning: excess elements in struct initializer
imgTIFF.c:174: warning: (near initialization for ‘tiff’)
imgTIFF.c:175: warning: excess elements in struct initializer
imgTIFF.c:175: warning: (near initialization for ‘tiff’)
imgTIFF.c:176: warning: excess elements in struct initializer
imgTIFF.c:176: warning: (near initialization for ‘tiff’)
imgTIFF.c:177: warning: excess elements in struct initializer
imgTIFF.c:177: warning: (near initialization for ‘tiff’)
imgTIFF.c:178: error: ‘TIFFTileRowSize’ undeclared here (not in a function)
imgTIFF.c:178: warning: excess elements in struct initializer
imgTIFF.c:178: warning: (near initialization for ‘tiff’)
imgTIFF.c:179: error: ‘TIFFScanlineSize’ undeclared here (not in a function)
imgTIFF.c:179: warning: excess elements in struct initializer
imgTIFF.c:179: warning: (near initialization for ‘tiff’)
imgTIFF.c:180: error: ‘TIFFReadScanline’ undeclared here (not in a function)
imgTIFF.c:180: warning: excess elements in struct initializer
imgTIFF.c:180: warning: (near initialization for ‘tiff’)
imgTIFF.c:181: warning: excess elements in struct initializer
imgTIFF.c:181: warning: (near initialization for ‘tiff’)
imgTIFF.c:182: error: ‘TIFFVSetField’ undeclared here (not in a function)
imgTIFF.c:182: warning: excess elements in struct initializer
imgTIFF.c:182: warning: (near initialization for ‘tiff’)
imgTIFF.c:183: error: ‘TIFFSwabArrayOfShort’ undeclared here (not in a 
function)
imgTIFF.c:185: warning: excess elements in struct initializer
imgTIFF.c:185: warning: (near initialization for ‘tiff’)
imgTIFF.c:191: error: expected declaration specifiers or ‘...’ before 
‘TIFFDataType’
imgTIFF.c:195: error: expected declaration specifiers or ‘...’ before 
‘TIFF’
imgTIFF.c:198: error: expected declaration specifiers or ‘...’ before 
‘TIFF’
imgTIFF.c:205: error: expected ‘)’ before ‘data’
imgTIFF.c:206: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘ImgTIFFmalloc’
imgTIFF.c:207: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘ImgTIFFrealloc’
imgTIFF.c:208: error: expected ‘)’ before ‘const’
imgTIFF.c:210: error: expected ‘)’ before ‘*’ token
imgTIFF.c:211: error: expected ‘)’ before ‘*’ token
imgTIFF.c:212: error: expected ‘)’ before ‘*’ token
imgTIFF.c:213: error: expected ‘)’ before ‘*’ token
imgTIFF.c:214: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘ImgTIFFTileRowSize’
imgTIFF.c:215: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘ImgTIFFScanlineSize’
imgTIFF.c:216: error: expected ‘)’ before ‘*’ token
imgTIFF.c:218: error: expected ‘)’ before ‘*’ token
imgTIFF.c:219: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘ImgTIFFTileSize’
imgTIFF.c:220: error: expected ‘)’ before ‘*’ token
imgTIFF.c: In function ‘ImgTIFFfree’:
imgTIFF.c:228: error: expected declaration specifiers before ‘tdata_t’
imgTIFF.c:230: error: ‘struct TiffFunctions’ has no member named ‘free’
imgTIFF.c:231: error: ‘struct TiffFunctions’ has no member named ‘free’
imgTIFF.c: At top level:
imgTIFF.c:237: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘ImgTIFFmalloc’
imgTIFF.c:239: error: expected identifier or ‘(’ before ‘{’ token
imgTIFF.c:247: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘ImgTIFFrealloc’
imgTIFF.c:249: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘size’
imgTIFF.c:250: error: expected identifier or ‘(’ before ‘{’ token
imgTIFF.c: In function ‘ImgTIFFmemcpy’:
imgTIFF.c:260: error: expected declaration specifiers before ‘tdata_t’
imgTIFF.c:261: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘b’
imgTIFF.c:262: error: expected declaration specifiers before ‘tsize_t’
imgTIFF.c:264: error: ‘struct TiffFunctions’ has no member named 
‘memcpy’
imgTIFF.c: In function ‘ImgTIFFPredictorInit’:
imgTIFF.c:282: error: expected declaration specifiers before ‘TIFF’
imgTIFF.c:284: error: ‘struct TiffFunctions’ has no member named 
‘PredictorInit’
imgTIFF.c: In function ‘ImgTIFFMergeFieldInfo’:
imgTIFF.c:289: error: expected declaration specifiers before ‘TIFF’
imgTIFF.c:293: error: ‘struct TiffFunctions’ has no member named 
‘MergeFieldInfo’
imgTIFF.c: In function ‘ImgTIFFFlushData1’:
imgTIFF.c:298: error: expected declaration specifiers before ‘TIFF’
imgTIFF.c:300: error: ‘struct TiffFunctions’ has no member named 
‘FlushData1’
imgTIFF.c: In function ‘ImgTIFFNoPostDecode’:
imgTIFF.c:305: error: expected declaration specifiers before ‘TIFF’
imgTIFF.c:307: error: expected declaration specifiers before ‘tsize_t’
imgTIFF.c:309: error: ‘struct TiffFunctions’ has no member named 
‘NoPostDecode’
imgTIFF.c: At top level:
imgTIFF.c:313: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘ImgTIFFTileRowSize’
imgTIFF.c:315: error: expected identifier or ‘(’ before ‘{’ token
imgTIFF.c:320: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘ImgTIFFScanlineSize’
imgTIFF.c:322: error: expected identifier or ‘(’ before ‘{’ token
imgTIFF.c: In function ‘ImgTIFFReadScanline’:
imgTIFF.c:328: error: expected declaration specifiers before ‘TIFF’
imgTIFF.c:329: error: expected declaration specifiers before ‘tdata_t’
imgTIFF.c:330: error: expected declaration specifiers before ‘uint32’
imgTIFF.c:331: error: expected declaration specifiers before ‘uint32’
imgTIFF.c:333: error: ‘struct TiffFunctions’ has no member named 
‘ReadScanline’
imgTIFF.c: In function ‘ImgTIFFsetByteArray’:
imgTIFF.c:342: error: ‘struct TiffFunctions’ has no member named 
‘setByteArray’
imgTIFF.c: At top level:
imgTIFF.c:346: error: expected ‘)’ before ‘*’ token
imgTIFF.c:361: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘ImgTIFFTileSize’
imgTIFF.c:363: error: expected identifier or ‘(’ before ‘{’ token
imgTIFF.c: In function ‘ImgTIFFSwabArrayOfShort’:
imgTIFF.c:369: error: expected declaration specifiers before ‘uint16’
imgTIFF.c:372: error: ‘struct TiffFunctions’ has no member named 
‘SwabArrayOfShort’
imgTIFF.c: At top level:
imgTIFF.c:380: error: expected ‘)’ before ‘*’ token
imgTIFF.c:381: warning: parameter names (without types) in function declaration
imgTIFF.c:382: warning: parameter names (without types) in function declaration
imgTIFF.c:383: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘writeDummy’
imgTIFF.c:385: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘readMFile’
imgTIFF.c:386: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘seekMFile’
imgTIFF.c:387: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘sizeMFile’
imgTIFF.c:389: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘readString’
imgTIFF.c:390: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘writeString’
imgTIFF.c:391: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘seekString’
imgTIFF.c:392: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘sizeString’
imgTIFF.c: In function ‘getint’:
imgTIFF.c:398: error: expected declaration specifiers before ‘TIFFDataType’
imgTIFF.c:400: error: number of arguments doesn’t match prototype
imgTIFF.c:191: error: prototype declaration
imgTIFF.c:404: error: ‘TIFF_BYTE’ undeclared (first use in this function)
imgTIFF.c:404: error: (Each undeclared identifier is reported only once
imgTIFF.c:404: error: for each function it appears in.)
imgTIFF.c:406: error: ‘TIFF_SHORT’ undeclared (first use in this function)
imgTIFF.c:408: error: ‘TIFF_LONG’ undeclared (first use in this function)
imgTIFF.c: In function ‘load_tiff_library’:
imgTIFF.c:435: error: ‘struct TiffFunctions’ has no member named 
‘SetErrorHandler’
imgTIFF.c:436: error: ‘struct TiffFunctions’ has no member named 
‘SetErrorHandler’
imgTIFF.c:438: error: ‘struct TiffFunctions’ has no member named 
‘SetWarningHandler’
imgTIFF.c:439: error: ‘struct TiffFunctions’ has no member named 
‘SetWarningHandler’
imgTIFF.c:443: error: ‘struct TiffFunctions’ has no member named 
‘RegisterCODEC’
imgTIFF.c:443: error: ‘struct TiffFunctions’ has no member named ‘Error’
imgTIFF.c:443: error: ‘struct TiffFunctions’ has no member named 
‘PredictorInit’
imgTIFF.c:444: error: ‘struct TiffFunctions’ has no member named 
‘MergeFieldInfo’
imgTIFF.c:444: error: ‘struct TiffFunctions’ has no member named 
‘FlushData1’
imgTIFF.c:444: error: ‘struct TiffFunctions’ has no member named 
‘NoPostDecode’
imgTIFF.c:445: error: ‘struct TiffFunctions’ has no member named 
‘TileRowSize’
imgTIFF.c:445: error: ‘struct TiffFunctions’ has no member named 
‘ScanlineSize’
imgTIFF.c:445: error: ‘struct TiffFunctions’ has no member named 
‘setByteArray’
imgTIFF.c:446: error: ‘struct TiffFunctions’ has no member named 
‘VSetField’
imgTIFF.c:446: error: ‘struct TiffFunctions’ has no member named 
‘SwabArrayOfShort’
imgTIFF.c: In function ‘mapDummy’:
imgTIFF.c:488: error: expected declaration specifiers before ‘thandle_t’
imgTIFF.c:489: error: expected declaration specifiers before ‘tdata_t’
imgTIFF.c:490: error: expected declaration specifiers before ‘toff_t’
imgTIFF.c:492: error: ‘toff_t’ undeclared (first use in this function)
imgTIFF.c:492: error: expected ‘;’ before numeric constant
imgTIFF.c: In function ‘unMapDummy’:
imgTIFF.c:497: error: expected declaration specifiers before ‘thandle_t’
imgTIFF.c:498: error: expected declaration specifiers before ‘tdata_t’
imgTIFF.c:499: error: expected declaration specifiers before ‘toff_t’
imgTIFF.c: In function ‘closeDummy’:
imgTIFF.c:505: error: expected declaration specifiers before ‘thandle_t’
imgTIFF.c: At top level:
imgTIFF.c:511: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘writeDummy’
imgTIFF.c:513: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘data’
imgTIFF.c:514: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘size’
imgTIFF.c:515: error: expected identifier or ‘(’ before ‘{’ token
imgTIFF.c:520: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘readMFile’
imgTIFF.c:522: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘data’
imgTIFF.c:523: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘size’
imgTIFF.c:524: error: expected identifier or ‘(’ before ‘{’ token
imgTIFF.c:529: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘seekMFile’
imgTIFF.c:531: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘off’
imgTIFF.c:533: error: expected identifier or ‘(’ before ‘{’ token
imgTIFF.c:542: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘sizeMFile’
imgTIFF.c:544: error: expected identifier or ‘(’ before ‘{’ token
imgTIFF.c:566: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘readString’
imgTIFF.c:568: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘data’
imgTIFF.c:569: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘size’
imgTIFF.c:570: error: expected identifier or ‘(’ before ‘{’ token
imgTIFF.c:584: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘writeString’
imgTIFF.c:586: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘data’
imgTIFF.c:587: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘size’
imgTIFF.c:588: error: expected identifier or ‘(’ before ‘{’ token
imgTIFF.c:602: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘seekString’
imgTIFF.c:604: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘off’
imgTIFF.c:606: error: expected identifier or ‘(’ before ‘{’ token
imgTIFF.c:628: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘sizeString’
imgTIFF.c:630: error: expected identifier or ‘(’ before ‘{’ token
imgTIFF.c: In function ‘CommonMatchTIFF’:
imgTIFF.c:703: error: ‘TIFF_SHORT’ undeclared (first use in this function)
imgTIFF.c:703: error: too many arguments to function ‘getint’
imgTIFF.c:706: error: ‘TIFF_LONG’ undeclared (first use in this function)
imgTIFF.c:706: error: too many arguments to function ‘getint’
imgTIFF.c:716: error: too many arguments to function ‘getint’
imgTIFF.c:720: error: too many arguments to function ‘getint’
imgTIFF.c:721: error: ‘TIFFDataType’ undeclared (first use in this function)
imgTIFF.c:721: error: expected ‘)’ before ‘j’
imgTIFF.c: In function ‘ObjReadTIFF’:
imgTIFF.c:749: error: ‘TIFF’ undeclared (first use in this function)
imgTIFF.c:749: error: ‘tif’ undeclared (first use in this function)
imgTIFF.c:764: error: ‘struct TiffFunctions’ has no member named 
‘ClientOpen’
imgTIFF.c:772: error: ‘struct TiffFunctions’ has no member named 
‘ClientOpen’
imgTIFF.c:772: error: ‘thandle_t’ undeclared (first use in this function)
imgTIFF.c:773: error: ‘readString’ undeclared (first use in this function)
imgTIFF.c:773: error: ‘writeString’ undeclared (first use in this function)
imgTIFF.c:773: error: ‘seekString’ undeclared (first use in this function)
imgTIFF.c:774: error: ‘sizeString’ undeclared (first use in this function)
imgTIFF.c:797: error: ‘struct TiffFunctions’ has no member named ‘Open’
imgTIFF.c:802: warning: passing argument 4 of ‘CommonReadTIFF’ makes 
integer from pointer without a cast
imgTIFF.c:802: error: too many arguments to function ‘CommonReadTIFF’
imgTIFF.c: In function ‘ChnReadTIFF’:
imgTIFF.c:831: error: ‘TIFF’ undeclared (first use in this function)
imgTIFF.c:831: error: ‘tif’ undeclared (first use in this function)
imgTIFF.c:840: error: ‘struct TiffFunctions’ has no member named 
‘ClientOpen’
imgTIFF.c:845: error: ‘struct TiffFunctions’ has no member named 
‘ClientOpen’
imgTIFF.c:845: error: ‘thandle_t’ undeclared (first use in this function)
imgTIFF.c:846: error: ‘readMFile’ undeclared (first use in this function)
imgTIFF.c:846: error: ‘writeDummy’ undeclared (first use in this function)
imgTIFF.c:846: error: ‘seekMFile’ undeclared (first use in this function)
imgTIFF.c:847: error: ‘sizeMFile’ undeclared (first use in this function)
imgTIFF.c:871: error: ‘struct TiffFunctions’ has no member named ‘Open’
imgTIFF.c:875: warning: passing argument 4 of ‘CommonReadTIFF’ makes 
integer from pointer without a cast
imgTIFF.c:875: error: too many arguments to function ‘CommonReadTIFF’
imgTIFF.c: In function ‘CommonReadTIFF’:
imgTIFF.c:902: error: expected declaration specifiers before ‘TIFF’
imgTIFF.c:908: error: argument ‘tif’ doesn’t match prototype
imgTIFF.c:195: error: prototype declaration
imgTIFF.c:908: error: argument ‘format’ doesn’t match prototype
imgTIFF.c:195: error: prototype declaration
imgTIFF.c:908: error: argument ‘imageHandle’ doesn’t match prototype
imgTIFF.c:195: error: prototype declaration
imgTIFF.c:908: error: number of arguments doesn’t match prototype
imgTIFF.c:195: error: prototype declaration
imgTIFF.c:919: error: ‘uint32’ undeclared (first use in this function)
imgTIFF.c:919: error: expected ‘;’ before ‘npixels’
imgTIFF.c:920: error: expected ‘;’ before ‘w’
imgTIFF.c:921: error: expected ‘;’ before ‘row’
imgTIFF.c:922: error: expected ‘;’ before ‘i’
imgTIFF.c:923: error: expected ‘;’ before ‘imgrow’
imgTIFF.c:924: error: expected ‘;’ before ‘histmin’
imgTIFF.c:925: error: expected ‘;’ before ‘histmax’
imgTIFF.c:926: error: expected ‘;’ before ‘histtot’
imgTIFF.c:928: error: ‘uint16’ undeclared (first use in this function)
imgTIFF.c:928: error: expected ‘;’ before ‘bps’
imgTIFF.c:929: error: expected ‘;’ before ‘datatype’
imgTIFF.c:930: error: expected ‘;’ before ‘orientation’
imgTIFF.c:931: error: expected ‘;’ before ‘val’
imgTIFF.c:933: error: ‘uint8’ undeclared (first use in this function)
imgTIFF.c:933: error: expected ‘;’ before ‘histpos’
imgTIFF.c:937: error: ‘hist’ undeclared (first use in this function)
imgTIFF.c:938: error: ‘raster’ undeclared (first use in this function)
imgTIFF.c:939: error: ‘praster’ undeclared (first use in this function)
imgTIFF.c:941: error: ‘r’ undeclared (first use in this function)
imgTIFF.c:942: error: ‘g’ undeclared (first use in this function)
imgTIFF.c:943: error: ‘b’ undeclared (first use in this function)
imgTIFF.c:944: error: ‘a’ undeclared (first use in this function)
imgTIFF.c:946: error: ‘struct TiffFunctions’ has no member named 
‘GetField’
imgTIFF.c:946: error: ‘TIFFTAG_IMAGEWIDTH’ undeclared (first use in this 
function)
imgTIFF.c:946: error: ‘w’ undeclared (first use in this function)
imgTIFF.c:947: error: ‘struct TiffFunctions’ has no member named 
‘GetField’
imgTIFF.c:947: error: ‘TIFFTAG_IMAGELENGTH’ undeclared (first use in this 
function)
imgTIFF.c:947: error: ‘h’ undeclared (first use in this function)
imgTIFF.c:948: error: ‘struct TiffFunctions’ has no member named 
‘GetField’
imgTIFF.c:948: error: ‘TIFFTAG_BITSPERSAMPLE’ undeclared (first use in this 
function)
imgTIFF.c:948: error: ‘bps’ undeclared (first use in this function)
imgTIFF.c:949: error: ‘struct TiffFunctions’ has no member named 
‘GetField’
imgTIFF.c:949: error: ‘TIFFTAG_SAMPLEFORMAT’ undeclared (first use in this 
function)
imgTIFF.c:949: error: ‘datatype’ undeclared (first use in this function)
imgTIFF.c:950: error: ‘struct TiffFunctions’ has no member named 
‘GetField’
imgTIFF.c:950: error: ‘TIFFTAG_ORIENTATION’ undeclared (first use in this 
function)
imgTIFF.c:950: error: ‘orientation’ undeclared (first use in this function)
imgTIFF.c:964: error: ‘npixels’ undeclared (first use in this function)
imgTIFF.c:966: error: ‘struct TiffFunctions’ has no member named 
‘malloc’
imgTIFF.c:967: error: expected expression before ‘)’ token
imgTIFF.c:969: error: expected expression before ‘)’ token
imgTIFF.c:980: error: ‘SAMPLEFORMAT_IEEEFP’ undeclared (first use in this 
function)
imgTIFF.c:982: error: ‘struct TiffFunctions’ has no member named ‘free’
imgTIFF.c:985: error: ‘struct TiffFunctions’ has no member named ‘free’
imgTIFF.c:991: error: ‘struct TiffFunctions’ has no member named 
‘malloc’
imgTIFF.c:992: error: expected expression before ‘)’ token
imgTIFF.c:994: error: expected expression before ‘)’ token
imgTIFF.c:998: error: ‘struct TiffFunctions’ has no member named 
‘malloc’
imgTIFF.c:1002: error: ‘struct TiffFunctions’ has no member named 
‘malloc’
imgTIFF.c:1003: error: ‘struct TiffFunctions’ has no member named 
‘malloc’
imgTIFF.c:1006: error: ‘row’ undeclared (first use in this function)
imgTIFF.c:1007: error: ‘imgrow’ undeclared (first use in this function)
imgTIFF.c:1008: error: ‘ORIENTATION_TOPLEFT’ undeclared (first use in this 
function)
imgTIFF.c:1011: error: ‘struct TiffFunctions’ has no member named 
‘ReadScanline’
imgTIFF.c:1012: error: ‘col’ undeclared (first use in this function)
imgTIFF.c:1023: error: ‘i’ undeclared (first use in this function)
imgTIFF.c:1024: error: ‘val’ undeclared (first use in this function)
imgTIFF.c:1029: error: ‘histtot’ undeclared (first use in this function)
imgTIFF.c:1032: error: ‘histmin’ undeclared (first use in this function)
imgTIFF.c:1036: error: ‘histmax’ undeclared (first use in this function)
imgTIFF.c:1068: error: expected expression before ‘)’ token
imgTIFF.c:1069: error: expected expression before ‘)’ token
imgTIFF.c:1070: error: expected expression before ‘)’ token
imgTIFF.c:1071: error: expected expression before ‘)’ token
imgTIFF.c:1077: error: ‘struct TiffFunctions’ has no member named ‘free’
imgTIFF.c:1082: error: ‘struct TiffFunctions’ has no member named ‘free’
imgTIFF.c:1083: error: ‘struct TiffFunctions’ has no member named ‘free’
imgTIFF.c:1084: error: ‘struct TiffFunctions’ has no member named ‘free’
imgTIFF.c:1089: error: ‘struct TiffFunctions’ has no member named 
‘ReadRGBAImage’
imgTIFF.c:1093: error: ‘struct TiffFunctions’ has no member named ‘free’
imgTIFF.c:1096: error: ‘struct TiffFunctions’ has no member named ‘free’
imgTIFF.c:1111: error: ‘struct TiffFunctions’ has no member named ‘free’
imgTIFF.c:1114: error: ‘struct TiffFunctions’ has no member named ‘free’
imgTIFF.c:1116: error: ‘struct TiffFunctions’ has no member named 
‘Close’
imgTIFF.c: In function ‘StringWriteTIFF’:
imgTIFF.c:1126: error: ‘TIFF’ undeclared (first use in this function)
imgTIFF.c:1126: error: ‘tif’ undeclared (first use in this function)
imgTIFF.c:1141: error: ‘struct TiffFunctions’ has no member named 
‘ClientOpen’
imgTIFF.c:1145: error: ‘struct TiffFunctions’ has no member named 
‘ClientOpen’
imgTIFF.c:1145: error: ‘thandle_t’ undeclared (first use in this function)
imgTIFF.c:1146: error: ‘readString’ undeclared (first use in this function)
imgTIFF.c:1146: error: ‘writeString’ undeclared (first use in this function)
imgTIFF.c:1146: error: ‘seekString’ undeclared (first use in this function)
imgTIFF.c:1147: error: ‘sizeString’ undeclared (first use in this function)
imgTIFF.c:1150: error: ‘struct TiffFunctions’ has no member named ‘Open’
imgTIFF.c:1153: warning: passing argument 3 of ‘CommonWriteTIFF’ makes 
pointer from integer without a cast
imgTIFF.c:1153: error: too many arguments to function ‘CommonWriteTIFF’
imgTIFF.c:1154: error: ‘struct TiffFunctions’ has no member named 
‘Close’
imgTIFF.c: In function ‘ChnWriteTIFF’:
imgTIFF.c:1204: error: ‘TIFF’ undeclared (first use in this function)
imgTIFF.c:1204: error: ‘tif’ undeclared (first use in this function)
imgTIFF.c:1222: error: ‘struct TiffFunctions’ has no member named ‘Open’
imgTIFF.c:1231: warning: passing argument 3 of ‘CommonWriteTIFF’ makes 
pointer from integer without a cast
imgTIFF.c:1231: error: too many arguments to function ‘CommonWriteTIFF’
imgTIFF.c:1232: error: ‘struct TiffFunctions’ has no member named 
‘Close’
imgTIFF.c: In function ‘ParseWriteFormat’:
imgTIFF.c:1251: error: ‘COMPRESSION_NONE’ undeclared (first use in this 
function)
imgTIFF.c:1280: error: ‘COMPRESSION_DEFLATE’ undeclared (first use in this 
function)
imgTIFF.c:1282: error: ‘COMPRESSION_JPEG’ undeclared (first use in this 
function)
imgTIFF.c:1288: error: ‘COMPRESSION_LZW’ undeclared (first use in this 
function)
imgTIFF.c:1290: error: ‘COMPRESSION_PACKBITS’ undeclared (first use in this 
function)
imgTIFF.c:1292: error: ‘COMPRESSION_PIXARLOG’ undeclared (first use in this 
function)
imgTIFF.c: In function ‘CommonWriteTIFF’:
imgTIFF.c:1322: error: expected declaration specifiers before ‘TIFF’
imgTIFF.c:1325: error: argument ‘comp’ doesn’t match prototype
imgTIFF.c:198: error: prototype declaration
imgTIFF.c:1325: error: number of arguments doesn’t match prototype
imgTIFF.c:198: error: prototype declaration
imgTIFF.c:1329: error: ‘struct TiffFunctions’ has no member named 
‘SetField’
imgTIFF.c:1329: error: ‘TIFFTAG_IMAGEWIDTH’ undeclared (first use in this 
function)
imgTIFF.c:1330: error: ‘struct TiffFunctions’ has no member named 
‘SetField’
imgTIFF.c:1330: error: ‘TIFFTAG_IMAGELENGTH’ undeclared (first use in this 
function)
imgTIFF.c:1331: error: ‘struct TiffFunctions’ has no member named 
‘SetField’
imgTIFF.c:1331: error: ‘TIFFTAG_COMPRESSION’ undeclared (first use in this 
function)
imgTIFF.c:1333: error: ‘struct TiffFunctions’ has no member named 
‘SetField’
imgTIFF.c:1333: error: ‘TIFFTAG_PLANARCONFIG’ undeclared (first use in this 
function)
imgTIFF.c:1333: error: ‘PLANARCONFIG_CONTIG’ undeclared (first use in this 
function)
imgTIFF.c:1334: error: ‘struct TiffFunctions’ has no member named 
‘SetField’
imgTIFF.c:1334: error: ‘TIFFTAG_SAMPLESPERPIXEL’ undeclared (first use in 
this function)
imgTIFF.c:1335: error: ‘struct TiffFunctions’ has no member named 
‘SetField’
imgTIFF.c:1335: error: ‘TIFFTAG_ORIENTATION’ undeclared (first use in this 
function)
imgTIFF.c:1335: error: ‘ORIENTATION_TOPLEFT’ undeclared (first use in this 
function)
imgTIFF.c:1336: error: ‘struct TiffFunctions’ has no member named 
‘SetField’
imgTIFF.c:1336: error: ‘TIFFTAG_ROWSPERSTRIP’ undeclared (first use in this 
function)
imgTIFF.c:1338: error: ‘struct TiffFunctions’ has no member named 
‘SetField’
imgTIFF.c:1338: error: ‘TIFFTAG_RESOLUTIONUNIT’ undeclared (first use in 
this function)
imgTIFF.c:1339: error: ‘struct TiffFunctions’ has no member named 
‘SetField’
imgTIFF.c:1339: error: ‘TIFFTAG_XRESOLUTION’ undeclared (first use in this 
function)
imgTIFF.c:1340: error: ‘struct TiffFunctions’ has no member named 
‘SetField’
imgTIFF.c:1340: error: ‘TIFFTAG_YRESOLUTION’ undeclared (first use in this 
function)
imgTIFF.c:1342: error: ‘struct TiffFunctions’ has no member named 
‘SetField’
imgTIFF.c:1342: error: ‘TIFFTAG_BITSPERSAMPLE’ undeclared (first use in 
this function)
imgTIFF.c:1346: error: ‘struct TiffFunctions’ has no member named 
‘SetField’
imgTIFF.c:1347: error: ‘struct TiffFunctions’ has no member named 
‘SetField’
imgTIFF.c:1347: error: ‘TIFFTAG_PHOTOMETRIC’ undeclared (first use in this 
function)
imgTIFF.c:1347: error: ‘PHOTOMETRIC_MINISBLACK’ undeclared (first use in 
this function)
imgTIFF.c:1350: error: ‘struct TiffFunctions’ has no member named 
‘SetField’
imgTIFF.c:1351: error: ‘struct TiffFunctions’ has no member named 
‘SetField’
imgTIFF.c:1351: error: ‘PHOTOMETRIC_RGB’ undeclared (first use in this 
function)
imgTIFF.c:1403: error: ‘struct TiffFunctions’ has no member named 
‘WriteEncodedStrip’
make: *** [imgTIFF.o] Error 1

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module Need    Have   
    ------ ------- -------
    Tk     800.014 804.027

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = en_US.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 5040
    PERL5_CPAN_IS_EXECUTING = 
/home/icerider70/.cpan/build/Tk-TIFF-0.10_50-59keNb/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 5040
    PERL_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /usr/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001
    $EGID = 1001 1001

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.76_02
    Cwd                 3.12   
    ExtUtils::CBuilder  0.19   
    ExtUtils::Command   1.09   
    ExtUtils::Install   1.33   
    ExtUtils::MakeMaker 6.30_01
    ExtUtils::Manifest  1.46   
    ExtUtils::ParseXS   2.18   
    File::Spec          3.12   
    Module::Build       0.2808 
    Module::Signature   n/a    
    Test::Harness       2.56   
    Test::More          0.62   
    YAML                0.66   
    YAML::Syck          0.98   
    version             0.73   


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.18.3, archname=i486-linux-gnu-thread-multi
    uname='linux saens 2.6.18.3 #1 smp sat nov 25 13:39:52 est 2006 i686 
gnulinux '
    config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN 
-Dcccdlflags=-fPIC -Darchname=i486-linux-gnu -Dprefix=/usr 
-Dprivlib=/usr/share/perl/5.8 -Darchlib=/usr/lib/perl/5.8 -Dvendorprefix=/usr 
-Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 
-Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.8.8 
-Dsitearch=/usr/local/lib/perl/5.8.8 -Dman1dir=/usr/share/man/man1 
-Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 
-Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl 
-Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Uusenm -Duseshrplib 
-Dlibperl=libperl.so.5.8.8 -Dd_dosuid -des'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-20)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
    perllibs=-ldl -lm -lpthread -lc -lcrypt
    libc=/lib/libc-2.3.6.so, so=so, useshrplib=true, libperl=libperl.so.5.8.8
    gnulibc_version='2.3.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to