<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed><type>rich</type><version>1.0</version><provider_name>phorkie</provider_name><provider_url>https://p.cweiske.de/</provider_url><title>osdlyrics compile error</title><author_name>Christian Weiske</author_name><cache_age>86400</cache_age><width>900</width><height>900</height><html>&lt;!-- embedding all files of https://p.cweiske.de/186 --&gt;
&lt;link rel="stylesheet" href="https://p.cweiske.de/css/embed.css"/&gt;
&lt;div class="phork" id="186"&gt;
    &lt;div class="phork-file"&gt;
 &lt;div class="phork-content"&gt;
  &lt;style type="text/css"&gt;/**
 * GeSHi (C) 2004 - 2007 Nigel McNie, 2007 - 2008 Benny Baumann
 * (http://qbnz.com/highlighter/ and http://geshi.org/)
 */
.bash .de1, .bash .de2 {font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;}
.bash  {font-family:monospace;}
.bash .imp {font-weight: bold; color: red;}
.bash li, .bash .li1 {color: #DDD;}
.bash .ln {width:1px;text-align:right;margin:0;padding:0 2px;vertical-align:top;}
.bash .kw1 {color: #000000; font-weight: bold;}
.bash .kw2 {color: #c20cb9; font-weight: bold;}
.bash .kw3 {color: #7a0874; font-weight: bold;}
.bash .co0 {color: #666666; font-style: italic;}
.bash .co1 {color: #800000;}
.bash .co2 {color: #cc0000; font-style: italic;}
.bash .co3 {color: #000000; font-weight: bold;}
.bash .es1 {color: #000099; font-weight: bold;}
.bash .es2 {color: #007800;}
.bash .es3 {color: #007800;}
.bash .es4 {color: #007800;}
.bash .es5 {color: #780078;}
.bash .es_h {color: #000099; font-weight: bold;}
.bash .br0 {color: #7a0874; font-weight: bold;}
.bash .sy0 {color: #000000; font-weight: bold;}
.bash .st0 {color: #ff0000;}
.bash .st_h {color: #ff0000;}
.bash .nu0 {color: #000000;}
.bash .re0 {color: #007800;}
.bash .re1 {color: #007800;}
.bash .re2 {color: #007800;}
.bash .re4 {color: #007800;}
.bash .re5 {color: #660033;}
.bash span.xtra { display:block; }
&lt;/style&gt;&lt;div class="code"&gt;&lt;table class="bash"&gt;&lt;tbody&gt;&lt;tr class="li1"&gt;&lt;td class="ln"&gt;&lt;pre class="de1"&gt;1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
&lt;/pre&gt;&lt;/td&gt;&lt;td class="de1"&gt;&lt;pre class="de1"&gt;$ &lt;span class="kw2"&gt;cat&lt;/span&gt; &lt;span class="sy0"&gt;/&lt;/span&gt;etc&lt;span class="sy0"&gt;/*&lt;/span&gt;release
&lt;span class="re2"&gt;DISTRIB_ID&lt;/span&gt;=Ubuntu
&lt;span class="re2"&gt;DISTRIB_RELEASE&lt;/span&gt;=&lt;span class="nu0"&gt;14.04&lt;/span&gt;
&lt;span class="re2"&gt;DISTRIB_CODENAME&lt;/span&gt;=trusty
&lt;span class="re2"&gt;DISTRIB_DESCRIPTION&lt;/span&gt;=&lt;span class="st0"&gt;&amp;quot;Ubuntu 14.04.2 LTS&amp;quot;&lt;/span&gt;
...
&amp;#160;
$ &lt;span class="kw3"&gt;cd&lt;/span&gt; osdlyrics
&amp;#160;
$ &lt;span class="kw2"&gt;autoconf&lt;/span&gt;
configure.ac:&lt;span class="nu0"&gt;12&lt;/span&gt;: error: possibly undefined macro: AM_INIT_AUTOMAKE
&amp;#160; &amp;#160; &amp;#160; If this token and others are legitimate, please use m4_pattern_allow.
&amp;#160; &amp;#160; &amp;#160; See the Autoconf documentation.
configure.ac:&lt;span class="nu0"&gt;27&lt;/span&gt;: error: possibly undefined macro: AM_PROG_CC_C_O
configure.ac:&lt;span class="nu0"&gt;29&lt;/span&gt;: error: possibly undefined macro: AM_PATH_PYTHON
configure.ac:&lt;span class="nu0"&gt;46&lt;/span&gt;: error: possibly undefined macro: AM_ICONV
configure.ac:&lt;span class="nu0"&gt;125&lt;/span&gt;: error: possibly undefined macro: AM_CONDITIONAL
configure.ac:&lt;span class="nu0"&gt;159&lt;/span&gt;: error: possibly undefined macro: AM_GLIB_GNU_GETTEXT
&amp;#160;
$ autoreconf &lt;span class="re5"&gt;-i&lt;/span&gt;
configure.ac:&lt;span class="nu0"&gt;159&lt;/span&gt;: warning: macro &lt;span class="st_h"&gt;'AM_GLIB_GNU_GETTEXT'&lt;/span&gt; not found &lt;span class="kw1"&gt;in&lt;/span&gt; library
&lt;span class="kw2"&gt;sh&lt;/span&gt;: &lt;span class="nu0"&gt;1&lt;/span&gt;: &lt;span class="kw3"&gt;test&lt;/span&gt;: x-git: unexpected operator
&lt;span class="kw2"&gt;sh&lt;/span&gt;: &lt;span class="nu0"&gt;1&lt;/span&gt;: &lt;span class="kw3"&gt;test&lt;/span&gt;: x-git: unexpected operator
configure.ac:&lt;span class="nu0"&gt;159&lt;/span&gt;: error: possibly undefined macro: AM_GLIB_GNU_GETTEXT
&amp;#160; &amp;#160; &amp;#160; If this token and others are legitimate, please use m4_pattern_allow.
&amp;#160; &amp;#160; &amp;#160; See the Autoconf documentation.
autoreconf: &lt;span class="sy0"&gt;/&lt;/span&gt;usr&lt;span class="sy0"&gt;/&lt;/span&gt;bin&lt;span class="sy0"&gt;/&lt;/span&gt;&lt;span class="kw2"&gt;autoconf&lt;/span&gt; failed with &lt;span class="kw3"&gt;exit&lt;/span&gt; status: &lt;span class="nu0"&gt;1&lt;/span&gt;
&amp;#160;
$ &lt;span class="kw2"&gt;sudo&lt;/span&gt; &lt;span class="kw2"&gt;apt-get&lt;/span&gt; &lt;span class="kw2"&gt;install&lt;/span&gt; libglib2.0-dev
&amp;#160;
$ autoreconf &lt;span class="re5"&gt;-i&lt;/span&gt;
no errors anymore
&amp;#160;
$ .&lt;span class="sy0"&gt;/&lt;/span&gt;configure
.. &lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="phork-meta"&gt;
  &lt;a href="https://p.cweiske.de/186/rev-raw/a5e27bb6bd015c72fb3d5661dbc1cba66d61ba49/problems.sh" style="float: right"&gt;view raw source&lt;/a&gt;
  &lt;a href="https://p.cweiske.de/186#problems.sh"&gt;problems.sh&lt;/a&gt;
 &lt;/div&gt;
&lt;/div&gt;
    &lt;div class="phork-file"&gt;
 &lt;div class="phork-content"&gt;
  &lt;style type="text/css"&gt;/**
 * GeSHi (C) 2004 - 2007 Nigel McNie, 2007 - 2008 Benny Baumann
 * (http://qbnz.com/highlighter/ and http://geshi.org/)
 */
.bash .de1, .bash .de2 {font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;}
.bash  {font-family:monospace;}
.bash .imp {font-weight: bold; color: red;}
.bash li, .bash .li1 {color: #DDD;}
.bash .ln {width:1px;text-align:right;margin:0;padding:0 2px;vertical-align:top;}
.bash .kw1 {color: #000000; font-weight: bold;}
.bash .kw2 {color: #c20cb9; font-weight: bold;}
.bash .kw3 {color: #7a0874; font-weight: bold;}
.bash .co0 {color: #666666; font-style: italic;}
.bash .co1 {color: #800000;}
.bash .co2 {color: #cc0000; font-style: italic;}
.bash .co3 {color: #000000; font-weight: bold;}
.bash .es1 {color: #000099; font-weight: bold;}
.bash .es2 {color: #007800;}
.bash .es3 {color: #007800;}
.bash .es4 {color: #007800;}
.bash .es5 {color: #780078;}
.bash .es_h {color: #000099; font-weight: bold;}
.bash .br0 {color: #7a0874; font-weight: bold;}
.bash .sy0 {color: #000000; font-weight: bold;}
.bash .st0 {color: #ff0000;}
.bash .st_h {color: #ff0000;}
.bash .nu0 {color: #000000;}
.bash .re0 {color: #007800;}
.bash .re1 {color: #007800;}
.bash .re2 {color: #007800;}
.bash .re4 {color: #007800;}
.bash .re5 {color: #660033;}
.bash span.xtra { display:block; }
&lt;/style&gt;&lt;div class="code"&gt;&lt;table class="bash"&gt;&lt;tbody&gt;&lt;tr class="li1"&gt;&lt;td class="ln"&gt;&lt;pre class="de1"&gt;1
2
3
4
5
&lt;/pre&gt;&lt;/td&gt;&lt;td class="de1"&gt;&lt;pre class="de1"&gt;&lt;span class="co0"&gt;# Install osdlyrics on Ubuntu 14.04:&lt;/span&gt;
&amp;#160;
$ &lt;span class="kw2"&gt;apt-get&lt;/span&gt; &lt;span class="kw2"&gt;install&lt;/span&gt; libxmmsclient6
$ &lt;span class="kw2"&gt;wget&lt;/span&gt; https:&lt;span class="sy0"&gt;//&lt;/span&gt;osd-lyrics.googlecode.com&lt;span class="sy0"&gt;/&lt;/span&gt;files&lt;span class="sy0"&gt;/&lt;/span&gt;osdlyrics_0.4.3-&lt;span class="nu0"&gt;1&lt;/span&gt;~precise1_amd64.deb
$ &lt;span class="kw2"&gt;dpkg&lt;/span&gt; &lt;span class="re5"&gt;-i&lt;/span&gt; osdlyrics_0.4.3-&lt;span class="nu0"&gt;1&lt;/span&gt;~precise1_amd64.deb&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="phork-meta"&gt;
  &lt;a href="https://p.cweiske.de/186/rev-raw/a5e27bb6bd015c72fb3d5661dbc1cba66d61ba49/without-compilation.sh" style="float: right"&gt;view raw source&lt;/a&gt;
  &lt;a href="https://p.cweiske.de/186#without-compilation.sh"&gt;without-compilation.sh&lt;/a&gt;
 &lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</html></oembed>
