protux-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Protux-devel] autostuff in libmustux failing


From: Luciano Giordana
Subject: [Protux-devel] autostuff in libmustux failing
Date: Fri, 25 Jul 2003 16:46:18 -0300
User-agent: KMail/1.5

I needed to reinstall autostuff ,  now I can't compile libmustux 

My autostuff versions :
autoconf 2.57
automake 1.7
libtoolize 1.5
m4 - 1.4
autoheader 2.57


Here are my outputs (please I need help ASAP) (already make a full fresh 
reinstall of libmustx from CVS, autostuff, libtool, and so on)


$ aclocal -I /home/giordana/src/alsa/alsa-lib-0.9.1/utils/ -I 
/usr/local/share/libtool/libltdl/ -I /home/giordana/mustux/libmustux/head

OK

$ libtoolize  --force

Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL'
(Just this  message. Seems to be a warning)

$ autoheader

NONE:0: error: m4_init: unbalanced m4_divert_push:
configure.ac:7: m4_divert_push: BODY
configure.ac:7: m4_divert_push: KILL
NONE:0: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
autoheader: /usr/local/bin/autom4te failed with exit status: 1

$ autoconf
NONE:0: error: m4_init: unbalanced m4_divert_push:
configure.ac:7: m4_divert_push: BODY
configure.ac:7: m4_divert_push: KILL
NONE:0: the top level
autom4te: /usr/bin/m4 failed with exit status: 1

$ automake
NONE:0: error: m4_init: unbalanced m4_divert_push:
configure.ac:7: m4_divert_push: BODY
configure.ac:7: m4_divert_push: KILL
NONE:0: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
configure.ac: `AM_INIT_AUTOMAKE' must be used
automake: your implementation of AM_INIT_AUTOMAKE comes from an
automake: old Automake version.  You should recreate aclocal.m4
automake: with aclocal and run automake again.
automake: no `Makefile.am' found or specified


$ ./configure

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for g++... g++
checking for C++ compiler default output... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output... /bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for ranlib... (cached) ranlib
checking for ALSA CFLAGS...
checking for ALSA LDFLAGS...  -lasound -lm -ldl -lpthread
checking for libasound headers version >= 0.9.0... found.
checking for snd_ctl_open in -lasound... yes
checking for moc... /usr/lib/qt3/bin/moc
checking for libqt-mt.so... /usr/lib/qt3/lib/libqt-mt.so
checking for QT headers... /usr/lib/qt3/include
checking if a small qt application compiles and links fine... ok
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mustux-config
config.status: creating config.h
config.status: executing depfiles commands

(strange.. seems to go fine :-? )



$ make

cd . && \
  /bin/sh /home/giordana/mustux/libmustux/head/missing --run automake-1.7 --gnu 
 Makefile
NONE:0: error: m4_init: unbalanced m4_divert_push:
configure.ac:7: m4_divert_push: BODY
configure.ac:7: m4_divert_push: KILL
NONE:0: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
configure.ac: `AM_INIT_AUTOMAKE' must be used
automake-1.7: your implementation of AM_INIT_AUTOMAKE comes from an
automake-1.7: old Automake version.  You should recreate aclocal.m4
automake-1.7: with aclocal and run automake again.
Makefile.am:7: Libtool library used but `LIBTOOL' is undefined.
Makefile.am:7: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
Makefile.am:7: to `configure.ac' and run `aclocal' and `autoconf' again.
/usr/local/share/automake-1.7/am/depend2.am: am__fastdepCXX does not appear in 
AM_CONDITIONAL
/usr/local/share/automake-1.7/am/depend2.am: AMDEP does not appear in 
AM_CONDITIONAL
Makefile.am: C++ source seen but `CXX' is undefined.
Makefile.am: The usual way to define `CXX' is to add `AC_PROG_CXX'
Makefile.am: to `configure.ac' and run `autoconf' again.
WARNING: `automake-1.7' is needed, and you do not seem to have it handy on your
         system.  You might have modified some files without having the
         proper tools for further handling them.  Check the `README' file,
         it often tells you about the needed prerequirements for installing
         this package.  You may also peek at any GNU archive site, in case
         some other package would contain this missing `automake-1.7' program.
make: *** [Makefile.in] Error 1

(strange, I do have autostuff installed...)


-- 
Best Regards
--
Luciano Giordana - Musician - Certified Java/GNU C++ Developer - Free Software 
Evangelist
Project Mustux - http://www.freesoftware.fsf.org/mustux
-- GNU/Linux adoption grew 65% only this yer. Smile : we're winning. --




reply via email to

[Prev in Thread] Current Thread [Next in Thread]