AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
February 2011

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2011.02.11 14:27 "Error while make with libtiff", by Rasmi Teja Karri
2011.02.11 14:45 "Re: Error while make with libtiff", by Bob Friesenhahn
2011.02.11 14:46 "Re: Error while make with libtiff", by Rasmi Teja Karri
2011.02.11 15:00 "Re: Error while make with libtiff", by Rasmi Teja Karri
2011.02.11 15:01 "Re: Error while make with libtiff", by Bob Friesenhahn
2011.02.12 02:41 "Re: Error while make with libtiff", by Bob Friesenhahn
2011.02.14 11:20 "How to set executable search path", by Rasmi Teja Karri
2011.02.14 16:51 "Re: How to set executable search path", by Daniel Mccoy

2011.02.11 14:27 "Error while make with libtiff", by Rasmi Teja Karri

Hi 

I am using Unix based Solaris sparc machine. I need to install tiff
delegate. I am getting following error while when issued the command
make 

bash-2.05$ sudo make
Password:
Making all in port
make[1]: Entering directory ` /home/ tiff-3.9.4/port'
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99
-DHAVE_CONFIG_H -I. -I../libtiff     -g -O2 -Wall -W -MT dummy.lo -MD
-MP -MF .deps/dummy.Tpo -c -o dummy.lo dummy.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../libtiff -g
-O2 -Wall -W -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.c  -fPIC
-DPIC -o .libs/dummy.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../libtiff -g
-O2 -Wall -W -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.c -o
dummy.o >/dev/null 2>&1
mv -f .deps/dummy.Tpo .deps/dummy.Plo
/bin/bash ../libtool  --tag=CC   --mode=link gcc -std=gnu99  -g -O2
-Wall -W   -o libport.la  dummy.lo  -lz -lm -lc
libtool: link: false cru .libs/libport.a .libs/dummy.o
make[1]: *** [libport.la] Error 1
make[1]: Leaving directory ` /home//tiff-3.9.4/port'
make: *** [all-recursive] Error 1
bash-2.05$



Please do help. 

 

 

Thanks & Regards,

Rasmi