<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/audacious-dvb/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/audacious-dvb/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 14 Jan 2017 22:25:27 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/audacious-dvb/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>compile fail with audacious 3.8.x</title><link>https://sourceforge.net/p/audacious-dvb/bugs/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I tried after longer break the latest available audacious-dvb from the git audacious 3.8.1 I would recive build error. I would welcome the fix, thanks :)&lt;/p&gt;
&lt;p&gt;libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -DG_DISABLE_ASSERT -DNO_DEBUG -DNDEBUG -fomit-frame-pointer -ftree-vectorize -fpredictive-commoning -fgcse-after-reload -c cfg.c  -fPIC -DPIC -o .libs/cfg.o&lt;br/&gt;
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -DG_DISABLE_ASSERT -DNO_DEBUG -DNDEBUG -fomit-frame-pointer -ftree-vectorize -fpredictive-commoning -fgcse-after-reload -c gui.c  -fPIC -DPIC -o .libs/gui.o&lt;br/&gt;
cfg.c:25:32: fatal error: audacious/configdb.h: No such file or directory&lt;br/&gt;
compilation terminated.&lt;br/&gt;
make&lt;span&gt;[2]&lt;/span&gt;: &lt;strong&gt;&lt;em&gt; &lt;span&gt;&lt;span&gt;[Makefile:333: cfg.lo]&lt;/span&gt;&lt;/span&gt; Error 1&lt;br/&gt;
make&lt;span&gt;&lt;span&gt;[2]&lt;/span&gt;&lt;/span&gt;: &lt;/em&gt;&lt;/strong&gt; Waiting for unfinished jobs....&lt;br/&gt;
main.c:38:30: fatal error: audacious/plugin.h: No such file or directory&lt;br/&gt;
compilation terminated.&lt;br/&gt;
make&lt;span&gt;[2]&lt;/span&gt;: &lt;strong&gt;&lt;em&gt; &lt;span&gt;&lt;span&gt;[Makefile:333: main.lo]&lt;/span&gt;&lt;/span&gt; Error 1&lt;br/&gt;
In file included from epg.c:31:0:&lt;br/&gt;
util.h:29:30: fatal error: audacious/plugin.h: No such file or directory&lt;br/&gt;
compilation terminated.&lt;br/&gt;
make&lt;span&gt;&lt;span&gt;[2]&lt;/span&gt;&lt;/span&gt;: &lt;/em&gt;&lt;/strong&gt; &lt;span&gt;[Makefile:333: epg.lo]&lt;/span&gt; Error 1&lt;br/&gt;
In file included from mmusic.c:30:0:&lt;br/&gt;
util.h:29:30: fatal error: audacious/plugin.h: No such file or directory&lt;br/&gt;
compilation terminated.&lt;br/&gt;
make&lt;span&gt;[2]&lt;/span&gt;: &lt;strong&gt;&lt;em&gt; &lt;span&gt;&lt;span&gt;[Makefile:333: mmusic.lo]&lt;/span&gt;&lt;/span&gt; Error 1&lt;br/&gt;
In file included from rtxt.c:33:0:&lt;br/&gt;
util.h:29:30: fatal error: audacious/plugin.h: No such file or directory&lt;br/&gt;
compilation terminated.&lt;br/&gt;
In file included from log.c:30:0:&lt;br/&gt;
util.h:29:30: fatal error: audacious/plugin.h: No such file or directory&lt;br/&gt;
compilation terminated.&lt;br/&gt;
make&lt;span&gt;&lt;span&gt;[2]&lt;/span&gt;&lt;/span&gt;: &lt;/em&gt;&lt;/strong&gt; &lt;span&gt;[Makefile:333: rtxt.lo]&lt;/span&gt; Error 1&lt;br/&gt;
make&lt;span&gt;[2]&lt;/span&gt;: &lt;strong&gt;&lt;em&gt; &lt;span&gt;&lt;span&gt;[Makefile:333: log.lo]&lt;/span&gt;&lt;/span&gt; Error 1&lt;br/&gt;
In file included from record.c:31:0:&lt;br/&gt;
util.h:29:30: fatal error: audacious/plugin.h: No such file or directory&lt;br/&gt;
compilation terminated.&lt;br/&gt;
In file included from gui.h:35:0,&lt;br/&gt;
                 from gui.c:30:&lt;br/&gt;
util.h:29:30: fatal error: audacious/plugin.h: No such file or directory&lt;br/&gt;
compilation terminated.&lt;br/&gt;
make&lt;span&gt;&lt;span&gt;[2]&lt;/span&gt;&lt;/span&gt;: &lt;/em&gt;&lt;/strong&gt; &lt;span&gt;[Makefile:333: record.lo]&lt;/span&gt; Error 1&lt;br/&gt;
make&lt;span&gt;[2]&lt;/span&gt;: &lt;strong&gt;&lt;em&gt; &lt;span&gt;&lt;span&gt;[Makefile:333: gui.lo]&lt;/span&gt;&lt;/span&gt; Error 1&lt;br/&gt;
In file included from dvb.c:43:0:&lt;br/&gt;
util.h:29:30: fatal error: audacious/plugin.h: No such file or directory&lt;br/&gt;
compilation terminated.&lt;br/&gt;
make&lt;span&gt;&lt;span&gt;[2]&lt;/span&gt;&lt;/span&gt;: &lt;/em&gt;&lt;/strong&gt; &lt;span&gt;[Makefile:333: dvb.lo]&lt;/span&gt; Error 1&lt;br/&gt;
make&lt;span&gt;[2]&lt;/span&gt;: Leaving directory '/tmp/portage/media-plugins/audacious-dvb-0.8.2/work/audacious-dvb-0.8.2/src'&lt;br/&gt;
make&lt;span&gt;[1]&lt;/span&gt;: &lt;strong&gt;&lt;em&gt; &lt;span&gt;&lt;span&gt;[Makefile:217: all]&lt;/span&gt;&lt;/span&gt; Error 2&lt;br/&gt;
make&lt;span&gt;&lt;span&gt;[1]&lt;/span&gt;&lt;/span&gt;: Leaving directory '/tmp/portage/media-plugins/audacious-dvb-0.8.2/work/audacious-dvb-0.8.2/src'&lt;br/&gt;
make: &lt;/em&gt;&lt;/strong&gt; &lt;span&gt;[Makefile:262: all-recursive]&lt;/span&gt; Error 1&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wojciech Myrda</dc:creator><pubDate>Sat, 14 Jan 2017 22:25:27 -0000</pubDate><guid>https://sourceforge.net78d1ce833638b10987fa3c38474376f825c2ec74</guid></item><item><title/><link>https://sourceforge.net/p/audacious-dvb/bugs/6/</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marius Konitzer</dc:creator><pubDate>Sat, 06 Oct 2012 01:43:14 -0000</pubDate><guid>https://sourceforge.net00ef145978ae5c8fbbc4e7c8e4681130dc41b63b</guid></item><item><title/><link>https://sourceforge.net/p/audacious-dvb/bugs/5/</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marius Konitzer</dc:creator><pubDate>Sat, 06 Oct 2012 01:43:14 -0000</pubDate><guid>https://sourceforge.net3219b09497b5018b999d834a14ff91df57ec69f7</guid></item><item><title/><link>https://sourceforge.net/p/audacious-dvb/bugs/4/</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marius Konitzer</dc:creator><pubDate>Sat, 06 Oct 2012 01:43:12 -0000</pubDate><guid>https://sourceforge.net32df4c5d6b730d44a3543aeab4736c48f433a3f6</guid></item><item><title/><link>https://sourceforge.net/p/audacious-dvb/bugs/3/</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marius Konitzer</dc:creator><pubDate>Sat, 06 Oct 2012 01:43:11 -0000</pubDate><guid>https://sourceforge.net68067348a8ed9c63e51056a6240350c787e70fe2</guid></item><item><title/><link>https://sourceforge.net/p/audacious-dvb/bugs/2/</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marius Konitzer</dc:creator><pubDate>Sat, 06 Oct 2012 01:43:11 -0000</pubDate><guid>https://sourceforge.netfd30f5f8c400cfade11a8966766af9b3495364c9</guid></item><item><title/><link>https://sourceforge.net/p/audacious-dvb/bugs/1/</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marius Konitzer</dc:creator><pubDate>Sat, 06 Oct 2012 01:43:10 -0000</pubDate><guid>https://sourceforge.net17c8790172604d83bb5573d9e20a2cb3c895542f</guid></item></channel></rss>