From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 59282] Undefined symbol '_ZTVN10__cxxabiv120__si_class_type_infoE' in r600_dri.so
Date: Sat, 12 Jan 2013 20:34:19 +0000 [thread overview]
Message-ID: <bug-59282-502-hQLx9bUWWX@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-59282-502@http.bugs.freedesktop.org/>
[-- Attachment #1.1: Type: text/plain, Size: 1043 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=59282
--- Comment #4 from pejakm <pejakm@gmail.com> ---
I made a patch myself, and it works:
--- src/gallium/targets/dri-r600/Makefile.am.orig 2013-01-12
20:00:04.000000000 +0100
+++ src/gallium/targets/dri-r600/Makefile.am 2013-01-12 21:18:15.494000000
+0100
@@ -59,17 +59,13 @@
$(LIBDRM_LIBS) \
$(RADEON_LIBS)
-if HAVE_MESA_LLVM
r600_dri_la_LINK = $(CXXLINK) $(r600_dri_la_LDFLAGS)
# Mention a dummy pure C++ file to trigger generation of the $(LINK) variable
nodist_EXTRA_r600_dri_la_SOURCES = dummy-cpp.cpp
+if HAVE_MESA_LLVM
r600_dri_la_LDFLAGS += $(LLVM_LDFLAGS)
r600_dri_la_LIBADD += $(LLVM_LIBS)
-else
-r600_dri_la_LINK = $(LINK) $(r600_dri_la_LDFLAGS)
-# Mention a dummy pure C file to trigger generation of the $(LINK) variable
-nodist_EXTRA_r600_dri_la_SOURCES = dummy-c.c
endif
# Provide compatibility with scripts for the old Mesa build system for
I'm gonna try your patch now.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1873 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2013-01-12 20:34 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-12 14:58 [Bug 59282] New: Undefined symbol '_ZTVN10__cxxabiv120__si_class_type_infoE' in r600_dri.so bugzilla-daemon
2013-01-12 19:51 ` [Bug 59282] " bugzilla-daemon
2013-01-12 20:01 ` bugzilla-daemon
2013-01-12 20:18 ` bugzilla-daemon
2013-01-12 20:34 ` bugzilla-daemon [this message]
2013-01-12 20:55 ` bugzilla-daemon
2013-01-12 22:41 ` bugzilla-daemon
2013-01-13 2:49 ` bugzilla-daemon
2013-01-13 3:53 ` bugzilla-daemon
2013-01-13 3:53 ` bugzilla-daemon
2013-01-13 11:29 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-59282-502-hQLx9bUWWX@http.bugs.freedesktop.org/ \
--to=bugzilla-daemon@freedesktop.org \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox