[Freeswitch-users] Missing libtiff after make current

Anthony Minessale anthony.minessale at gmail.com
Wed Sep 5 03:18:07 MSD 2012


for that one see

http://wiki.freeswitch.org/wiki/Debugging_Freeswitch#Getting_a_Backtrace


On Tue, Sep 4, 2012 at 6:15 PM, Mike Burlingame <mike.burlingame at me.com> wrote:
> thanks that seem to get me past that point now I have another issue I will deal with later and start a new topic if I can not resolve seeing it's no longer related
>
> kernel: [4076389.400073] freeswitch[13231]: segfault at 0 ip 00007f328d1cefa6 sp 00007fff2464d5d0 error 4 in libfreeswitch.so.1.0.0[7f328d13a000+210000]
>
>
> On Sep 4, 2012, at 4:01 PM, Anthony Minessale <anthony.minessale at gmail.com> wrote:
>
>> make spandsp-reconf
>>
>> if that doesn't work you will need to manually fix libtiff
>>
>> cd libs/tiff-4.0.2
>> autoreconf -fi
>> sh configure.gnu
>> make
>> cd ../..
>>
>> resume as usual
>>
>>
>>
>> On Tue, Sep 4, 2012 at 5:44 PM, Mike Burlingame <mike.burlingame at me.com> wrote:
>>> I still can not compile Freeswitch with make current I am getting the
>>> following (see below) however I am able to compile the version on my box
>>> FreeSWITCH Version 1.0.head (git-b128198 2012-03-08 15-27-51 -0600)
>>>
>>> making all mod_spandsp
>>> make[5]: Entering directory
>>> `/usr/src/freeswitch/src/mod/applications/mod_spandsp'
>>> Creating mod_spandsp_la-mod_spandsp.lo
>>> quiet_libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../src/include
>>> -I../../../../libs/xmlrpc-c -I/usr/src/freeswitch/libs/curl/include
>>> -I/usr/src/freeswitch/src/include -I/usr/src/freeswitch/src/include
>>> -I/usr/src/freeswitch/libs/libteletone/src -fPI
>>> C -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DHAVE_VISIBILITY=1
>>> -I/usr/src/freeswitch/libs/curl/include -I/usr/src/freeswitch/src/include
>>> -I/usr/src/freeswitch/src/include -I/usr/src/freeswitch/libs/libteletone/src
>>> -fPIC -Werror -fvisibility=hidden -DSWI
>>> TCH_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -g -ggdb -DHAVE_OPENSSL -Wall
>>> -std=c99 -pedantic -Wdeclaration-after-statement
>>> -I/usr/src/freeswitch/libs/spandsp/src
>>> -I/usr/src/freeswitch/libs/tiff-4.0.2/libtiff
>>> -I/usr/src/freeswitch/libs/spandsp/src -I/usr/src/fre
>>> eswitch/libs/tiff-4.0.2/libtiff -I. -g -O2 -MT mod_spandsp_la-mod_spandsp.lo
>>> -MD -MP -MF .deps/mod_spandsp_la-mod_spandsp.Tpo -c mod_spandsp.c  -fPIC
>>> -DPIC -o .libs/mod_spandsp_la-mod_spandsp.o
>>> In file included from
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:33,
>>>                 from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:43,
>>>                 from mod_spandsp.h:50,
>>>                 from mod_spandsp.c:39:
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiff.h:68: error: expected ‘=’,
>>> ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int8’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiff.h:69: error: expected ‘=’,
>>> ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘uint8’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiff.h:71: error: expected ‘=’,
>>> ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int16’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiff.h:72: error: expected ‘=’,
>>> ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘uint16’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiff.h:74: error: expected ‘=’,
>>> ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiff.h:75: error: expected ‘=’,
>>> ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiff.h:77: error: expected ‘=’,
>>> ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int64’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiff.h:78: error: expected ‘=’,
>>> ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘uint64’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiff.h:94: error: expected
>>> specifier-qualifier-list before ‘uint16’
>>> cc1: warnings being treated as errors
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiff.h:96: error: struct has no
>>> members
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiff.h:98: error: expected
>>> specifier-qualifier-list before ‘uint16’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiff.h:101: error: struct has no
>>> members
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiff.h:103: error: expected
>>> specifier-qualifier-list before ‘uint16’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiff.h:108: error: struct has no
>>> members
>>> In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:43,
>>>                 from mod_spandsp.h:50,
>>>                 from mod_spandsp.c:39:
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:67: error: expected
>>> ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tmsize_t’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:68: error: expected
>>> ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘toff_t’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:71: error: expected
>>> ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ttag_t’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:72: error: expected
>>> ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tdir_t’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:73: error: expected
>>> ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tsample_t’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:74: error: expected
>>> ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tstrile_t’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:75: error: expected
>>> ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tstrip_t’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:76: error: expected
>>> ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ttile_t’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:77: error: expected
>>> ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tsize_t’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:145: error: expected
>>> specifier-qualifier-list before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:160: error: expected
>>> specifier-qualifier-list before ‘int32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:191: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:191: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:191: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:191: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:191: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:191: error: expected
>>> declaration specifiers or ‘...’ before ‘int32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:191: error: expected
>>> declaration specifiers or ‘...’ before ‘int32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:194: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:194: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:194: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:194: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:194: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:194: error: expected
>>> declaration specifiers or ‘...’ before ‘int32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:194: error: expected
>>> declaration specifiers or ‘...’ before ‘int32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:204: error: expected
>>> specifier-qualifier-list before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:254: error: expected
>>> specifier-qualifier-list before ‘uint16’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:275: error: expected
>>> declaration specifiers or ‘...’ before ‘*’ token
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:275: error: expected
>>> declaration specifiers or ‘...’ before ‘tmsize_t’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:275: error: type
>>> defaults to ‘int’ in declaration of ‘tmsize_t’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:275: error: ‘tmsize_t’
>>> declared as function returning a function
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:276: error: expected
>>> declaration specifiers or ‘...’ before ‘*’ token
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:276: error: expected
>>> declaration specifiers or ‘...’ before ‘toff_t’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:276: error: type
>>> defaults to ‘int’ in declaration of ‘toff_t’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:276: error: ‘toff_t’
>>> declared as function returning a function
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:278: error:
>>> ‘TIFFSizeProc’ declared as function returning a function
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:285: error: parameter
>>> names (without types) in function declaration
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:286: error: expected
>>> ‘)’ before ‘const’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:288: error: parameter
>>> names (without types) in function declaration
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:306: error: expected
>>> ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TIFFGetTagListEntry’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:318: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:319: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:322: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:323: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:340: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:341: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:342: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:343: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:347: error: expected
>>> ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TIFFScanlineSize64’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:348: error:
>>> ‘TIFFScanlineSize’ declared as function returning a function
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:349: error: expected
>>> ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TIFFRasterScanlineSize64’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:350: error:
>>> ‘TIFFRasterScanlineSize’ declared as function returning a function
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:351: error: expected
>>> ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TIFFStripSize64’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:352: error:
>>> ‘TIFFStripSize’ declared as function returning a function
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:353: error: expected
>>> ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TIFFRawStripSize64’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:354: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:354: error:
>>> ‘TIFFRawStripSize’ declared as function returning a function
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:355: error: expected
>>> ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TIFFVStripSize64’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:356: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:356: error:
>>> ‘TIFFVStripSize’ declared as function returning a function
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:357: error: expected
>>> ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TIFFTileRowSize64’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:358: error:
>>> ‘TIFFTileRowSize’ declared as function returning a function
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:359: error: expected
>>> ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TIFFTileSize64’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:360: error:
>>> ‘TIFFTileSize’ declared as function returning a function
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:361: error: expected
>>> ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TIFFVTileSize64’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:362: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:362: error:
>>> ‘TIFFVTileSize’ declared as function returning a function
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:363: error: expected
>>> ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TIFFDefaultStripSize’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:364: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:364: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:376: error: expected
>>> ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TIFFGetReadProc’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:377: error: expected
>>> ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TIFFGetWriteProc’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:378: error: expected
>>> ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TIFFGetSeekProc’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:383: error: expected
>>> ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TIFFCurrentRow’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:384: error: expected
>>> ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TIFFCurrentDirectory’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:385: error: expected
>>> ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TIFFNumberOfDirectories’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:386: error: expected
>>> ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TIFFCurrentDirOffset’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:387: error: expected
>>> ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TIFFCurrentStrip’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:388: error: expected
>>> ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TIFFCurrentTile’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:398: error: expected
>>> declaration specifiers or ‘...’ before ‘uint16’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:399: error: expected
>>> declaration specifiers or ‘...’ before ‘uint64’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:400: error: expected
>>> declaration specifiers or ‘...’ before ‘uint16’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:401: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:402: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:403: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:405: error: expected
>>> declaration specifiers or ‘...’ before ‘uint64’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:418: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:418: error: expected
>>> declaration specifiers or ‘...’ before ‘uint16’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:419: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:419: error: expected
>>> declaration specifiers or ‘...’ before ‘uint16’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:420: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:420: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:420: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:421: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:421: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:421: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:424: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:424: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:425: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:425: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:425: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:428: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:428: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:428: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:437: error: expected
>>> declaration specifiers or ‘...’ before ‘TIFFReadWriteProc’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:437: error: expected
>>> declaration specifiers or ‘...’ before ‘TIFFReadWriteProc’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:438: error: expected
>>> declaration specifiers or ‘...’ before ‘TIFFSeekProc’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:452: error: expected
>>> ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TIFFComputeTile’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:453: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:453: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:453: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:453: error: expected
>>> declaration specifiers or ‘...’ before ‘uint16’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:454: error: expected
>>> ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TIFFNumberOfTiles’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:455: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:455: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:455: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:455: error: expected
>>> declaration specifiers or ‘...’ before ‘uint16’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:455: error:
>>> ‘TIFFReadTile’ declared as function returning a function
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:456: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:456: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:456: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:456: error: expected
>>> declaration specifiers or ‘...’ before ‘uint16’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:456: error:
>>> ‘TIFFWriteTile’ declared as function returning a function
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:457: error: expected
>>> ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TIFFComputeStrip’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:458: error: expected
>>> ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TIFFNumberOfStrips’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:459: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:459: error:
>>> ‘TIFFReadEncodedStrip’ declared as function returning a function
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:460: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:460: error:
>>> ‘TIFFReadRawStrip’ declared as function returning a function
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:461: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:461: error:
>>> ‘TIFFReadEncodedTile’ declared as function returning a function
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:462: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:462: error:
>>> ‘TIFFReadRawTile’ declared as function returning a function
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:463: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:463: error:
>>> ‘TIFFWriteEncodedStrip’ declared as function returning a function
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:464: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:464: error:
>>> ‘TIFFWriteRawStrip’ declared as function returning a function
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:465: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:465: error:
>>> ‘TIFFWriteEncodedTile’ declared as function returning a function
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:466: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:466: error:
>>> ‘TIFFWriteRawTile’ declared as function returning a function
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:469: error: expected
>>> ‘)’ before ‘*’ token
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:470: error: expected
>>> ‘)’ before ‘*’ token
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:471: error: expected
>>> ‘)’ before ‘*’ token
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:474: error: expected
>>> ‘)’ before ‘*’ token
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:475: error: expected
>>> ‘)’ before ‘*’ token
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:476: error: expected
>>> ‘)’ before ‘*’ token
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:477: error: expected
>>> ‘)’ before ‘*’ token
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:480: error: expected
>>> ‘)’ before ‘*’ token
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:489: error: expected
>>> declaration specifiers or ‘...’ before ‘uint8’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:491: error: expected
>>> ‘)’ before ‘float’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:492: error: expected
>>> ‘)’ before ‘float’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:503: error: expected
>>> ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘LogLuv24fromXYZ’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:504: error: expected
>>> ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘LogLuv32fromXYZ’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:509: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:509: error: expected
>>> declaration specifiers or ‘...’ before ‘int32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:509: error: expected
>>> declaration specifiers or ‘...’ before ‘int32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:512: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:512: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:512: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:515: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:515: error: expected
>>> declaration specifiers or ‘...’ before ‘int32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:515: error: expected
>>> declaration specifiers or ‘...’ before ‘int32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:516: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:516: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:516: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:525: error: expected
>>> specifier-qualifier-list before ‘ttag_t’
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:533: error: struct has
>>> no members
>>> /usr/src/freeswitch/libs/tiff-4.0.2/libtiff/tiffio.h:535: error: expected
>>> declaration specifiers or ‘...’ before ‘uint32’
>>> In file included from
>>> /usr/src/freeswitch/libs/spandsp/src/spandsp/expose.h:82,
>>>                 from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:135,
>>>                 from mod_spandsp.h:50,
>>>                 from mod_spandsp.c:39:
>>> /usr/src/freeswitch/libs/spandsp/src/spandsp/private/t85.h:109: error:
>>> expected specifier-qualifier-list before ‘t81_t82_arith_encode_state_t’
>>> /usr/src/freeswitch/libs/spandsp/src/spandsp/private/t85.h:202: error:
>>> expected specifier-qualifier-list before ‘t81_t82_arith_decode_state_t’
>>> In file included from
>>> /usr/src/freeswitch/libs/spandsp/src/spandsp/expose.h:83,
>>>                 from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:135,
>>>                 from mod_spandsp.h:50,
>>>                 from mod_spandsp.c:39:
>>> /usr/src/freeswitch/libs/spandsp/src/spandsp/private/t42.h:54: error:
>>> expected specifier-qualifier-list before ‘lab_params_t’
>>> /usr/src/freeswitch/libs/spandsp/src/spandsp/private/t42.h:77: error:
>>> expected specifier-qualifier-list before ‘lab_params_t’
>>> In file included from
>>> /usr/src/freeswitch/libs/spandsp/src/spandsp/expose.h:85,
>>>                 from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:135,
>>>                 from mod_spandsp.h:50,
>>>                 from mod_spandsp.c:39:
>>> /usr/src/freeswitch/libs/spandsp/src/spandsp/private/t4_rx.h:112: error:
>>> expected specifier-qualifier-list before ‘t42_decode_state_t’
>>> In file included from
>>> /usr/src/freeswitch/libs/spandsp/src/spandsp/expose.h:86,
>>>                 from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:135,
>>>                 from mod_spandsp.h:50,
>>>                 from mod_spandsp.c:39:
>>> /usr/src/freeswitch/libs/spandsp/src/spandsp/private/t4_tx.h:138: error:
>>> expected specifier-qualifier-list before ‘t42_encode_state_t’
>>> /usr/src/freeswitch/libs/spandsp/src/spandsp/private/t4_tx.h:148: error:
>>> expected specifier-qualifier-list before ‘lab_params_t’
>>> In file included from
>>> /usr/src/freeswitch/libs/spandsp/src/spandsp/expose.h:96,
>>>                 from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:135,
>>>                 from mod_spandsp.h:50,
>>>                 from mod_spandsp.c:39:
>>> /usr/src/freeswitch/libs/spandsp/src/spandsp/private/ademco_contactid.h:33:
>>> error: expected specifier-qualifier-list before
>>> ‘ademco_contactid_report_func_t’
>>> /usr/src/freeswitch/libs/spandsp/src/spandsp/private/ademco_contactid.h:48:
>>> error: struct has no members
>>> make[5]: *** [mod_spandsp_la-mod_spandsp.lo] Error 1
>>> make[5]: Leaving directory
>>> `/usr/src/freeswitch/src/mod/applications/mod_spandsp'
>>> make[4]: *** [mod_spandsp-all] Error 1
>>> make[4]: Leaving directory `/usr/src/freeswitch/src/mod'
>>> make[3]: *** [all-recursive] Error 1
>>> make[3]: Leaving directory `/usr/src/freeswitch/src'
>>> make[2]: *** [all-recursive] Error 1
>>> make[2]: Leaving directory `/usr/src/freeswitch'
>>> make[1]: *** [all] Error 2
>>> make[1]: Leaving directory `/usr/src/freeswitch'
>>> make: *** [current] Error 2
>>>
>>>
>>> On Sep 4, 2012, at 1:10 PM, Guillermo Ruiz Camauer <grcamauer at gmail.com>
>>> wrote:
>>>
>>>
>>> Thank you mazilo and Jeff for the fix.  By looking at the GIT log I see that
>>> spandsp and libtiff are undergoing major changes these days.  I will stick
>>> to STABLE for a couple of weeks while I monitor progress on current.
>>>
>>>
>>>
>>> On Tue, Sep 4, 2012 at 12:40 AM, Jeff Lenk <jeff at jefflenk.com> wrote:
>>>>
>>>> I re-added the missing configure.gnu file.
>>>>
>>>>
>>>>
>>>> --
>>>> View this message in context:
>>>> http://freeswitch-users.2379917.n2.nabble.com/Missing-libtiff-after-make-current-tp7582512p7582520.html
>>>> Sent from the freeswitch-users mailing list archive at Nabble.com.
>>>>
>>>> _________________________________________________________________________
>>>> Professional FreeSWITCH Consulting Services:
>>>> consulting at freeswitch.org
>>>> http://www.freeswitchsolutions.com
>>>>
>>>> 
>>>> 
>>>>
>>>> Official FreeSWITCH Sites
>>>> http://www.freeswitch.org
>>>> http://wiki.freeswitch.org
>>>> http://www.cluecon.com
>>>>
>>>> FreeSWITCH-users mailing list
>>>> FreeSWITCH-users at lists.freeswitch.org
>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>>>> http://www.freeswitch.org
>>>
>>>
>>>
>>>
>>> --
>>> Guillermo Ruiz Camauer
>>>
>>> _________________________________________________________________________
>>> Professional FreeSWITCH Consulting Services:
>>> consulting at freeswitch.org
>>> http://www.freeswitchsolutions.com
>>>
>>> 
>>> 
>>>
>>> Official FreeSWITCH Sites
>>> http://www.freeswitch.org
>>> http://wiki.freeswitch.org
>>> http://www.cluecon.com
>>>
>>> FreeSWITCH-users mailing list
>>> FreeSWITCH-users at lists.freeswitch.org
>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>>> http://www.freeswitch.org
>>>
>>>
>>>
>>> _________________________________________________________________________
>>> Professional FreeSWITCH Consulting Services:
>>> consulting at freeswitch.org
>>> http://www.freeswitchsolutions.com
>>>
>>> 
>>> 
>>>
>>> Official FreeSWITCH Sites
>>> http://www.freeswitch.org
>>> http://wiki.freeswitch.org
>>> http://www.cluecon.com
>>>
>>> FreeSWITCH-users mailing list
>>> FreeSWITCH-users at lists.freeswitch.org
>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>>> http://www.freeswitch.org
>>>
>>
>>
>>
>> --
>> Anthony Minessale II
>>
>> FreeSWITCH http://www.freeswitch.org/
>> ClueCon http://www.cluecon.com/
>> Twitter: http://twitter.com/FreeSWITCH_wire
>>
>> AIM: anthm
>> MSN:anthony_minessale at hotmail.com
>> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
>> IRC: irc.freenode.net #freeswitch
>>
>> FreeSWITCH Developer Conference
>> sip:888 at conference.freeswitch.org
>> googletalk:conf+888 at conference.freeswitch.org
>> pstn:+19193869900
>>
>> _________________________________________________________________________
>> Professional FreeSWITCH Consulting Services:
>> consulting at freeswitch.org
>> http://www.freeswitchsolutions.com
>>
>> 
>> 
>>
>> Official FreeSWITCH Sites
>> http://www.freeswitch.org
>> http://wiki.freeswitch.org
>> http://www.cluecon.com
>>
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org



-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org
googletalk:conf+888 at conference.freeswitch.org
pstn:+19193869900



Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list