Summary: | Version 0.5.9 does not build on FreeBSD | ||
---|---|---|---|
Product: | hal | Reporter: | Jerome Warnier <jwarnier> |
Component: | build | Assignee: | David Zeuthen (not reading bugmail) <zeuthen> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | FreeBSD | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Jerome Warnier
2007-05-14 04:33:31 UTC
you have to install the correct kernel header files including linux/hdreg.h. If you build for freeBSD you have maybe to enable the correct backend or you disable parted support --disable-parted. Obviously, linux/hdreg.h is a Linux-specific kernel header, not to be found on FreeBSD. So, I will play with the build option to see what I can get out of it, but still, it should build without problems, disabling options not available on a specific arch/OS. ... and using --disable-parted does not even solve the issue (allow to build). Thanks for your help. I supplied patches for this exact issue a while back. They're committed to master and hal-0_5_9-branch. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.