- From: Irene Vatton <irene.vatton@inrialpes.fr>
- Date: Wed, 23 Oct 2002 11:47:58 +0200
- To: Aguido Horatio Davis <horatio@qpsf.edu.au>
- Cc: www-amaya-dev@w3.org
On Mon, 21 Oct 2002 10:20:32 +1000 (EST)
Aguido Horatio Davis <horatio@qpsf.edu.au> wrote:
>
>
> G'day,
>
> Just writing to report a successful build of Amaya 6.4, from the source
> tarball, on Macintosh OS X 10.2 with a fink-supplied GNOME 1.4.1. Mostly I
> followed Carine's recipe for building on 10.1 (many thanks). I needed also
> to add --host=ppc to the libwww configure command in Amaya/darwin/Makefile
> as it couldn't find this out itself.
>
> If you're doing this with a fink-installed GNOME, fink will feel obliged to
> install its own libwww, which lacks the HTCache_resetMeta that Amaya needs.
> Although gcc is pointed at the correct libwwwcache.a, it persists in
> consulting that one instead and then complaining about the missing symbol.
> As a workaround I added ../libwww/Library/src/HTCache.o to the final compile
> command for ../bin/amaya to supply that symbol, which is ugly.
>
> Can anybody remind me how to achieve the same effect with gcc options?
I guess you have to use a more recent version of the libwww.
Our tar source distribution provides that library.
>
> Cheers,
>
> Horatio
--
Irene.
Received on Wednesday, 23 October 2002 05:48:13 UTC