Re: [ecasound] ecasound 2.2.3 released

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

Subject: Re: [ecasound] ecasound 2.2.3 released
From: Kai Vehmanen (k_AT_eca.cx)
Date: Tue Apr 29 2003 - 10:38:52 EEST


On Mon, 28 Apr 2003, The Eye wrote:

> just got the cvs (from about 20:55 today) and tried to compile it (with
> the included cvscompile script) with the following options to configure:

Hmm, how about "make clean ; rm -fv config.cache ; ./cvscompile"?

> c++ -march=i686 -O3 -pipe -D_REENTRANT -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -o ecasound ecasound.o eca-curses.o eca-comhelp.o eca-neteci-server.o eca-plaintext.o textdebug.o -Wl,--export-dynamic ../readline-4.0/libreadline.a ../readline-4.0/libhistory.a -lncurses ../libecasound/.libs/libecasound.a ../kvutils/.libs/libkvutils.a -ldl -lm -lpthread
> ../libecasound/.libs/libecasound.a(audioio_alsa.o): In function `AUDIO_IO_ALSA_PCM::open_device(void)':
> audioio_alsa.o(.text+0xc60): undefined reference to `snd_pcm_open'
> audioio_alsa.o(.text+0xc74): undefined reference to `snd_strerror'

This looks like autotols trouble, as the above compilation line is missing
a lot of stuff. What's the contents of 'dependency_libs' variable in
../libecasound/.libs/libecasound.la...? There should '-lasound' for ALSA
there.

-- 
 http://www.eca.cx
 Audio software for Linux!


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

This archive was generated by hypermail 2b28 : Tue Apr 29 2003 - 10:41:05 EEST