Re: building vocal in FC3
G Bouzas <[email protected]> Sun, 13 Mar 2005 17:38:55 +0100
| Newsgroups | gmane.comp.lib.vovida.vocal |
|---|---|
| Message-ID | <1110731936.26541.2.camel@chandrakirti> |
I found the problem... In file configure.in instead of AM_PATH_GTK(...) it should be AM_PATH_GTK_2_0(...). (maybe due to gtk version 2 ¿?) El sáb, 12-03-2005 a las 19:25 +0100, G Bouzas escribió: > Trying to build vocal on FC3, I get a syntax error > > Below the most significant trace at the end: > > Running aclocal ... > aclocal:configure.in:12: warning: macro `AM_PATH_GTK' not found in > library > Running autoheader... > autoheader: WARNING: Using auxiliary files such as `acconfig.h', > `config.h.bot' > autoheader: WARNING: and `config.h.top', to define templates for > `config.h.in' > autoheader: WARNING: is deprecated and discouraged. > autoheader: > autoheader: WARNING: Using the third argument of `AC_DEFINE' and > autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows to define a template > without > autoheader: WARNING: `acconfig.h': > autoheader: > autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, > autoheader: [Define if a function `main' is needed.]) > autoheader: > autoheader: WARNING: More sophisticated templates can also be produced, > see the > autoheader: WARNING: documentation. > Running automake --gnu ... > Makefile.am: required file `./README' not found > Running autoconf ... > Running ./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 style of include used by make... GNU > checking for gcc... gcc > checking for C compiler default output file name... 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 gcc accepts -g... yes > checking for gcc option to accept ANSI C... none needed > checking dependency style of gcc... gcc3 > checking for library containing strerror... none required > checking for gcc... (cached) gcc > checking whether we are using the GNU C compiler... (cached) yes > checking whether gcc accepts -g... (cached) yes > checking for gcc option to accept ANSI C... (cached) none needed > checking dependency style of gcc... (cached) gcc3 > checking for gcc... (cached) gcc > checking whether we are using the GNU C compiler... (cached) yes > checking whether gcc accepts -g... (cached) yes > checking for gcc option to accept ANSI C... (cached) none needed > checking dependency style of gcc... (cached) gcc3 > checking how to run the C preprocessor... gcc -E > checking for egrep... grep -E > checking for ANSI C header files... yes > ./configure: line 5028: syntax error near unexpected token `1.2.0,' > ./configure: line 5028: `AM_PATH_GTK(1.2.0, ,' > make[1]: *** [gui/src/sipset] Error 2 > make[1]: Leaving directory `/home/gbouzas/Desktop/vovida/vocal/sip/gua' > make: *** [uagui] Error 2 > > > _______________________________________________ > vocal mailing list > [email protected] > To unsubscribe, please go to http://www.vovida.org/mailman/listinfo/vocal > _______________________________________________ vocal mailing list [email protected] To unsubscribe, please go to http://www.vovida.org/mailman/listinfo/vocal