AWARE SYSTEMS
TIFF and LibTiff Mail List Archive

Thread

2003.08.08 19:20 "[Tiff] linking errors in mpi environment", by Pushkar Pradhan
2003.08.10 04:43 "[Tiff] ld.so.1, TIFFmalloc not found", by Pushkar Pradhan
2003.08.10 05:39 "[Tiff] ld.so.1, TIFFmalloc not found", by Tom Kacvinsky
2003.08.10 05:53 "[Tiff] ld.so.1, TIFFmalloc not found", by Pushkar Pradhan
2003.08.10 13:17 "[Tiff] ld.so.1, TIFFmalloc not found", by Tom Kacvinsky
2003.08.10 16:00 "[Tiff] Corection [was: ld.so.1, TIFFmalloc not found]", by Tom Kacvinsky
2003.08.11 02:40 "[Tiff] Corection [was: ld.so.1, TIFFmalloc not found]", by Pushkar Pradhan

2003.08.10 05:53 "[Tiff] ld.so.1, TIFFmalloc not found", by Pushkar Pradhan

Tom,

My system is solaris 5.8. I'm using mpich. I tried the -R but getting same errors, I think I'm not using this option in correct way:

Titan[261] pushkar$ mpicc -I/usr/local/include -ltiff -lm -o main main-mpi.c
Rgblhs.c -L`gcc -print-file-name=` -lgcc
-R/usr/local/lib/libtiff
main-mpi.c:
Rgblhs.c:

I also tried the -R/usr/local/lib/libtiff.so or -R,....... Can you tell how I should use this option? Thanks,

Pushkar Pradhan