https://bugzilla.novell.com/show_bug.cgi?id=772279 https://bugzilla.novell.com/show_bug.cgi?id=772279#c8 --- Comment #8 from Richard Bos <richard.bos@xs4all.nl> 2012-07-21 09:30:39 UTC --- Tried to build xf86-video-intel.spec: - after installing 'zypper in rpmbuild' and rpmbuild -ba xf86-video-intel.spec, I get: 2.20.0-updated> rpmbuild -ba xf86-video-intel.spec fout: line 82: Unknown tag: %x11_abi_videodrv_req Looks like an buildrequires is missing (or not)? It looks like that: zypper in xorg-x11-server-sdk, solves the problem After installing many dependencies, I got this far: cedar:~/packages/1220/SOURCES> rpmbuild -ba xf86-video-intel.spec fout: Failed build dependencies: pkgconfig(xcb-aux) is needed by xf86-video-intel-2.20.0-3.9.1.x86_64 pkgconfig(xvmc) is needed by xf86-video-intel-2.20.0-3.9.1.x86_64 cedar:/var/tmp # zypper in xcb-aux-devel xvmc-devel xcb-aux xvmc Loading repository data... Reading installed packages... Package 'xcb-aux' not found. Package 'xcb-aux-devel' not found. 'xvmc' not found in package names. Trying capabilities. No provider of 'xvmc' found. 'xvmc-devel' not found in package names. Trying capabilities. No provider of 'xvmc-devel' found. Resolving package dependencies... Nothing to do. What packages provide pkgconfig(xcb-aux) and pkgconfig(xvmc)? This dependency solves it: xorg-x11-devel Is it possible to add the build dependencies: xorg-x11-server-sdk and xorg-x11-devel to the xf86-video-intel.spec file? And after the patch does not seem to be meant for xf86-video-intel.spec..... xf86-video-intel> find | grep xf86pciBus.c ...no result... For which src.rpm is the patch meant? Or can you provide an update xserver rpm (including the patch), so I could test it? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.