Displaying 3 results from an estimated 3 matches for "xorg_libs".
Did you mean:
ogg_libs
2015 Apr 20
0
[ANNOUNCE] xf86-input-void 1.4.1
...ng on the branch for almost a
year. The void driver is a dummy driver that does nothing and just fulfils
the requirements of really old servers that must have an input device.
It is just dead weight for any server released after 2007 or so. Don't use
it.
Alan Coopersmith (4):
Link with $(XORG_LIBS) to support no-undefined linking
Fix an integer truncation warning from clang
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Gaetan Nadon (1):
config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
Peter Hutterer (1):
xf86-input-void 1.4...
2008 Jul 01
0
[CentOS4.6]Where can I get these packages (xorg-server xproto fontsproto)?
...ge 'xorg-server' found
configure: error: Package requirements (xorg-server xproto fontsproto
) were not met:
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables XORG_CFLAGS
and XORG_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
2008 Mar 06
0
[ANNOUNCE] xorg-server 1.4.99.901
...es arrayobj.c and arrayobj.h.
Fix a compiler warning about varibles being used without being set.
Move declaration of "j" inside #ifdef block where it is used to
Eliminate "ugly" spaces around parenthesis. Add const qualifier.
Use XSERVER_LIBS instead of XORG_LIBS for -lpciaccess. The former is
Modify linuxGetSizesStruct to use pci_device instead of pciConfigPtr.
Make the various implementations of xf86ExtendedInitInt10 use the
Fix stupid typos.
ScanPciDisplayPCICardInfo now uses pci_device interface for PCI
Changes that were m...