Hi Hannes, Here is what I have: [EMAIL PROTECTED] hvirtual]# rpm -qa | grep libtool libtool-debuginfo-1.5.16.multilib2-3 libtool-libs13-1.3.5-10 libtool-1.5.16.multilib2-3 libtool-ltdl-1.5.16.multilib2-3
[EMAIL PROTECTED] hvirtual]# libtool --version ltmain.sh (GNU libtool) 1.5.16 (1.1220.2.235 2005/04/25 18:13:26) [EMAIL PROTECTED] hvirtual]# ll /usr/share/aclocal/libtool.m4 -rw-r--r-- 1 root root 219425 Nov 22 08:18 /usr/share/aclocal/libtool.m4 [EMAIL PROTECTED] hvirtual]# ll aclocal.m4 -rw-r--r-- 1 root root 38761 Apr 8 11:05 aclocal.m4 scott On Sat, 2006-04-08 at 21:27 +0200, Johannes Sixt wrote: > On Saturday 08 April 2006 17:07, Scott C. Frase wrote: > > Thanks Andraz. Here is the output I get now: > > > > [EMAIL PROTECTED] hvirtual]# autoreconf -i --force > > Copying file ABOUT-NLS > > Copying file config.rpath > > Copying file mkinstalldirs > > Copying file po/Makefile.in.in > > configure.in:17: error: possibly undefined macro: AC_ENABLE_SHARED > > If this token and others are legitimate, please use > > m4_pattern_allow. > > See the Autoconf documentation. > > configure.in:18: error: possibly undefined macro: AC_DISABLE_STATIC > > configure.in:19: error: possibly undefined macro: AC_PROG_LIBTOOL > > autoreconf: /usr/bin/autoconf failed with exit status: 1 > > This is strange. Do you have libtool installed? Which version? > > These errors occur if the macro definitions cannot be found in the system. > These particular macros come with libtool (in /usr/share/aclocal/libtool.m4 > on my system), and aclocal should copy the definition into aclocal.m4. > > (And I appologize that I gave you the wrong command - I haven't tried it > first.) > > -- Hannes _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
