CVS Update: xc (branch: trunk)

Roland Mainz xorg-commit at pdx.freedesktop.org
Sat Nov 13 06:39:16 EET 2004


CVSROOT:	/cvs/xorg
Module name:	xc
Changes by:	gisburn at gabe.	04/11/12 20:39:16

Log message:
  2004-11-12 Roland Mainz <roland.mainz at nrubsig.org>
    * xc/lib/GL/mesa/Imakefile
    * xc/lib/GL/mesa/math/Imakefile
    * xc/lib/GL/mesa/shader/Imakefile
    * xc/lib/GL/mesa/sparc/Imakefile
    * xc/lib/GL/mesa/swrast/Imakefile
    * xc/lib/GL/mesa/swrast_setup/Imakefile
    * xc/lib/GL/mesa/tnl/Imakefile
    * xc/lib/GL/mesa/tnl_dd/Imakefile
    Bugzilla #1843 (https://freedesktop.org/bugzilla/show_bug.cgi?id=1843):
    Fix build failure in the linker stage of libOSMesa.so.4.0 which
    happens more or less every couple of months with the message
    "ld: fatal: too many symbols require `small' PIC references:
    have 2112, maximum 2048 -- recompile some modules -K PIC.".
    The fix is to add |#define LargePICTable YES| to _ALL_ relevant
    Imakefiles (previously this was done only on "on-demand" basis).

Modified files:
      ./:
        ChangeLog 
      xc/lib/GL/mesa/:
        Imakefile 
      xc/lib/GL/mesa/math/:
        Imakefile 
      xc/lib/GL/mesa/shader/:
        Imakefile 
      xc/lib/GL/mesa/sparc/:
        Imakefile 
      xc/lib/GL/mesa/swrast/:
        Imakefile 
      xc/lib/GL/mesa/swrast_setup/:
        Imakefile 
      xc/lib/GL/mesa/tnl/:
        Imakefile 
      xc/lib/GL/mesa/tnl_dd/:
        Imakefile 
  
  Revision      Changes    Path
  1.524         +18 -1     xc/ChangeLog
  1.2           +5 -0      xc/lib/GL/mesa/Imakefile
  1.2           +5 -0      xc/lib/GL/mesa/math/Imakefile
  1.2           +6 -2      xc/lib/GL/mesa/shader/Imakefile
  1.3           +5 -1      xc/lib/GL/mesa/sparc/Imakefile
  1.2           +4 -0      xc/lib/GL/mesa/swrast/Imakefile
  1.2           +5 -0      xc/lib/GL/mesa/swrast_setup/Imakefile
  1.2           +4 -0      xc/lib/GL/mesa/tnl/Imakefile
  1.2           +4 -0      xc/lib/GL/mesa/tnl_dd/Imakefile




More information about the xorg-commit mailing list