Summary: | built-in-constants.c:188: undefined reference to `strndup' | ||
---|---|---|---|
Product: | piglit | Reporter: | Vinson Lee <vlee> |
Component: | infrastructure | Assignee: | Ian Romanick <idr> |
Status: | RESOLVED FIXED | QA Contact: | Eric Anholt <eric> |
Severity: | blocker | ||
Priority: | medium | CC: | idr |
Version: | unspecified | Keywords: | regression |
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Vinson Lee
2013-08-31 07:20:04 UTC
Patch sent to the piglit mailing list: http://lists.freedesktop.org/archives/piglit/2013-September/007212.html commit 4777d6e74ec2509d6b64dc374f00abd6d98e722b Author: Ian Romanick <ian.d.romanick@intel.com> Date: Thu Sep 5 10:43:56 2013 -0700 util: Add an implementation of strndup Commit 4c617fa7 added a use of strndup, and that broke this build with various Windows compilers that don't support strndup. Signed-off-by: Ian Romanick <ian.d.romanick@intel.com> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=68780 Tested-by: Vinson Lee <vlee@freedesktop.org> Reviewed-by: Ken Phillis Jr. <kphillisjr@gmail.com> |
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.