On Wed, 23 May 2001, Eric Faurot wrote:
> Hi,
>
> I uploaded my ggiart extension there:
> ftp://ftp.ggi-project.org/pub/packages/ggi/extensions/ggiart.tgz
>
> It should build ok if you have libart installed (it's in gnome anyway)
> It's still a bit rough but you can get an idea of what it does by
> running the test programs.
I tried to compile it, but I got this error:
-------------------------------------------------------------------
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDING_LIBGGI_ART -I../include
-g -O2 -D_REENTRANT -D_THREAD_SAFE -g -Wall -Wstrict-prototypes
-Wp,-MD,.deps/init.pp -c init.c -fPIC -DPIC -o init.lo
In file included from ggiart.h:5,
from ggiart_int.h:15,
from init.c:14:
ggiart_art.h:8: libart_lgpl/libart.h: No such file or directory
make[2]: *** [init.lo] Error 1
-------------------------------------------------------------------
I can try to fix this, but I am too tired to do that now.
I guess, there is a problem with the compiler include search path.
configure doesn't check, if libart is installed at all. Detecting
libart by searching for their include-files, should fix both items.
> In which cvs module should I import it?
Don't know yet. Would like to see running it on my machine, before I
make a decision.
CU,
Christoph Egger
E-Mail: [EMAIL PROTECTED]