[Mesa-dev] [Bug 54963] New: [Bisected] build fail undefined reference to `_mesa_cpal_compressed_teximage2d'
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Sep 15 04:51:15 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=54963
Bug #: 54963
Summary: [Bisected] build fail undefined reference to
`_mesa_cpal_compressed_teximage2d'
Classification: Unclassified
Product: Mesa
Version: git
Platform: All
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: Mesa core
AssignedTo: mesa-dev at lists.freedesktop.org
ReportedBy: maxijac at free.fr
Bisected to 9f37b405a3de8668a5f74c9681829688475ac3b7
export CFLAGS="-O3 -pipe -march=native"
export CXXFLAGS="-O3 -pipe -march=native"
./autogen.sh --with-gallium-drivers=r600 \
--enable-texture-float \
--enable-dri \
--enable-glx \
--enable-gallium-llvm \
--with-dri-drivers=
r600_dri.so.tmp: undefined reference to `_mesa_cpal_compressed_teximage2d'
r600_dri.so.tmp: undefined reference to `_mesa_cpal_compressed_size'
r600_dri.so.tmp: undefined reference to `_mesa_create_exec_table_es1'
r600_dri.so.tmp: undefined reference to `_mesa_cpal_compressed_format_type'
collect2: erreur: ld a retourné 1 code d'état d'exécution
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the mesa-dev
mailing list