2007.03.23 20:33 "[Tiff] add tag to tiff image", by Varun Reddy

2007.03.27 05:56 "Re: [Tiff] add tag to tiff image", by Andrey Kiselev

On Mon, Mar 26, 2007 at 12:47:08PM -0400, Varun Reddy wrote:

When i try to compile the program i get the following error:

------

varun@varun-laptop:~/Desktop/osivtest$ gcc -o myprog tiffTagEditor.c /tmp/ccqgKygU.o: In function `TagExtender': tiffTagEditor.c:(.text+0x1d): undefined reference to `TIFFMergeFieldInfo'

You forgot pointing linker to libtiff library. Add -ltiff option to the compilation command. Of course, the library itself should be available in your system.

Best regards,

Andrey

--
Andrey V. Kiselev
ICQ# 26871517