Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 349934 Details for
Bug 472138
media-sound/audacious-3.1 media-plugins/audacious-plugins-3.1 - ld: pluginenum.o: undefined reference to symbol 'g_module_symbol'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Same for media-plugins/audacious-plugins-3.1
audacious-plugins-3.1-gmodule-link.patch (text/plain), 667 bytes, created by
Sebastian Pipping
on 2013-06-02 20:24:30 UTC
(
hide
)
Description:
Same for media-plugins/audacious-plugins-3.1
Filename:
MIME Type:
Creator:
Sebastian Pipping
Created:
2013-06-02 20:24:30 UTC
Size:
667 bytes
patch
obsolete
>--- extra.mk.in 2013-06-02 22:14:08.979592217 +0200 >+++ extra.mk.in 2013-06-02 22:14:20.672446036 +0200 >@@ -54,7 +54,7 @@ > GDKX11_CFLAGS ?= @GDKX11_CFLAGS@ > GDKX11_LIBS ?= @GDKX11_LIBS@ > GLIB_CFLAGS ?= @GLIB_CFLAGS@ >-GLIB_LIBS ?= @GLIB_LIBS@ >+GLIB_LIBS ?= @GLIB_LIBS@ -lgmodule-2.0 > GMODULE_CFLAGS ?= @GMODULE_CFLAGS@ > GMODULE_LIBS ?= @GMODULE_LIBS@ > GTK_CFLAGS ?= @GTK_CFLAGS@ >--- src/ladspa/Makefile 2013-06-02 22:20:50.689570151 +0200 >+++ src/ladspa/Makefile 2013-06-02 22:21:21.648183115 +0200 >@@ -12,4 +12,4 @@ > > CPPFLAGS += -I../.. ${PTHREAD_CFLAGS} > CFLAGS += -std=gnu99 ${PLUGIN_CFLAGS} >-LIBS += -lm ${PTHREAD_LIBS} >+LIBS += -lm ${PTHREAD_LIBS} ${GLIB_LIBS}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 472138
:
349932
| 349934