Daniel Seebald
2004-Aug-06 14:23 UTC
[icecast] ices compile problems (was: libshout compile problems)
Hi again, I've now tried to compile the current snapshot of ices on a Red Hat Box and it compiles successfully. So there has to be a problem with the autotools (autoconf, etc) provided by debian. Does anyone uses debian as well and has found a solution for that problem? Thanx... -- CU... Daniel <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Karl Heyes
2004-Aug-06 14:23 UTC
[icecast] ices compile problems (was: libshout compile problems)
On Thu, 2003-04-10 at 15:00, Daniel Seebald wrote:> Hi again, > > I've now tried to compile the current snapshot of ices on a Red Hat Box > and it compiles > successfully. > So there has to be a problem with the autotools (autoconf, etc) provided > by debian. > Does anyone uses debian as well and has found a solution for that problem? > Thanx...This has been mentioned several times already, but if you have problems with older autotools and are unable to update them then use the tarballs from www.xiph.org/~brendan. This applies to icecast2, ices0, ices2 and libshout. karl. <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Geoff Shang
2004-Aug-06 14:23 UTC
[icecast] ices compile problems (was: libshout compile problems)
Hi: I've not had any problems compiling libshout and ices2 on my debian woody system with the default autotools (I think they're automake 1.4p4 and autoconf 2.53 if memory serves). I use libogg and libvorbis 1.0 though, not current CVS. I do use libshout and ices2 cvs though. If auto* tools turn out to be a suspect, you can get packages right up to automake 1.7 under woody. Geoff. <p> -- Geoff Shang <gshang@uq.net.au> ICQ number 43634701 Make sure your E-mail can be read by everyone! http://www.betips.net/etc/evilmail.html Please avoid sending me Word or PowerPoint attachments. See http://www.fsf.org/philosophy/no-word-attachments.html <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Daniel Seebald
2004-Aug-06 14:23 UTC
[icecast] ices compile problems (was: libshout compile problems)
Hi, orry but when I said that I have the same problems when trying to compile libshout, i was wrong. My libshout compiles successfully but I have these problems when trying to compile ices2. after running autogen.sh I get the following response: ------------------------------- 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. Generating configuration files for ices, please wait.... aclocal aclocal: m4/ogg.m4: 9: duplicated macro `AM_PATH_OGG' aclocal: m4/vorbis.m4: 9: duplicated macro `AM_PATH_VORBIS' autoheader autoheader2.50: error: AC_CONFIG_HEADERS not found in configure.in libtoolize --automake automake --add-missing automake: configure.in: `PACKAGE' not defined in `configure.in' automake: configure.in: `VERSION' not defined in `configure.in' Makefile.am:3: option `dist-bzip2' not recognized Makefile.am:6: AC_PROG_MAKE_SET must be used in `configure.in' configure.in: 7: required file `./config.h.in' not found src/Makefile.am:5: AC_PROG_MAKE_SET must be used in `configure.in' automake: configure.in: AC_ARG_PROGRAM must be used in `configure.in' src/Makefile.am:25: invalid variable `dist_noinst_HEADERS' automake: configure.in: AC_PROG_INSTALL must be used in `configure.in' autoconf ./configure: AM_INIT_AUTOMAKE: command not found ./configure: line 1213: syntax error near unexpected token `AM_CONFIG_HEADER(config.h)' ./configure: line 1213: `AM_CONFIG_HEADER(config.h)' ------------------------------- I have the latest versions of autoconf, automake and autogen insralled on my debian system. Now I don't know what to do... since I have these errors I'm using my precompiles binary compiled on a Red Hat Distribution. -- CU... Daniel <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.