|
From: Jonas S. <jo...@ly...> - 2007-05-21 18:04:41
|
On 21 May 2007 at 10:50, Henri Herscher wrote: > Hi Jonas, > > A couple remarks: > > * apt-get install liblog4cpp4-dev and dpkg -i log4cxx-0.9.7_0.9.7-1_i386.deb > might conflict. Uninstall both. Last I deployed Oreka on a Ubuntu box (6.06 > LTS Dapper), I did not use either, instead I used: > - apt-get install libxml2-dev > - apt-get install liblog4cxx9-dev > * Also, in your recipe below, I do not see you compiling and installing > orkaudio, only orkbasecxx but I suppose you did that as well. > * automake -a and libtoolize --force should be enough to get everything > ready. Both commands complain heavily but nothing severe. Thanks for trying to help. I removed the liblog packages and installed the cxx9 you suggested and also the xml package. I avoided to copy the m4 file and failed on make makefile: Checked out revision 440. jonas@noisy:~/tmp$ cd oreka jonas@noisy:~/tmp/oreka$ cd orkbasecxx/ jonas@noisy:~/tmp/oreka/orkbasecxx$ libtoolize --force You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'. jonas@noisy:~/tmp/oreka/orkbasecxx$ automake -a configure.in: no proper invocation of AM_INIT_AUTOMAKE was found. configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE, configure.in: that aclocal.m4 is present in the top-level directory, configure.in: and that aclocal.m4 was recently regenerated (using aclocal). audiofile/Makefile.am:2: Libtool library used but `LIBTOOL' is undefined audiofile/Makefile.am:2: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' audiofile/Makefile.am:2: to `configure.in' and run `aclocal' and `autoconf' again. audiofile/Makefile.am:2: If `AC_PROG_LIBTOOL' is in `configure.in', make sure audiofile/Makefile.am:2: its definition is in aclocal's search path. audiofile/Makefile.am: installing `./depcomp' /usr/share/automake-1.10/am/depend2.am: am__fastdepCXX does not appear in AM_CONDITIONAL /usr/share/automake-1.10/am/depend2.am: The usual way to define `am__fastdepCXX' is to add `AC_PROG_CXX' /usr/share/automake-1.10/am/depend2.am: to `configure.in' and run `aclocal' and `autoconf' again. /usr/share/automake-1.10/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/share/automake-1.10/am/depend2.am: The usual way to define `AMDEP' is to add one of the compiler tests /usr/share/automake-1.10/am/depend2.am: AC_PROG_CC, AC_PROG_CXX, AC_PROG_CXX, AC_PROG_OBJC, /usr/share/automake-1.10/am/depend2.am: AM_PROG_AS, AM_PROG_GCJ, AM_PROG_UPC /usr/share/automake-1.10/am/depend2.am: to `configure.in' and run `aclocal' and `autoconf' again. filters/gsm/Makefile.am:3: Libtool library used but `LIBTOOL' is undefined filters/gsm/Makefile.am:3: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' filters/gsm/Makefile.am:3: to `configure.in' and run `aclocal' and `autoconf' again. filters/gsm/Makefile.am:3: If `AC_PROG_LIBTOOL' is in `configure.in', make sure filters/gsm/Makefile.am:3: its definition is in aclocal's search path. filters/gsm/gsm610/Makefile.am:2: Libtool library used but `LIBTOOL' is undefined filters/gsm/gsm610/Makefile.am:2: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' filters/gsm/gsm610/Makefile.am:2: to `configure.in' and run `aclocal' and `autoconf' again. filters/gsm/gsm610/Makefile.am:2: If `AC_PROG_LIBTOOL' is in `configure.in', make sure filters/gsm/gsm610/Makefile.am:2: its definition is in aclocal's search path. /usr/share/automake-1.10/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL /usr/share/automake-1.10/am/depend2.am: The usual way to define `am__fastdepCC' is to add `AC_PROG_CC' /usr/share/automake-1.10/am/depend2.am: to `configure.in' and run `aclocal' and `autoconf' again. filters/gsm/gsm610/Makefile.am: C source seen but `CC' is undefined filters/gsm/gsm610/Makefile.am: The usual way to define `CC' is to add `AC_PROG_CC' filters/gsm/gsm610/Makefile.am: to `configure.in' and run `autoconf' again. filters/ilbc/Makefile.am:3: Libtool library used but `LIBTOOL' is undefined filters/ilbc/Makefile.am:3: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' filters/ilbc/Makefile.am:3: to `configure.in' and run `aclocal' and `autoconf' again. filters/ilbc/Makefile.am:3: If `AC_PROG_LIBTOOL' is in `configure.in', make sure filters/ilbc/Makefile.am:3: its definition is in aclocal's search path. filters/ilbc/ilbc/Makefile.am:2: Libtool library used but `LIBTOOL' is undefined filters/ilbc/ilbc/Makefile.am:2: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' filters/ilbc/ilbc/Makefile.am:2: to `configure.in' and run `aclocal' and `autoconf' again. filters/ilbc/ilbc/Makefile.am:2: If `AC_PROG_LIBTOOL' is in `configure.in', make sure filters/ilbc/ilbc/Makefile.am:2: its definition is in aclocal's search path. filters/ilbc/ilbc/Makefile.am: C source seen but `CC' is undefined filters/ilbc/ilbc/Makefile.am: The usual way to define `CC' is to add `AC_PROG_CC' filters/ilbc/ilbc/Makefile.am: to `configure.in' and run `autoconf' again. messages/Makefile.am:2: Libtool library used but `LIBTOOL' is undefined messages/Makefile.am:2: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' messages/Makefile.am:2: to `configure.in' and run `aclocal' and `autoconf' again. messages/Makefile.am:2: If `AC_PROG_LIBTOOL' is in `configure.in', make sure messages/Makefile.am:2: its definition is in aclocal's search path. serializers/Makefile.am:2: Libtool library used but `LIBTOOL' is undefined serializers/Makefile.am:2: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' serializers/Makefile.am:2: to `configure.in' and run `aclocal' and `autoconf' again. serializers/Makefile.am:2: If `AC_PROG_LIBTOOL' is in `configure.in', make sure serializers/Makefile.am:2: its definition is in aclocal's search path. Makefile.am:6: Libtool library used but `LIBTOOL' is undefined Makefile.am:6: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' Makefile.am:6: to `configure.in' and run `aclocal' and `autoconf' again. Makefile.am:6: If `AC_PROG_LIBTOOL' is in `configure.in', make sure Makefile.am:6: its definition is in aclocal's search path. Makefile.am: C source seen but `CC' is undefined Makefile.am: The usual way to define `CC' is to add `AC_PROG_CC' Makefile.am: to `configure.in' and run `autoconf' again. jonas@noisy:~/tmp/oreka/orkbasecxx$ make -f Makefile.cvs aclocal autoheader automake configure.in:4: required file `./missing' not found configure.in:4: `automake --add-missing' can install `missing' configure.in:4: required file `./install-sh' not found configure.in:4: `automake --add-missing' can install `install-sh' make: *** [all] Error 1 [jonas@landaree oreka]$ Maybe I got a bad tool? GNU automake version 1.10 GNU libtool version 1.5.22 GNU make version 3.81 |