Re: [ecasound] Compiling error in ecasound-2.2.0-rc1

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [ecasound] Compiling error in ecasound-2.2.0-rc1
From: Mikko Nummelin (mnummeli_AT_cc.hut.fi)
Date: Tue Jan 07 2003 - 22:18:38 EET


On Tue, 7 Jan 2003, Mikko Nummelin wrote:

> While attempting to compile ecasound-2.20-rc1 with configuration options
>
> ./configure --disable.arts --disable-jack --enable-oss
>
> and subsequently running 'make', I encountered the following error
> messages:
>
> ----- 8< -----
>
> Making all in ecasound
> make[2]: Entering directory `/usr/src/misc/ecasound-2.2.0-rc1/ecasound'
> c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../readline-4.0 -I. -I..
> -I../libecasound -I../kvutils -g -O2 -D_REENTRANT -D_REENTRANT
> -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -c
> eca-curses.cpp
> In file included from /usr/include/ncurses/ncurses.h:77,
> from eca-curses.cpp:34:
> /usr/include/unctrl.h: In function `int NCURSES_EXPORT(char *)':
> /usr/include/unctrl.h:57: parse error before `('
> In file included from eca-curses.cpp:34:
> /usr/include/ncurses/ncurses.h:126: confused by earlier errors, bailing
> out
> make[2]: *** [eca-curses.o] Error 1
> make[2]: Leaving directory `/usr/src/misc/ecasound-2.2.0-rc1/ecasound'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/src/misc/ecasound-2.2.0-rc1'
> make: *** [all-recursive-am] Error 2
>
> ----- 8< -----
>
> My platform is Slackware Linux 8.1 with kernel 2.4.19 running on an
> AMD-K6. I use newest ALSA drivers.

It just compiled, however, when I changed the configuration options to

./configure --disable-arts --disable-oss -disable-ncurses

These suggest that the ncurses-support is broken. (If someone more
experienced could check this, in order to move nearer the stabile
version.)

Mikko Nummelin


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Tue Jan 07 2003 - 22:11:48 EET