[Mesa-dev] [Bug 103386] Cross compilation fails with undefined reference
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Oct 21 09:19:57 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=103386
Bug ID: 103386
Summary: Cross compilation fails with undefined reference
Product: Mesa
Version: 13.0
Hardware: ARM
OS: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: Other
Assignee: mesa-dev at lists.freedesktop.org
Reporter: bkarthikk93 at gmail.com
QA Contact: mesa-dev at lists.freedesktop.org
I have been trying to cross compile Mesa 13.0.6 and 12.0.6 for an arm platform.
Both compilation is failing with the following error
=============================
Making all in gbm
make[3]: Entering directory
'/opt/qt/qt5.9.1arm_source/dependencies/mesa/mesa-13.0.6/src/gbm'
CCLD libgbm.la
../../src/loader/.libs/libloader.a(libxmlconfig_la-xmlconfig.o): In function
`__getProgramName':
xmlconfig.c:(.text+0x78): undefined reference to `__progname'
collect2: error: ld returned 1 exit status
Makefile:847: recipe for target 'libgbm.la' failed
make[3]: *** [libgbm.la] Error 1
=============================
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20171021/70561fb7/attachment.html>
More information about the mesa-dev
mailing list