[Xorg] Compiling xorg 6.7.0 from source

snpe snpe at snpe.co.yu
Tue May 25 21:12:12 PDT 2004


On Tuesday 25 May 2004 10:39 pm, Daniel Stone wrote:
> On Tue, May 25, 2004 at 06:04:51PM +0000, snpe wrote:
> >   my system : red hat 8.0 , kernel 2.4.23 , bison 1.875a, gcc, flex and make from RH 8.0 
> > 
> >   I checkout XORG cvs with tag XORG-6_7_0 ant try build with:
> > 
> > mkdir build
> > cd build
> > lndir ../xc
> > make World
> > 
> > and get error :
> > 
> > ...
> > [...]
> > flex -l  -t lexer.l > lexer.c
> > gcc -m32 -O2 -fno-strength-reduce -fno-strict-aliasing -ansi -pedantic -Wall -Wpointer-arith -Wundef     -I
> > ../.. -I../../exports/include   -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURC
> > E -D_BSD_SOURCE -D_SVID_SOURCE  -D_GNU_SOURCE   -DFUNCPROTO=15 -DNARROWPROTO   -DXENVIRONMENT  -DXVENDORNAM
> > E='"The X.Org Foundation"' -DXVENDORNAMESHORT='"X.Org"'   -c -o lexer.o lexer.c
> > <stdout>: In function `yylex':
> > <stdout>:1199: `yy_prev_more_offset' undeclared (first use in this function)
> > <stdout>:1199: (Each undeclared identifier is reported only once
> > <stdout>:1199: for each function it appears in.)
> 
> This is a bug in flex, and you need to upgrade it. Red Hat 8.0 is very
> old: you should check out RH9, or the Fedora Core releases.
> 
Thanks - I upgrade any applications and lib when I need it - new flex and bison work fine
I have Fedora 1 too and it is fine
My problems is now - 

1) choose keborad in kde 3.2.1 - X.org cannot find keyborad en_US and any keyborad
2) font server in xorg.conf
 I try unix/:7100 and tcp/localhost:7100 and it don't work - Waht is correct string for Fontpath (server work fine)
3) Is intel 845 support in i810 driver

regards
Haris Peco




More information about the xorg mailing list