Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 373772 Details for
Bug 505188
media-video/imagination-3.0-r1 - ld: imagination-support.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]
imagination_patch.patch
imagination_patch.patch (text/plain), 937 bytes, created by
Ted Tanberry
on 2014-03-28 21:00:37 UTC
(
hide
)
Description:
imagination_patch.patch
Filename:
MIME Type:
Creator:
Ted Tanberry
Created:
2014-03-28 21:00:37 UTC
Size:
937 bytes
patch
obsolete
>--- imagination-3.0-cflags-old.patch 2014-03-28 21:29:05.208684625 +0100 >+++ imagination-3.0-cflags.patch 2014-03-28 21:42:45.880726226 +0100 >@@ -5,7 +5,28 @@ > index 0be7802..d19c8ec 100644 > --- a/configure.in > +++ b/configure.in >-@@ -46,7 +46,7 @@ fi >+@@ -24,7 +24,7 @@ >+ AM_PROG_LIBTOOL >+ LIBTOOL="$LIBTOOL --silent" >+ >+-pkg_modules="gtk+-2.0 >= 2.14.0 gthread-2.0" >++pkg_modules="gtk+-2.0 >= 2.14.0 gthread-2.0 gmodule-2.0" >+ PKG_CHECK_MODULES(PACKAGE, [$pkg_modules]) >+ >+ sox_modules="sox >= 14.2.0" >+@@ -33,6 +33,11 @@ >+ plugins_modules="cairo >= 1.6 glib-2.0 > 2.18.0" >+ PKG_CHECK_MODULES(PLUGINS, [$plugins_modules]) >+ >++dnl Check for libm for sqrtf() >++AC_SEARCH_LIBS([sqrtf], [m], [], [ >++ AC_MSG_ERROR([unable to find the sqrtf() function]) >++]) >++ >+ # get svn revision >+ REVISION="r0" >+ if test "x${REVISION}" = "xr0" >+@@ -46,7 +51,7 @@ > if test "x${REVISION}" != "xr0" > then > # force debug mode for a SVN working copy
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 505188
:
373146
|
373772
|
374192