Hylafax Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
Re: Erro compiling - TIFF
Uri Shkolnik wrote:
>
> Hi,
>
> I am trying to compile...
>
> TIFF package already install (and ./configure finds it).
> But -
...
> ld: /usr/local/lib/libtiff.a: warning: table of contents for archive is
> out of date
> _TIFFSetCompressionScheme
> __TIFFgetMode
> _TIFFWriteDirectory
> _TIFFClientOpen
> make[3]: *** [faxmail] Error 1
> ...
The message above indicates that the table of contents of the archive is
out of date. You should recereate it. On a sun workstation this is done
via the command "ranlib libtiff.a".
Then try again. If it still does not work, you should check if you have
the latest tiff-library?
Rainer
--
----------------------------------------------------------------------
Rainer Krienke krienke@informatik.uni-koblenz.de
Universitaet Koblenz, http://www.uni-koblenz.de/~krienke
Rechenzentrum, Voice: +49 261 9119-641
Rheinau 3-4, 56075 Koblenz, Germany Fax: +49 261 9119-499
----------------------------------------------------------------------