Summary: | build error: multiple definition of `loader_get_pci_id_for_fd' | ||
---|---|---|---|
Product: | Mesa | Reporter: | Fabio Pedretti <pedretti.fabio> |
Component: | Mesa core | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | critical | ||
Priority: | high | CC: | jfonseca |
Version: | git | ||
Hardware: | All | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Fabio Pedretti
2014-05-28 18:06:58 UTC
Does the following patch help ? http://patchwork.freedesktop.org/patch/26746/ (In reply to comment #1) > Does the following patch help ? http://patchwork.freedesktop.org/patch/26746/ Works for me. (In reply to comment #1) > Does the following patch help ? http://patchwork.freedesktop.org/patch/26746/ Works for me too! I cannot test myself, if it works for others, push it. Pushed a slightly different patch which also fixes the issue commit febec731475a5b288cc50660b2d32780e395b950 Author: Emil Velikov <emil.l.velikov@gmail.com> Date: Wed May 28 15:43:35 2014 +0100 st/egl: do not link against libloader Move the link to the final targets, like any other place in mesa/gallium. This allows better visibilty and will prevent us from including the library archive twice. Resolves multiple definition of `loader_get_pci_id_for_fd' multiple definition of `loader_get_pci_id_for_fd' |
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.