[EMAIL PROTECTED] (Christoph Egger) writes:

> Hi, 
> 
> I tried to compile libedemo with the 20000501-snapshot.
> I got this errors:
> 
> make[2]: Entering directory `/home/programmer/ggi/20000501/degas/lib/libedemo/edemo'
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -DBUILDING_LIBEDEMO  -I../include     -g -O2 -D_REENTRANT -D_THREAD_SAFE -g -Wall 
>-Wstrict-prototypes -c init.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDING_LIBEDEMO -I../include -g -O2 
>-D_REENTRANT -D_THREAD_SAFE
> -g -Wall -Wstrict-prototypes -Wp,-MD,.deps/init.pp -c  -fPIC -DPIC init.c -o init.lo
> init.c: In function `changed':
> init.c:82: too few arguments to function `ggiExtensionLoadDL'
> make[2]: *** [init.lo] Error 1
> make[2]: Leaving directory `/home/programmer/ggi/20000501/degas/lib/libedemo/edemo'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/programmer/ggi/20000501/degas/lib/libedemo'
> make: *** [all-recursive-am] Error 2
> 
> I attached a patch, which fixes that. Anyone here to commit it?

It may compile but it will not work.
I have it updated here, but there are some general extension issues
that needs to be sorted out first.

//Marcus
-- 
-------------------------------+------------------------------------
        Marcus Sundberg        | http://www.stacken.kth.se/~mackan
 Royal Institute of Technology |       Phone: +46 707 295404
       Stockholm, Sweden       |   E-Mail: [EMAIL PROTECTED]

Reply via email to