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

2011.02.11 14:46 "Re: [Tiff] Error while make with libtiff", by Karri, Rasmi Teja

Hi Bob,

Thanks for quick reply.

The directory is fine.There is no space..

I have edited that in email.

My build directory is as follows:

/servername/home/tiff-3.9.4

I got error when I issued make and make install also.

The error occurred at below point.

make[1]: *** [libport.la] Error 1

Please do help.

Thanks & Regards,

Rasmi

-------------------------------------------------------------------------------------------------------

Cc: tiff@lists.maptools.org; Movva, Nageswararao

Subject: Re: [Tiff] Error while make with libtiff

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

It looks like the build directory may contain an embedded space.

Rename the directory without the embedded space and reconfigure. That

will likely fix the build problem.

Bob

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: -DHAVE_CONFIG_H -I. -I../libtiff -g -O2 -Wall -W -MT dummy.lo -MD -MP -MF   gcc -std=gnu99

.deps/dummy.Tpo -c dummy.c -o .libs/dummy.o   -fPIC -DPIC

libtool: compile: -DHAVE_CONFIG_H -I. -I../libtiff -g -O2 -Wall -W -MT dummy.lo -MD -MP -MF   gcc -std=gnu99

.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.

>  
>
>  

>  
>
>  

>
>
>