Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 461414 - x11-drivers/xf86-video-nv-2.1.20 - .../work/xf86-video-nv-2.1.20/src/ nv_include.h:28:22: fatal error: mibstore.h: No such file or directory
Summary: x11-drivers/xf86-video-nv-2.1.20 - .../work/xf86-video-nv-2.1.20/src/ nv_incl...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo X packagers
URL: http://cgit.freedesktop.org/xorg/driv...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2013-03-11 16:12 UTC by Martin von Gagern
Modified: 2013-03-12 16:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin von Gagern 2013-03-11 16:12:00 UTC
x11-drivers/xf86-video-nv-2.1.20 fails to compile against x11-base/xorg-server-1.14.0:

In file included from /var/tmp/portage/x11-drivers/xf86-video-nv-2.1.20/work/xf8
6-video-nv-2.1.20/src/nv_driver.c:31:0:
/var/tmp/portage/x11-drivers/xf86-video-nv-2.1.20/work/xf86-video-nv-2.1.20/src/
nv_include.h:28:22: fatal error: mibstore.h: No such file or directory
compilation terminated.
make[2]: *** [nv_hw.lo] Error 1
make[2]: *** [nv_driver.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-nv-2.1.20/work/xf86-video-nv-2.1.20_build/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-nv-2.1.20/work/xf86-video-nv-2.1.20_build'
make: *** [all] Error 2
 * ERROR: x11-drivers/xf86-video-nv-2.1.20 failed (compile phase):
 *   emake failed

There is already a fix for this in the upstream repository:
http://cgit.freedesktop.org/xorg/driver/xf86-video-nv/commit/?id=fc78fe98222b0204b8a2872a529763d6fe5048da

And as the package makes use of epatch_user, you can include this fix in your own system without waiting for things to end up in portage proper:

mkdir -p /etc/portage/patches/x11-drivers/xf86-video-nv-2.1.20/ && wget -O \
/etc/portage/patches/x11-drivers/xf86-video-nv-2.1.20/mibstore.patch \
'http://cgit.freedesktop.org/xorg/driver/xf86-video-nv/patch/?id=fc78fe98222b02'
Comment 1 Chí-Thanh Christopher Nguyễn gentoo-dev 2013-03-12 16:45:20 UTC
fixed in 2.1.20-r1