compile error
Wed, 15 Feb 2006 18:53:28 +0100
diegocalleja at gmail.com
Wed Feb 15 09:53:28 PST 2006
El Wed, 15 Feb 2006 16:23:30 +0100,
Simon Cahuk <simon.cahuk at gmail.com> escribió:
> /home/simon/src/modular/xserver/xorg/hw/xgl/xglcmap.c:156: undefined reference
> to `fbSetVisualTypesAndMasks'
> /home/simon/src/modular/xserver/xorg/hw/xgl/xglcmap.c:163: undefined reference
> to `fbSetVisualTypesAndMasks'
I get this too, but while we're at it:
autoreconf: running: /usr/bin/autoconf
autoreconf: running: /usr/bin/autoheader
autoreconf: running: automake --add-missing --copy
bin_PROGRAMS: variable `Xglx_programs' is used but `Xglx_programs' is undefined
I also get this while running autogen. And looking at hw/xgl/glx/Makefile.am
I see this:
#Xglx_programs = Xglx
bin_PROGRAMS = $(Xglx_programs)
Which looks...weird
More information about the xorg
mailing list