Compiling CVS beagle on Debian fails



Dear All,

I've been trying to compile beagle.
I've been able to most part except for the ./autogen.sh part.

This is what I get:

### START OF COMPILE TRY ###
menem:/usr/src/beagle# ./autogen.sh
I am going to run ./configure with no arguments - if you wish
to pass any to it, please specify them on the ./autogen.sh command line.
processing .
Creating ./aclocal.m4 ...
Running gettextize...  Ignore non-fatal messages.
Copying file mkinstalldirs
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Making ./aclocal.m4 writable ...
Running intltoolize...
no need for patching file 'Makefile.in.in'
Running libtoolize...
You should add the contents of `/usr/share/aclocal/libtool.m4' to
`aclocal.m4'.
Running aclocal  ...
aclocal: configure.in: 175: macro `AM_CXXFLAGS' not found in library
aclocal: configure.in: 190: macro `AM_CXXFLAGS' not found in library
Running autoheader...
autoheader: error: AC_CONFIG_HEADERS not found in configure.in
Running automake --gnu  ...
Makefile.am:5: SUBDIRS defined both conditionally and unconditionally
configure.in: 5: required file `./config.h.in' not found
Util/Makefile.am:11: CSFLAGS defined both conditionally and
unconditionally
Util/Makefile.am:95: endif without if
Util/Makefile.am:44: CSFILES defined both conditionally and
unconditionally
Util/Makefile.am:102: ASSEMBLIES defined both conditionally and
unconditionally
Util/Makefile.am:141: warning: automake does not support conditional
definition of CSFILES in EXTRA_DIST
glue/Makefile.am:1: INCLUDES defined both conditionally and
unconditionally
glue/Makefile.am:25: gluelib_LTLIBRARIES defined both conditionally
and unconditionally
glue/Makefile.am:44: variable `SYSTEMINFO_GLUE_LIBS' not defined
glue/Makefile.am:65: invalid unused variable name: `libwv1glue_la_LIBADD'
glue/Makefile.am:63: invalid unused variable name: `libwv1glue_la_SOURCES'
BeagleClient/Makefile.am:16: CSFILES defined both conditionally and
unconditionally
BeagleClient/Makefile.am:59: warning: automake does not support
conditional definition of CSFILES in EXTRA_DIST
BeagleClient/Makefile.am:59: variable `EXTSTR_IN' not defined
beagled/Makefile.am:285: DAEMON_DLL_CSFILES defined both conditionally
and unconditionally
beagled/Makefile.am:332: DAEMON_DLL_ASSEMBLIES defined both
conditionally and unconditionally
beagled/Makefile.am:234: DAEMON_DLL_CSFLAGS defined both conditionally
and unconditionally
beagled/Makefile.am:476: DAEMON_CSFLAGS defined both conditionally and
unconditionally
beagled/Makefile.am:484: DAEMON_LOCAL_ASSEMBLIES defined both
conditionally and unconditionally
beagled/Makefile.am:490: DAEMON_ASSEMBLIES defined both conditionally
and unconditionally
beagled/Makefile.am:832: ALL_TARGETS defined both conditionally and
unconditionally
beagled/Makefile.am:917: variable `MOZILLA_QUERYABLE_CSFILES' not defined
beagled/Makefile.am:921: warning: automake does not support
conditional definition of DAEMON_DLL_CSFILES in EXTRA_DIST
Filters/Makefile.am:22: CSFILES defined both conditionally and
unconditionally
Filters/Makefile.am:89: ASSEMBLIES defined both conditionally and
unconditionally
Filters/Makefile.am:127: warning: automake does not support
conditional definition of CSFILES in EXTRA_DIST
Tiles/Makefile.am:6: CSFLAGS defined both conditionally and
unconditionally
Tiles/Makefile.am:12: CSFILES defined both conditionally and
unconditionally
Tiles/Makefile.am:56: RESOURCEFILES defined both conditionally and
unconditionally
Tiles/Makefile.am:99: warning: automake does not support conditional
definition of CSFILES in EXTRA_DIST
Tiles/Makefile.am:99: warning: automake does not support conditional
definition of RESOURCEFILES in EXTRA_DIST
epiphany-extension/Makefile.am:5: INSTALL_EPIPHANY_EXTENSION does not
appear in AM_CONDITIONAL
Running autoconf ...
Running ./configure --enable-maintainer-mode --enable-compile-warnings ...
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
./configure: line 1437: syntax error near unexpected token `beagle,'
./configure: line 1437: `AM_INIT_AUTOMAKE(beagle, 0.0.12)'
menem:/usr/src/beagle#
### END OF COMPILE TRY ###

I'm missing something, can anyone tell me?

Thanks,



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