Skip to Content.
Sympa Menu

sm-grimoire - Re: [SM-Grimoire]XFree86 install problem

sm-grimoire AT lists.ibiblio.org

Subject: Discussion of Spells and Grimoire items

List archive

Chronological Thread  
  • From: "Tyleanith" <tyleanith AT nc.rr.com>
  • To: <sm-grimoire AT lists.ibiblio.org>
  • Subject: Re: [SM-Grimoire]XFree86 install problem
  • Date: Fri, 8 Nov 2002 04:30:40 -0500

My partial bad.

Compile of patch appears to have worked for that file if I type the filename
in (/usr/src/xc/lib/Xft/xftgram.y). Patch application itself does seem
incorrect

However, there is now an error later on when compiling...

make[3]: Entering directory `/usr/src/xc/programs/twm'
flex -l -t lex.l > lex.c
bison -y -d gram.y
gram.y:657.9: parse error, unexpected ":", expecting ";" or "|"
make[3]: *** [gram.c] Error 1

I'm guessing that it is the same error as was in xftgram.y

Thanks,

Tyleanith

----- Original Message -----
From: "Tyleanith" <tyleanith AT nc.rr.com>
To: <sm-grimoire AT lists.ibiblio.org>
Sent: Friday, November 08, 2002 3:58 AM
Subject: Re: [SM-Grimoire]XFree86 install problem


> I did a 'cast -r -d xfree86' and appear to have downloaded the patch to
fix
> this problem. Unfortunately it looks like the patch is not being applied
> correctly.
>
> Applying xftgram patch Thanks to Andrew Stitt
> can't find file to patch at input line 3
> Perhaps you used the wrong -p or --strip option?
> The text leading up to this was:
> ----------------------------------
> |*** /usr/src/xc/lib/Xft/xftgram.y
> |--- /usr/src/xc/lib/Xft/xftgram.y
> ----------------------------------
> File to patch:
>
> It then prompts for the correct file to patch, and I tired
> /usr/src/xc/lib/Xft/xftgram.y but the compile still failed with the same
> error.
>
> Any help would be appreciated.
>
> Thanks,
>
> Tyleanith
>
>
> ----- Original Message -----
> From: "Andrew" <afrayedknot AT thefrayedknot.armory.com>
> To: "Tyleanith" <tyleanith AT nc.rr.com>; <sm-grimoire AT lists.ibiblio.org>
> Sent: Sunday, November 03, 2002 2:41 PM
> Subject: Re: [SM-Grimoire]XFree86 install problem
>
>
> > that looks to be an error in the sources, line 168 lacks a semicolon to
> > end the production for a matrix. if theres not already a bug for this
> > we can open one and i'll submit the patch i just made for it.
> >
> > On Sun, Nov 03, 2002 at 02:33:13PM -0500, Tyleanith wrote:
> > > On a new system (X hasn't been successfully installed yet) I can't get
X
> to build.
> > >
> > > Kernel 2.5.19
> > > sorcery 0.8.2
> > > gcc 3.2
> > > running devel
> > > 1st, 3rd, 5th, P3 optimizations on
> > >
> > > problem:
> > >
> > > make[3]: Entering directory `/usr/src/xc/lib/Xft`
> > > flex -l xftlex.l
> > > sed `s/yy/XftConfig/g` lex.yy.c | sed `s/__REALLY_YY__/yy/` > xftlex.c
> && rm -f lex.yy.c
> > > bison -y -d xftgram.y
> > > xftgram.y:168.8: parse error, unexpected ":", expecting ";" or "|"
> > > xftgram.y:169.3-6 $$ of `matrix' has no dclared type
> > > make[3]: *** [xftgram.c] Error 1
> > > ...
> > >
> > > (note, the above is copied by hand but looks to be a good match for
the
> real error).
> > >
> > > I've tried compiling with optimizations off, no effect.
> > > I've rebuilt sed, bison, and flex with optimizations off.
> > > I'm about to try gcc/glibc with optimizations off but I don't really
> think that is the problem.
> > >
> > > Any help is appreciated.
> > >
> > > Tyleanith
>
>
> _______________________________________________
> SM-Grimoire mailing list
> SM-Grimoire AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-grimoire






Archive powered by MHonArc 2.6.24.

Top of Page