On Thu, 5 Jul 2001, Christoph Egger wrote:
>
> On Wed, 4 Jul 2001, Brian S. Julin wrote:
>
> > On 4 Jul 2001, Thayne Harbaugh wrote:
> > > > Building needs to be fixed to work without LibGG being preinstalled. I thin
> > > > that has been done - will verify later if/when I find the time.
> > >
> > > This should be fixed - it works for me!
> >
> > Hmm, not for me: deleted installed gg/gii/ggi files and did a fresh
> > checkout as a non-root user, did autogen and configure, and make
> > dies as before:
> >
> > gcc -shared dl.lo gii.lo init.lo unix.lo -L../gg -lgg -lc -Wl,-soname
>-Wl,libgii.so.0 -Wl,-retain-symbols-file -Wl,./EXPSYMS -o .libs/libgii.so.0.0.7
> > /usr/bin/ld: cannot find -lgg
> > collect2: ld returned 1 exit status
> > make[2]: *** [libgii.la] Error 1
> > make[2]: Leaving directory `/usr/src/sftest/ggi-core/libgii/gii'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/usr/src/sftest/ggi-core/libgii'
> > make: *** [all-recursive-am] Error 2
> > bri@sublime:/usr/src/sftest/ggi-core/libgii$
> >
> > It seems to work if I cd to gii and run the failing command
> > changing -L../gg to -L../gg/.libs
>
> It doesn't seems so, it _is_ so. I have just completely uninstalled
> GGI from my machine and tried to recompile libgii. I got the same
> error and the same fix works for me, too.
I fixed Makefile.am and recompiled and reinstalled libgii and libggi.
But then, when I try to start any GGI demo I get this error:
--------------------------------------------------------------------
LibGII: fatal error - could not load ${prefix}/etc/ggi/libgii.conf
LibGGI: unable to initialize LibGII
unable to initialize LibGGI, exiting.
--------------------------------------------------------------------
Can anyone reproduce this error, too?
Has anyone an idea, why this happens?
We MUST fix this before release!!
CU,
Christoph Egger
E-Mail: [EMAIL PROTECTED]