[Kdenlive-devel] Bootstrap / unsermake problem

Jean-Michel Pouré jmpoure at free.fr
Mon Oct 23 19:51:21 UTC 2006


Dear all,

I checked out Kdenlive from SVN, including the admin directory. 
Now I run ./bootstrap:

sh bootstrap

**********************************
Bootstrap is now trying to create a ./configure script suitable for
Kdenlive
WARNING: running bootstrap is only usefull when checking out Kdenlive
from CVS.

*** YOU'RE USING UNSERMAKE.
*** GOOD LUCK!! :)
*** Creating acinclude.m4
make[1]: Entering directory `/home/jmpoure/logiciels/kdenlive/kdenlive'
make[1]: Leaving directory `/home/jmpoure/logiciels/kdenlive/kdenlive'
*** Creating list of subdirectories
make[1]: Entering directory `/home/jmpoure/logiciels/kdenlive/kdenlive'
cd . && make -f admin/Makefile.common subdirs
make[2]: Entering directory `/home/jmpoure/logiciels/kdenlive/kdenlive'
make[2]: Leaving directory `/home/jmpoure/logiciels/kdenlive/kdenlive'
make[1]: Leaving directory `/home/jmpoure/logiciels/kdenlive/kdenlive'
*** Creating configure.files
*** Creating configure.in
make[1]: Entering directory `/home/jmpoure/logiciels/kdenlive/kdenlive'
cd . && make -f admin/Makefile.common configure.in ;
make[2]: Entering directory `/home/jmpoure/logiciels/kdenlive/kdenlive'
make[2]: Leaving directory `/home/jmpoure/logiciels/kdenlive/kdenlive'
make[1]: Leaving directory `/home/jmpoure/logiciels/kdenlive/kdenlive'
*** Creating aclocal.m4
/usr/share/aclocal/soundtouch.m4:29: warning: underquoted definition of
AM_PATH_SOUNDTOUCH
  run info '(automake)Extending aclocal'
  or see
http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/aclocal/glib.m4:8: warning: underquoted definition of
AM_PATH_GLIB
*** Creating configure
*** Creating config.h template
*** Creating Makefile templates
Traceback (most recent call last):
  File "<string>", line 1, in ?
  File "/usr/lib/python2.4/unsermake/__init__.py", line 1342, in ?
    main()
  File "/usr/lib/python2.4/unsermake/__init__.py", line 1028, in main
    files = os.listdir(sourcedir)
OSError: [Errno 2] No such file or directory:
'/usr/lib/python2.4/site-packages/unsermake'
make: *** [cvs] Erreur 1

**********************************

Under Debian, unsermake is the following package:

dpkg-query -L unsermake
/.
/usr
/usr/bin
/usr/bin/unsermake
/usr/share
/usr/share/doc
/usr/share/doc/unsermake
/usr/share/doc/unsermake/README.gz
/usr/share/doc/unsermake/TODO
/usr/share/doc/unsermake/README.Debian
/usr/share/doc/unsermake/copyright
/usr/share/doc/unsermake/changelog.Debian.gz
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/unsermake.1.gz
/usr/share/python-support
/usr/share/python-support/unsermake
/usr/share/python-support/unsermake/unsermake
/usr/share/python-support/unsermake/unsermake/autodirs.um
/usr/share/python-support/unsermake/unsermake/pch.um
/usr/share/python-support/unsermake/unsermake/handlerbase.py
/usr/share/python-support/unsermake/unsermake/pofiles.um
/usr/share/python-support/unsermake/unsermake/manpages.um
/usr/share/python-support/unsermake/unsermake/icons.um
/usr/share/python-support/unsermake/unsermake/yacc.um
/usr/share/python-support/unsermake/unsermake/program.py
/usr/share/python-support/unsermake/unsermake/__init__.py
/usr/share/python-support/unsermake/unsermake/check.um
/usr/share/python-support/unsermake/unsermake/mocs.um
/usr/share/python-support/unsermake/unsermake/kcfg.um
/usr/share/python-support/unsermake/unsermake/utilities.py
/usr/share/python-support/unsermake/unsermake/designer.um
/usr/share/python-support/unsermake/unsermake/kdeinit.um
/usr/share/python-support/unsermake/unsermake/dcopidl.um
/usr/share/python-support/unsermake/unsermake/sourcehash.py
/usr/share/python-support/unsermake/unsermake/docs.um
/usr/share/python-support/unsermake/unsermake/rcc.um
/usr/share/python-support/unsermake/unsermake/target.py
/usr/share/python-support/unsermake/unsermake/checkrcs.um
/usr/share/python-support/unsermake/unsermake/flex.um
/usr/share/python-support/unsermake/unsermake/destdir.um
/usr/share/python-support/unsermake/unsermake/dist.um
/usr/share/python-support/unsermake/unsermake/amfile.py
/usr/share/python-support/unsermake/unsermake/autodeps.um
/usr/share/python-support/unsermake/unsermake/texinfo.um
/usr/share/python-support/unsermake/unsermake/assembler.um
/usr/share/python-support/unsermake/.version

****

I tried to create a symlink, but this is not a working solution for
future Debian packages.

Any idea?

Kind regards,
Jean-Michel









More information about the Kdenlive mailing list