Index: [thread] [date] [subject] [author]
  From: Mike McQuade <mmcquade@aa.net>
  To  : ggi-develop@eskimo.com <ggi-develop@eskimo.com>
  Date: Thu, 11 Feb 1999 22:24:15 -0800

Error in snap shot 990211, and how do I get CVS access?

Trying to build libggi from the 990211 snap.

Here is an error.

 make[3]: Leaving directory
`/home/mike/degas/lib/libggi/display/mansync'
 Making all in X
 make[3]: Entering directory `/home/mike/degas/lib/libggi/display/X'
 /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../.. -I../../include 
  -I/usr/X11R6/include    -g -O2 -D_REENTRANT -D_THREAD_SAFE -g -Wall -c
visual.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include
-I/usr/X11R6/include -g -O2 -D_REENTRANT
 -D_THREAD_SAFE -g -Wall -Wp,-MD,.deps/visual.pp -c  -fPIC -DPIC
visual.c -o visual.lo
 visual.c: In function `GGIdlinit':
 visual.c:188: structure has no member named `gglock'
 make[3]: *** [visual.lo] Error 1
 make[3]: Leaving directory `/home/mike/degas/lib/libggi/display/X'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory `/home/mike/degas/lib/libggi/display'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/home/mike/degas/lib/libggi'
 make: *** [all-recursive-am] Error 2




Also,

After following the instructions at:

http://www.ggi-project.org/docs/cvs.html

I cannot get anon access (read only) to check stuff
out from CVS.


Everytime I try (usign the password 'anoncvs', I get the error:

 (Logging in to wwwguest@cvs.ggi-project.org)
 cvs [login aborted]: authorization failed: server cvs.ggi-project.org
rejected access



If anyone can point me in the right direction, I will start
checking out code before I submit reports of stuff that
doesn't work.


And who knows, maybe someday I can submit some fixes.


Thanks


Mike

Index: [thread] [date] [subject] [author]