Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 595872

Summary: x11-drivers/xf86-input-evdev-2.10.4 fails configure w/ "Package requirements (xorg-server >= 1.12 xproto inputproto >= 2.1.99.3) were not met"
Product: Gentoo Linux Reporter: Kent Fredric (IRC: kent\n) (RETIRED) <kentnl>
Component: Current packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: normal CC: wizardedit, wtt6
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 379545    
Bug Blocks:    

Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2016-10-02 07:29:39 UTC
---

configure: error: Package requirements (xorg-server >= 1.12 xproto inputproto >= 2.1.99.3) were not met:

Package 'xf86driproto', required by 'xorg-server', not found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

---

obviously this dep is missing because it was depcleaned. 

But its not really a dependency of xf86-input-evdev, its a dependency of xorg communicated through to xf86-input-evdev

( Apologies if this is a dupe, I went through all the similar cases on bug #379545 and this seemed like it was not listed )
Comment 1 NHO 2017-01-18 05:31:32 UTC
Experienced the same error
Comment 2 William Throwe 2017-02-26 08:22:03 UTC
I also ran into this.  In case it is useful, the packages I had to manually install to get x11-drivers/xf86-input-evdev-2.10.3 to compile were:

randrproto
renderproto
videoproto
scrnsaverproto
resourceproto
xf86driproto
glproto
dri2proto
dri3proto
presentproto
xineramaproto
Comment 3 Austin English (RETIRED) gentoo-dev 2017-11-21 23:37:17 UTC
I'm still seeing this with x11-drivers/xf86-input-evdev-2.10.5
Comment 4 Matt Turner gentoo-dev 2018-04-27 17:52:28 UTC
With x11-base/xorg-proto it is not possible for this to occur anymore.