Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 388944 Details for
Bug 528734
media-plugins/audacious-plugins-3.2.2-r1 - vorbis.c:(.text.vorbis_write_real+0x59): undefined reference to `vorbis_analysis_buffer'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
audacious-plugins-3.2.2-fix-build-filewriter.patch
audacious-plugins-3.2.2-fix-build-filewriter.patch (text/plain), 413 bytes, created by
René Rhéaume
on 2014-11-09 15:00:56 UTC
(
hide
)
Description:
audacious-plugins-3.2.2-fix-build-filewriter.patch
Filename:
MIME Type:
Creator:
René Rhéaume
Created:
2014-11-09 15:00:56 UTC
Size:
413 bytes
patch
obsolete
>--- audacious-plugins-3.2.2/src/filewriter/Makefile >+++ audacious-plugins-3.2.2-lvorbis/src/filewriter/Makefile >@@ -14,4 +14,4 @@ plugindir := ${plugindir}/${OUTPUT_PLUGI > > CFLAGS += ${PLUGIN_CFLAGS} > CPPFLAGS += ${PLUGIN_CPPFLAGS} ${GLIB_CFLAGS} ${GTK_CFLAGS} ${FILEWRITER_CFLAGS} ${OGG_VORBIS_CFLAGS} -I../.. >-LIBS += ${GTK_LIBS} ${FILEWRITER_LIBS} >+LIBS += ${OGG_VORBIS_LIBS} ${GTK_LIBS} ${FILEWRITER_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 528734
:
388942
| 388944 |
388946