[Rhythmbox-devel] Cant compile on debian SID



Hi!

I have downloaded (trough arch ssystem) the latest rhythmbox version
(2004-11-20), and cant compile on my debian sid.
First it doesnt support automake1.9, so I have downgraded my automake to
automake1.7

I have many times repeated when I have launched the autogen.sh:
data/Makefile.am:40: GCONF_SCHEMAS_INSTALL does not appear in
AM_CONDITIONAL
iradio/Makefile.am:3: Libtool library used but `LIBTOOL' is undefined
iradio/Makefile.am:3: 
iradio/Makefile.am:3: The usual way to define `LIBTOOL' is to add
`AC_PROG_LIBTOOL'
iradio/Makefile.am:3: to `configure.ac' and run `aclocal' and `autoconf'
again.
/usr/share/automake-1.7/am/depend2.am: am__fastdepCC does not appear in
AM_CONDITIONAL
/usr/share/automake-1.7/am/depend2.am: AMDEP does not appear in
AM_CONDITIONAL
lib/Makefile.am:3: Libtool library used but `LIBTOOL' is undefined
lib/Makefile.am:3: 


After the configure quite with this message:
/usr/share/automake-1.7/am/depend2.am: AMDEP does not appear in
AM_CONDITIONAL
autoheader: error: AC_CONFIG_HEADERS not found in configure.ac
Running configure...
./configure: line 1318: syntax error near unexpected token `config.h'
./configure: line 1318: `AM_CONFIG_HEADER(config.h)'

This is my line 1318 in my configure:

AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(rhythmbox, 0.8.99)

AM_MAINTAINER_MODE

AC_PROG_INTLTOOL

ac_ext=c

The AM_CONFIG_HEADER(config.h) line is the 1318.

What is missed?
Can somebody point me how can I properly compile the Rhythmbox?

Thx in advance, 
 Khiraly



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