[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Compile error on gnustep-back
From: |
Dennis Leeuw |
Subject: |
Re: Compile error on gnustep-back |
Date: |
Mon, 01 Apr 2002 12:46:49 +0200 |
Adam Fedor wrote:
> Dennis Leeuw wrote:
>
> > Hi all,
> >
> > I am trying to build gnustep-back, but am running into trouble:
> > I am using a CVS snapshot from this morning and have build GNUstep from
> > scratch.
> > make, base and gui went fine.
> > While building gnustep-back it ends with:
> >
> > context.c:780: `context' undeclared (first use in this function)
> > make[3]: *** [shared_obj/ix86/linux-gnu/gnu-gnu-gnu/context.o] Error 1
> > make[2]: *** [x11.all.subproject.variables] Error 2
> > make[2]: Leaving directory `/usr/src/SPM/gnustep/core/back/Source/x11'
> > make[1]: *** [libgnustep-back.all.bundle.subprojects] Error 2
> > make[1]: Leaving directory `/usr/src/SPM/gnustep/core/back/Source'
> > make: *** [internal-all] Error 2
> >
>
> I'm not sure why you get that exact problem. I fixed a problem with
> incorrect includes when you don't have the libwraster library. This
> should fix your problem.
Yep, it did. Thanks!
I now also compiled the backend with libwraster and tested it with
libwraster 0.61.1 and libwraster 0.80.0
Only 0.80.0 seems to be detected by ./configure is this correct?
Dennis
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Compile error on gnustep-back,
Dennis Leeuw <=