Summary: | freebsd-dri no long er compiles | ||
---|---|---|---|
Product: | DRI | Reporter: | Adam K Kirchhoff <akirchhoff135014> |
Component: | General | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | high | ||
Version: | DRI git | ||
Hardware: | x86 (IA32) | ||
OS: | FreeBSD | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Adam K Kirchhoff
2006-04-07 22:48:33 UTC
What happens if you remove the >&/dev/null part from the makedepend command (in Makefile.template)? I think that would work Brian as the current >& /dev/null is bourne shell specific. Woohoo... That resolved that error... Of course, I'm now getting a new one about RADEON_CARD_PCI being undeclared. I'll try and poke around with that this weekend. RADEON_CARD_PCI is defined in the radeon_drm.h file from the DRM repository. I'm replacing the >&/dev/null with >/dev/null to be more shell-portable. Closing this bug now. |
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.