W3C home > Mailing lists > Public > www-amaya@w3.org > July to September 2003

Re: Amaya 8 source fails to build Alpha 0SF1 V4.0

From: Irene Vatton <irene.vatton@inrialpes.fr>
Date: Tue, 12 Aug 2003 09:00:29 +0200
To: Hugh Sasse Staff Elec Eng <hgs@dmu.ac.uk>
Cc: bacam+am@z273.org.uk, www-amaya@w3.org
Message-Id: <20030812090029.511b85e9.irene.vatton@inrialpes.fr>

On Wed, 11 Jun 2003 14:43:12 +0100 (BST)
Hugh Sasse Staff Elec Eng <hgs@dmu.ac.uk> wrote:

> 
> On Wed, 11 Jun 2003, Brian Campbell wrote:
> 
> >
> > On Tue, Jun 10, 2003 at 01:25:32PM +0100, Hugh Sasse Staff Elec Eng wrote:
> > >
> > > On Mon, 9 Jun 2003, Brian Campbell wrote:
> > >
> > > > http://www.mirror.ac.uk/sites/ftp.debian.org/debian/pool/main/i/imlib/imlib_1.9.14.orig.tar.gz
> > > >
> > > Hmmmm, Get New Utilities: What do you make of this:
>         [...]
> > > checking for jpeg_destroy_decompress in -ljpeg... no
> > > configure: error: *** JPEG library not found ***
>         [...]
> > > so why is it not finding it?
> >
> > The possibilities that come to mind are that it's looking for a libjpeg.so
> > (try adding a symlink from libjpeg.so to libjpeg.so.6a), or that it
> 
> Turns out there already is one:
> # diff libjpeg.so*
> # cmp libjpeg.s*
> # cmp libpng.s*
> # ls -l libjpeg.s* libpng.s*
> lrwxrwxrwx   1 root     system        13 Mar 31  2000 libjpeg.so ->
> libjpeg.so.6a
> -rw-r--r--   1 root     system    163840 May 26  1996 libjpeg.so.6a
> lrwxrwxrwx   1 root     system        31 Mar 31  2000 libpng.so ->
> /usr/local/lib/libpng.so.1.0.89
> -rw-r--r--   1 root     system    139264 Sep  2  1996
> libpng.so.1.0.89
> #
> 
> > isn't searching that directory (try setting LIBRARY_PATH and
> > C_INCLUDE_PATH, or add -L/usr/local/lib to the CFLAGS, or look for a
> 
> Not sure how C_INCLUDE_PATH would help for a library.  Tried -L...
> but it din't help.
> > configure option to specify the location of the JPEG library).
Normally the include "jinclude.h" is necessary to compile a program that
uses the libjpeg library.
Could you check that the include is installed.
The option -L is useful to locate libraries but not to locate includes.

> 
> I'm still getting the failures with imlib.
> >
> >   Brian
> >
> >
>         Thanks,
>         Hugh


     Irene.
-----
Irène Vatton                     INRIA Rhône-Alpes
INRIA                               ZIRST
e-mail: Irene.Vatton@inria.fr       655 avenue de l'Europe
Tel.: +33 4 76 61 53 61             Montbonnot
Fax:  +33 4 76 61 52 07             38334 Saint Ismier Cedex - France
Received on Tuesday, 12 August 2003 03:00:38 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:30:42 UTC