Summary: | Build on Solaris: xf86drm.c:3021: error: 'PATH_MAX' undeclared (first use in this function) | ||
---|---|---|---|
Product: | DRI | Reporter: | evgeny <evgeny.v.litvinenko> |
Component: | libdrm | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | DRI git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Solaris | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
evgeny
2015-09-22 22:31:23 UTC
Hi Evgeny, Including limits.h does seem like the right way forward. Can you send a git format-patch created fix to the ML [1]? Additionally you should have noticed a bunch of warnings (missing implementation of XXX) on non-linux platforms. If you'd like to solve these but you're unsure what exactly the functions are supposed to do, let me know and I can help out. You can also catch me at #dri-devel (freenode), look for xexaxo. Thanks [1] http://lists.freedesktop.org/mailman/listinfo/dri-devel Using a musl toolchain this bug triggers as well and is fixed by http://lists.freedesktop.org/archives/dri-devel/2015-September/091104.html Should be fixed in master. Thanks for the report. |
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.