FS#14144 - xf86-video-nouveau has unlisted dependency on xf86driproto
Attached to Project:
Arch Linux
Opened by Devin Cofer (Ranguvar) - Thursday, 09 April 2009, 01:45 GMT
Last edited by Jan de Groot (JGC) - Saturday, 11 April 2009, 19:05 GMT
Opened by Devin Cofer (Ranguvar) - Thursday, 09 April 2009, 01:45 GMT
Last edited by Jan de Groot (JGC) - Saturday, 11 April 2009, 19:05 GMT
|
Details
The package xf86-video-nouveau fails to build without the
package xf86driproto. The build process fails with the
following output, and is fixed by installing that
package:
"checking for XORG... configure: error: Package requirements (xorg-server >= 1.4.99.901 xproto fontsproto libdrm xf86driproto randrproto renderproto videoproto xextproto) were not met: No package 'xf86driproto' found 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. make: *** No targets specified and no makefile found. Stop." This occurs with both a simple makepkg on the ABS dir and with a new git snapshot. |
This task depends upon