compiling troubles, TIFFxxx

W. Tasin tasin at e-technik.fh-muenchen.de
Sat Mar 18 10:38:52 GMT 2000


Daniel Elenius wrote:
> 
> I get these errors on "make". Can someone tell me what's wrong?
> 
> /usr/lib/libkimgio.so: undefined reference to `TIFFReadRGBAImage'
> /usr/lib/libkimgio.so: undefined reference to `TIFFClose'
> /usr/lib/libkimgio.so: undefined reference to `TIFFOpen'
> /usr/lib/libkimgio.so: undefined reference to `TIFFGetField'
> collect2: ld returned 1 exit status
> make[3]: *** [kdevelop] Error 1
> make[3]: Leaving directory `/usr/src/kde/kdevelop/kdevelop'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/usr/src/kde/kdevelop/kdevelop'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/src/kde/kdevelop'
> make: *** [all-recursive-am] Error 2
Hi,

Is the tiff library installed on your system?
Which version?

You can check it, as root doing:
$ldconfig -p | grep tiff

and simply by looking at the configure output... there should be a

checking for libtiff tiff... yes  

Ciao                                              

Walter
-- 
The KDevelop project: tasin at kdevelop.de [www.kdevelop.org]
--
oohhh sveglia.... il mondo e' ammalato, ma x colpa di chi.........
(Zucchero)
:-------W. Tasin, FB
04,FHM-------------------PGP-KeyID:0x7961A645----------:
<Key-Fingerprint: 1610 835F 0080 32F4 6140  6CF7 A7D0 44CD 7961A645>




More information about the KDevelop mailing list