Summary: | [makedepend] complains of being unable to find stddef.h, stdarg.h and others | ||
---|---|---|---|
Product: | xorg | Reporter: | Brice Goglin <brice.goglin> |
Component: | Build/Monolithic | Assignee: | Xorg Project Team <xorg-team> |
Status: | RESOLVED INVALID | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | enhancement | ||
Priority: | lowest | CC: | jeremyhu |
Version: | 7.2 (2007.02) | ||
Hardware: | Other | ||
OS: | All | ||
URL: | http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=257142 | ||
Whiteboard: | 2011BRB_Reviewed | ||
i915 platform: | i915 features: |
Description
Brice Goglin
2007-02-18 08:59:02 UTC
Sorry about the phenomenal bug spam, guys. Adding xorg-team@ to the QA contact so bugs don't get lost in future. I hit this bug while running Ubuntu 10.10. Downloaded and built "makedepend-1.0.2" that did not help. What did help was to add "#define __UNIXOS2__ 1" to makedepend-config.h recompile and install, and before running it exporting enviromental variable with proper include paths, for example: export C_INCLUDE_PATH="/usr/include/;/usr/lib/gcc/x86_64-linux-gnu/4.1/include/" The 1.0.2 makedepend without any modifications searched only /usr/include path (+parameter specified). If you want to submit a patch to add this support, we'll certainly consider it, but nobody really cares about makedepend any more since we migrated away from that build system... Mass closure: This bug has been untouched for more than six years, and is not obviously still valid. Please reopen this bug or file a new report if you continue to experience issues with current releases. |
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.