| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2004.05.13 16:54 "Re: libtiff install", by Frank WarmerdamMike Badar wrote:
> + cat t.c
> #include "stdlib.h"
> + make -f confMakefile t
> extern void free(void *);
> + make -f confMakefile t
> /monkey1/software/gcc-3.3.2/bin/gcc t.c -lm
> + make -f confMakefile t
> /monkey1/software/gcc-3.3.2/bin/gcc t.c -lm
> + make -f confMakefile t
> /monkey1/software/gcc-3.3.2/bin/gcc t.c -lm
> + cat t.c
> int f() { return 0; }
> + make -f confMakefile t
> /monkey1/software/gcc-3.3.2/bin/gcc -bM\:SRE -c t.c
> gcc: couldn't run `/monkey1/software/gcc-3.3.2/bin/M:SRE-gcc-3.3.2': No such
> file or directory
> make: *** [t.o] Error 1
>
> Since 'make' and 'make install' did not return any errors, can I assume my
> installation is valid? Can someone explain to me the error in the
> config.log file? I appreciate your time and any suggestions.
Mike,
It is common for the config.log file to have error reports, so I don't think
this is significant. I would add that http://www.remotesensing.org/libtiff is
the primary source for libtiff and libtiff 3.6.1 is the current stable released
version.
Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up | Frank Warmerdam, warmerdam@pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush | Geospatial Programmer for Rent
|
|||||||