xserver compilation issue

Peter Hutterer mailinglists at who-t.net
Mon Jun 26 21:00:13 PDT 2006


This happened to me too. Did you install bison and flex before you  
compiled? I noticed that if you install them after you got the  
error,  you will get the same error over and over because some  
dependency files don't clean up properly.

Getting a clean tree and restarting compilation worked for me.

On 27/06/2006, at 11:19 AM, timwoj at ieee.org wrote:

> I've been trying to build x.org using the build.sh script.  I've  
> managed to fix a few things (a few files didn't exist in Mesa and I  
> had to fix the link script for that).  But I'm stumped on this  
> one.  xserver builds all the way through, then dies during  
> installation with:
>
> xdmxconfig-xdmxconfig.o: In function `dmxConfigReadFile':
> /tmp/x11r71/xserver/hw/dmx/config/xdmxconfig.c:402: undefined  
> reference to `yyin'
> /tmp/x11r71/xserver/hw/dmx/config/libdmxconfig.a(parser.o): In  
> function `yyparse':
> /tmp/x11r71/xserver/hw/dmx/config/parser.c:1582: undefined  
> reference to `yyerror'
> /tmp/x11r71/xserver/hw/dmx/config/parser.c:1143: undefined  
> reference to `yylex'
> /tmp/x11r71/xserver/hw/dmx/config/parser.c:1593: undefined  
> reference to `yyerror'
> /tmp/x11r71/xserver/hw/dmx/config/parser.c:1587: undefined  
> reference to `yyerror'
> /tmp/x11r71/xserver/hw/dmx/config/parser.c:1701: undefined  
> reference to `yyerror'
>
> This with yacc/bison 2.1.  Any ideas?
>
> Tim
> _______________________________________________
> xorg mailing list
> xorg at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xorg
>




More information about the xorg mailing list