Bugs item #448170, was opened at 2001-08-05 08:21 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=111050&aid=448170&group_id=11050
Category: None Group: None >Status: Closed Resolution: None Priority: 5 Submitted By: Iuri Fiedoruk (protoman) >Assigned to: Zdenek Kabelac (kabi) Summary: erros compiling cvs Initial Comment: bart@avalon:/programas/sources/avifile-0.6$ ./autogen.sh Generating build information using aclocal, automake and autoconf This may take a while ... aclocal: /usr/local/share/aclocal/xmps.m4: 16: duplicated macro `XMPS_TEST_VERSION' aclocal: /usr/local/share/aclocal/xmps.m4: 61: duplicated macro `AM_PATH_XMPS' autoconf: Undefined macros: configure.in:210: AC_PATH_QT Now you are ready to run ./configure bart@avalon:/programas/sources/avifile-0.6$ ./configure creating cache ./config.cache checking host system type... i586-pc-linux-gnu checking target system type... i586-pc-linux-gnu checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for c++... c++ checking whether the C++ compiler (c++ ) works... yes checking whether the C++ compiler (c++ ) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking how to run the C++ preprocessor... c++ -E checking for a BSD compatible install... /usr/bin/install -c ./configure: line 1200: syntax error near unexpected token `AM_INIT_AUTOMAKE(avifile,' ./configure: line 1200: `AM_INIT_AUTOMAKE(avifile, $VERSION, no-define)' bart@avalon:/programas/sources/avifile-0.6$ ---------------------------------------------------------------------- >Comment By: Zdenek Kabelac (kabi) Date: 2001-09-27 07:44 Message: Logged In: YES user_id=15161 User has bad files in his system: aclocal: /usr/local/share/aclocal/xmps.m4: 61: ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=111050&aid=448170&group_id=11050 _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
