fail to build from git clone

Marc Chantreux khatar at phear.org
Sun Jan 10 23:06:17 UTC 2010


hello guys,

i don't know if reporting build failures is usefull for you guys. if
it's not: just tell me and i'll apologize and unsubscribe :)

i tried to build virtuoso on an up to date squeeze (on which i plane to
use it): 

- git clone && cd pkg-* 
- sudo get-build-deps
- dpkg-buildpackage -rfakeroot -us -uc

It starts fine then the message below appears.

HTH, regards
mc 

if [ -e ./configure.ac ] || [ -e ./configure.in ]; then cd . && `which
autoconf2.61 || which autoconf`; fi
aclocal.m4:16: warning: this file was generated for autoconf 2.63.
You have another version of autoconf.  It may work, but is not
guaranteed to.
If you have problems, you may need to regenerate the build system
entirely.
To do so, use the procedure documented by the package, typically
`autoreconf'.
if [ -e ./Makefile.am ]; then cd . && automake-1.11 -Wno-portability ;
fi
appsrc/Makefile.am:22: required directory appsrc/ODS-Wiki does not exist
binsrc/samples/Makefile.am:21: required directory
binsrc/samples/schemaview does not exist
binsrc/samples/Makefile.am:21: required directory binsrc/samples/TPC-W
does not exist
libsrc/Makefile.am:22: required directory libsrc/zlib does not exist
configure.in:2538: required file `binsrc/samples/schemaview/Makefile.in'
not found
configure.in:2538: required file `binsrc/samples/TPC-W/Makefile.in' not
found
configure.in:2538: required file `libsrc/zlib/Makefile.in' not found
configure.in:2538: required file `appsrc/ODS-Wiki/Makefile.in' not found
configure.in:2538: required file `appsrc/ODS-Wiki/plugin/Makefile.in'
not found
make: *** [debian/stamp-autotools-files] Erreur 1
dpkg-buildpackage: erreur: debian/rules build a produit une erreur de
sortie de type 2



More information about the Pkg-virtuoso-maintainers mailing list