<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 23 March 2015 at 13:24, David Henningsson <span dir="ltr"><<a href="mailto:david.henningsson@canonical.com" target="_blank">david.henningsson@canonical.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class=""><br>
<br>
On 2015-03-23 13:58, Arun Raghavan wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
The out-of-tree build failure sounds like a bug that should be fixed.<br>
</blockquote>
<br></span>
Patches welcome! I tried but didn't really understand what the symlink's supposed to do in the first place, so I'm not sure how to fix it either.<br>
<br>
mkdir build<br>
cd build<br>
../configure --prefix=$(pwd)<br>
make<br>
<br>
Results in:<br>
<br>
make[2]: Entering directory `.../pavucontrol/build'<br>
rm -f README<br>
make -C doc README<br>
make[3]: Entering directory `.../pavucontrol/build/doc'<br>
make[3]: `README' is up to date.<br>
make[3]: Leaving directory `.../pavucontrol/build/doc'<br>
cd .. && ln -s doc/README README<br>
ln: failed to create symbolic link ‘README’: File exists<br>
make[2]: *** [README] Error 1<br>
make[2]: Leaving directory `.../pavucontrol/build'<span class="im"><br>
<br></span></blockquote><div><br></div><div>Looks like this has been a bug since forever:</div><div><br></div><div><a href="https://github.com/pulseaudio/pavucontrol/blame/master/Makefile.am#L31">https://github.com/pulseaudio/pavucontrol/blame/master/Makefile.am#L31</a><br></div><div><br></div><div><br></div><div> <br></div><div>Saludos</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class=""><a href="http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss" target="_blank">
</a></div></blockquote></div></div></div>