FS#33711 - [nvidia-304xx] cannot build against linux in [testing]

Attached to Project: Arch Linux
Opened by John (graysky) - Monday, 04 February 2013, 18:45 GMT
Last edited by Dave Reisner (falconindy) - Monday, 04 February 2013, 19:41 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: Cannot build against linux package in [testing]. Error attached.


Additional info:
* package version(s) 304.64-3

Steps to reproduce: Attempt to build pkg against linux-3.7.6-1.
This task depends upon

Closed by  Dave Reisner (falconindy)
Monday, 04 February 2013, 19:41 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#33710 
Comment by Philip Müller (philm) - Monday, 04 February 2013, 19:39 GMT
Simple fix:

# fix 3.7.6 build
sed -ie 's|linux/version.h|generated/uapi/linux/version.h|g' conftest.sh

Loading...