[sane-devel] sane build on tru64 unix 5.1A

Henning Meier-Geinitz henning at meier-geinitz.de
Thu Apr 18 21:12:56 BST 2002


Hi,

On Thu, Apr 18, 2002 at 12:32:00PM -0700, Philip Goisman wrote:
> Hi,
> 
> 	No, I hadn't tried that, but just now I did with the same 
> results as follows:
> 
> # env
> LIBRARY_PATH=/usr/dt/lib:/usr/local/lib
> # ls -al /usr/local/lib/libjpeg.a
> -rw-r--r--   1 root     system    302614 Jul 18  2000 /usr/local/lib/libjpeg.a
> 
> checking for jpeg_start_decompress in -ljpeg... (cached) no
                                                   ^^^^^^
						   
Beware of the "cached". This means configure hasn't actually checked,
but used the value it found last time you ran configure.

Do "make distclean" or rm config.cache before you run configure again.

Bye,
  Henning



More information about the sane-devel mailing list