| OK. I'll try again.
Bobby
-----Original Message-----
From: owner-csound-dev@eartha.mills.edu
[mailto:owner-csound-dev@eartha.mills.edu]On Behalf Of Michael Gogins
Sent: Sunday, February 22, 2004 8:47 PM
To: Csound Developers Discussion List
Subject: [CSOUND-DEV:4095] Re: Major commits to Csound 5
I get the same messages, but I can then proceed to build and run csound 5.
============================================
Michael Gogins
gogins at pipeline period com
Irreducible Productions
CsoundVST, an extended version of Csound for programming music and sound
Available at http://sourceforge.net/projects/csound/
============================================
----- Original Message -----
From: "Robert McNulty Junior"
To: "Csound Developers Discussion List"
Sent: Sunday, February 22, 2004 5:09 PM
Subject: [CSOUND-DEV:4091] Re: Major commits to Csound 5
> Michael, These are the errors I'm getting on Cygwin.
> I updated to libtool 1.5.2 and automake 1.8.2.
> Windows XP system.
> Csound 5.
>
> sherlock@bobby-junior ~/csoundcvs/csound5
> $ autoreconf -i -f
> autoreconf: warning: both `configure.ac' and `configure.in' are present.
> autoreconf: warning: proceeding with `configure.ac'.
> warning: `configure.ac' and `configure.in' both present.
> at /usr/autotool/devel/bin/aclocal line 59
> warning: proceeding with `configure.ac'.
> at /usr/autotool/devel/bin/aclocal line 59
> autoreconf: `configure.ac' and `configure.in' both present.
> autoreconf: proceeding with `configure.ac'.
> warning: `configure.ac' and `configure.in' both present.
> at /usr/autotool/devel/bin/aclocal line 59
> warning: proceeding with `configure.ac'.
> at /usr/autotool/devel/bin/aclocal line 59
> autoconf: warning: both `configure.ac' and `configure.in' are present.
> autoconf: warning: proceeding with `configure.ac'.
> Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL'
> warning: `configure.ac' and `configure.in' both present.
> at /usr/autotool/devel/bin/aclocal line 59
> warning: proceeding with `configure.ac'.
> at /usr/autotool/devel/bin/aclocal line 59
> autoconf: warning: both `configure.ac' and `configure.in' are present.
> autoconf: warning: proceeding with `configure.ac'.
> autoheader: `configure.ac' and `configure.in' both present.
> autoheader: proceeding with `configure.ac'.
> warning: `configure.ac' and `configure.in' both present.
> at /usr/autotool/devel/bin/automake line 5412
> warning: proceeding with `configure.ac'.
> at /usr/autotool/devel/bin/automake line 5412
> configure.ac: installing `./mkinstalldirs'
> configure.ac: installing `./missing'
> Makefile.am: `babo.la' is not a standard libtool library name
> Makefile.am: installing `./compile'
> Makefile.am: `bbcut.la' is not a standard libtool library name
> Makefile.am: `biquad.la' is not a standard libtool library name
> Makefile.am: `butter.la' is not a standard libtool library name
> Makefile.am: `clfilt.la' is not a standard libtool library name
> Makefile.am: `cross2.la' is not a standard libtool library name
> Makefile.am: `dam.la' is not a standard libtool library name
> Makefile.am: `filter.la' is not a standard libtool library name
> Makefile.am: `flanger.la' is not a standard libtool library name
> Makefile.am: `follow.la' is not a standard libtool library name
> Makefile.am: `grain.la' is not a standard libtool library name
> Makefile.am: `grain4.la' is not a standard libtool library name
> Makefile.am: `hrtferX.la' is not a standard libtool library name
> Makefile.am: `locsig.la' is not a standard libtool library name
> Makefile.am: `lowpassr.la' is not a standard libtool library name
> Makefile.am: `midiops2.la' is not a standard libtool library name
> Makefile.am: `midiops3.la' is not a standard libtool library name
> Makefile.am: `modal4.la' is not a standard libtool library name
> Makefile.am: `nlfilt.la' is not a standard libtool library name
> Makefile.am: `oscbnk.la' is not a standard libtool library name
> Makefile.am: `phisem.la' is not a standard libtool library name
> Makefile.am: `physmod.la' is not a standard libtool library name
> Makefile.am: `pitch.la' is not a standard libtool library name
> Makefile.am: `pluck.la' is not a standard libtool library name
> Makefile.am: `repluck.la' is not a standard libtool library name
> Makefile.am: `scansyn.la' is not a standard libtool library name
> Makefile.am: `scansynx.la' is not a standard libtool library name
> Makefile.am: `sfont.la' is not a standard libtool library name
> Makefile.am: `sndwarp.la' is not a standard libtool library name
> Makefile.am: `space.la' is not a standard libtool library name
> Makefile.am: `spat3d.la' is not a standard libtool library name
> Makefile.am: `ugensa.la' is not a standard libtool library name
> Makefile.am: `uggab.la' is not a standard libtool library name
> Makefile.am: `ugmoss.la' is not a standard libtool library name
> Makefile.am: `ugsc.la' is not a standard libtool library name
> Makefile.am: `wave_terrain.la' is not a standard libtool library name
> Makefile.am: installing `./depcomp'
> autoreconf: automake failed with exit status: 1
>
> sherlock@bobby-junior ~/csoundcvs/csound5
> $
> |