No, it's not his version of autoconf or automake. I had the same errors even with the latest versions available for my debian distribution. I only could help myself by using one of my precompiled binaries from a previous cvs snapshot. I haven't tried it with the current snapshot but I also don't know if there had been any update lately. Michael Smith wrote:>>all ok until libshout, which does not even make it through autogen... >>below is the output. ogg and vorbis were compiled in the same directory >>(although there other versions of them, and also libshout elsewhere, but >>--prefixes have been defined) Any help gratefully received. >>jane >> >> > >You probably need a different version of one or both of autoconf and automake. > >Mike > >--- >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. > > > ><p><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.
it's a little difficult for us to read minds. What do you *exactly* want to do? boink On Tue, Apr 08, 2003 at 01:46:08PM +0200, Daniel Seebald wrote:> No, it's not his version of autoconf or automake. > I had the same errors even with the latest versions available for my > debian distribution. > I only could help myself by using one of my precompiled binaries from a > previous cvs snapshot. > > I haven't tried it with the current snapshot but I also don't know if > there had been any update lately. > > Michael Smith wrote: > > >>all ok until libshout, which does not even make it through autogen... > >>below is the output. ogg and vorbis were compiled in the same directory > >>(although there other versions of them, and also libshout elsewhere, but > >>--prefixes have been defined) Any help gratefully received. > >>jane > >> > >> > > > >You probably need a different version of one or both of autoconf and > >automake. > > > >Mike > > > >--- >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. > > > > > > > > > > > > --- >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.-- <p>je ne cherche pas, je trouve (Picasso) <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.
hehe... i don't think it's that difficult to guess ;) we just want to successfully compile the actual snapshot of libshout. As I had said before, I haven't tried to compile the latest version yet, but the previous versions gave me the same errors when trying to compile them. boink wrote:>it's a little difficult for us to read minds. > >What do you *exactly* want to do? > >boink > >On Tue, Apr 08, 2003 at 01:46:08PM +0200, Daniel Seebald wrote: > > >>No, it's not his version of autoconf or automake. >>I had the same errors even with the latest versions available for my >>debian distribution. >>I only could help myself by using one of my precompiled binaries from a >>previous cvs snapshot. >> >>I haven't tried it with the current snapshot but I also don't know if >>there had been any update lately. >> >>-- 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.
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.