<div>Hi Marc,</div><div><br></div>You have to use git-buildpackage. (or you can do it manually if you really want to, but I wouldn&#39;t advise you to try)<div>See: <a href="http://workaround.org/debian-git-comaintenance">http://workaround.org/debian-git-comaintenance</a><br>

<div>I also suggest you to use pbuilder. It&#39;s a little time investment but it&#39;s worth it.</div><div><a href="https://wiki.ubuntu.com/PbuilderHowto">https://wiki.ubuntu.com/PbuilderHowto</a></div><div>Some tips to integrate those two tools (along with other useful gbp help):</div>

<div><a href="http://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.special.html#GBP.SPECIAL.PBUILDER">http://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.special.html#GBP.SPECIAL.PBUILDER</a></div>

<div><br></div><div>More specifically, it looks like the patches in debian/patches have not been applied. Are your versions Source 3.0 (quilt) aware ?</div><div><br></div><div>Don&#39;t hesitate to ask again if you can&#39;t figure out how to build.</div>

<div><br></div><div>Cheers</div><div><br></div><div>Arthur</div><div><br><div class="gmail_quote">On Mon, Jan 11, 2010 at 12:06 AM, Marc Chantreux <span dir="ltr">&lt;<a href="mailto:khatar@phear.org">khatar@phear.org</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">hello guys,<br>
<br>
i don&#39;t know if reporting build failures is usefull for you guys. if<br>
it&#39;s not: just tell me and i&#39;ll apologize and unsubscribe :)<br>
<br>
i tried to build virtuoso on an up to date squeeze (on which i plane to<br>
use it):<br>
<br>
- git clone &amp;&amp; cd pkg-*<br>
- sudo get-build-deps<br>
- dpkg-buildpackage -rfakeroot -us -uc<br>
<br>
It starts fine then the message below appears.<br>
<br>
HTH, regards<br>
mc<br>
<br>
if [ -e ./<a href="http://configure.ac" target="_blank">configure.ac</a> ] || [ -e ./<a href="http://configure.in" target="_blank">configure.in</a> ]; then cd . &amp;&amp; `which<br>
autoconf2.61 || which autoconf`; fi<br>
aclocal.m4:16: warning: this file was generated for autoconf 2.63.<br>
You have another version of autoconf.  It may work, but is not<br>
guaranteed to.<br>
If you have problems, you may need to regenerate the build system<br>
entirely.<br>
To do so, use the procedure documented by the package, typically<br>
`autoreconf&#39;.<br>
if [ -e ./Makefile.am ]; then cd . &amp;&amp; automake-1.11 -Wno-portability ;<br>
fi<br>
appsrc/Makefile.am:22: required directory appsrc/ODS-Wiki does not exist<br>
binsrc/samples/Makefile.am:21: required directory<br>
binsrc/samples/schemaview does not exist<br>
binsrc/samples/Makefile.am:21: required directory binsrc/samples/TPC-W<br>
does not exist<br>
libsrc/Makefile.am:22: required directory libsrc/zlib does not exist<br>
<a href="http://configure.in:2538" target="_blank">configure.in:2538</a>: required file `binsrc/samples/schemaview/Makefile.in&#39;<br>
not found<br>
<a href="http://configure.in:2538" target="_blank">configure.in:2538</a>: required file `binsrc/samples/TPC-W/Makefile.in&#39; not<br>
found<br>
<a href="http://configure.in:2538" target="_blank">configure.in:2538</a>: required file `libsrc/zlib/Makefile.in&#39; not found<br>
<a href="http://configure.in:2538" target="_blank">configure.in:2538</a>: required file `appsrc/ODS-Wiki/Makefile.in&#39; not found<br>
<a href="http://configure.in:2538" target="_blank">configure.in:2538</a>: required file `appsrc/ODS-Wiki/plugin/Makefile.in&#39;<br>
not found<br>
make: *** [debian/stamp-autotools-files] Erreur 1<br>
dpkg-buildpackage: erreur: debian/rules build a produit une erreur de<br>
sortie de type 2<br>
<br>
_______________________________________________<br>
Pkg-virtuoso-maintainers mailing list<br>
<a href="mailto:Pkg-virtuoso-maintainers@lists.alioth.debian.org">Pkg-virtuoso-maintainers@lists.alioth.debian.org</a><br>
<a href="http://lists.alioth.debian.org/mailman/listinfo/pkg-virtuoso-maintainers" target="_blank">http://lists.alioth.debian.org/mailman/listinfo/pkg-virtuoso-maintainers</a><br>
</blockquote></div><br></div></div>