Index: [thread] [date] [subject] [author]
  From: Marcus Sundberg <mackan@stacken.kth.se>
  To  : ggi-develop@eskimo.com
  Date: Wed, 02 Sep 1998 22:43:40 +0000

Re: Where is libc.ver ?

Marcus Sundberg wrote:
> yiyus wrote:
> >
> > Hello,
> > I was trying to compile libGGI, but it wasn't possible, I couldn't
> > compile anything, and I couldn't do "make config". The problem is that
> > in degas/config/rules in Linux it looks for the file libc.ver to
> > include it in the libggi parent directory, but it isn't there. I have
> > tried to do it with the ggi-0.0.9 libc.ver file, and, though it
> > compiles fine, it doesn't work. When I try to run "demo" it tells me
> > there were a problem loading shared libraries. What's the problem??
> 
> I'll take care of that.

libc.ver problem is fixed. Please test. If you still get the shared
library error, set GGI_DEBUG to 255, run "demo" and post the output
to the list.

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

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