Re: [ecasound] development release: 2.2.0-pre2

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

Subject: Re: [ecasound] development release: 2.2.0-pre2
From: Maxim Heijndijk (cchq_AT_wanadoo.nl)
Date: Fri Oct 18 2002 - 22:09:16 EEST


* Stardate: 2002-10-18 20:42
* Incoming subspace signal from "Kai Vehmanen <k_AT_eca.cx>" :

> 2.2.0-pre1 contained a few serious bugs, so here's the next one:
>
> 18102002 (v2.2.0-pre2)
> - fixed: ALSA objects weren't properly registered as audio
> object types
> - fixed: debug level was resetted to 0 after issuing
> 'int-output-mode-wellformed'
> - fixed: automake complained about multiple definition
> of ecasoundc_sa

2.2.0-pre1 compiled fine. 2.2.0-pre2 does not compile:

../libecasound/.libs/libecasound.a(eca-static-object-maps.o): In function `ECA_STATIC_OBJECT_MAPS::register_audio_io_rt_objects(ECA_OBJECT_MAP*)':
eca-static-object-maps.o(.text+0x4f3): undefined reference to `AUDIO_IO_ALSA_PCM::AUDIO_IO_ALSA_PCM[in-charge](int, int, int)'
../libecasound/.libs/libecasound.a(audioio_alsa_named.o): In function `AUDIO_IO_ALSA_PCM_NAMED::AUDIO_IO_ALSA_PCM_NAMED[not-in-charge]()':
audioio_alsa_named.o(.text+0x7e): undefined reference to `AUDIO_IO_ALSA_PCM::AUDIO_IO_ALSA_PCM[not-in-charge](int, int, int)'
audioio_alsa_named.o(.text+0xd6): undefined reference to `AUDIO_IO_ALSA_PCM::set_pcm_device_name(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
audioio_alsa_named.o(.text+0x131): undefined reference to `AUDIO_IO_ALSA_PCM::~AUDIO_IO_ALSA_PCM [not-in-charge]()'
../libecasound/.libs/libecasound.a(audioio_alsa_named.o): In function `AUDIO_IO_ALSA_PCM_NAMED::AUDIO_IO_ALSA_PCM_NAMED[in-charge]()':
audioio_alsa_named.o(.text+0x1ae): undefined reference to `AUDIO_IO_ALSA_PCM::AUDIO_IO_ALSA_PCM[not-in-charge](int, int, int)'
audioio_alsa_named.o(.text+0x206): undefined reference to `AUDIO_IO_ALSA_PCM::set_pcm_device_name(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
audioio_alsa_named.o(.text+0x261): undefined reference to `AUDIO_IO_ALSA_PCM::~AUDIO_IO_ALSA_PCM [not-in-charge]()'
../libecasound/.libs/libecasound.a(audioio_alsa_named.o): In function `AUDIO_IO_ALSA_PCM_NAMED::~AUDIO_IO_ALSA_PCM_NAMED [not-in-charge]()':
audioio_alsa_named.o(.text+0x2d8): undefined reference to `AUDIO_IO_ALSA_PCM::~AUDIO_IO_ALSA_PCM [not-in-charge]()'
../libecasound/.libs/libecasound.a(audioio_alsa_named.o): In function `AUDIO_IO_ALSA_PCM_NAMED::~AUDIO_IO_ALSA_PCM_NAMED [in-charge]()':
audioio_alsa_named.o(.text+0x308): undefined reference to `AUDIO_IO_ALSA_PCM::~AUDIO_IO_ALSA_PCM [not-in-charge]()'
../libecasound/.libs/libecasound.a(audioio_alsa_named.o): In function `AUDIO_IO_ALSA_PCM_NAMED::~AUDIO_IO_ALSA_PCM_NAMED [in-charge deleting]()':
audioio_alsa_named.o(.text+0x33b): undefined reference to `AUDIO_IO_ALSA_PCM::~AUDIO_IO_ALSA_PCM [not-in-charge]()'
../libecasound/.libs/libecasound.a(audioio_alsa_named.o): In function `AUDIO_IO_ALSA_PCM_NAMED::set_parameter(int, std::basic_string<char, std::char_traits<char>, std::allocator<char> >)':
audioio_alsa_named.o(.text+0x540): undefined reference to `AUDIO_IO_ALSA_PCM::set_pcm_device_name(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
../libecasound/.libs/libecasound.a(audioio_alsa_named.o)(.gnu.linkonce.d._ZTV23AUDIO_IO_ALSA_PCM_NAMED+0x4c): undefined reference to `AUDIO_IO_ALSA_PCM::open()'
../libecasound/.libs/libecasound.a(audioio_alsa_named.o)(.gnu.linkonce.d._ZTV23AUDIO_IO_ALSA_PCM_NAMED+0x50): undefined reference to `AUDIO_IO_ALSA_PCM::close()'
../libecasound/.libs/libecasound.a(audioio_alsa_named.o)(.gnu.linkonce.d._ZTV23AUDIO_IO_ALSA_PCM_NAMED+0x7c): undefined reference to `AUDIO_IO_ALSA_PCM::read_samples(void*, long)'
../libecasound/.libs/libecasound.a(audioio_alsa_named.o)(.gnu.linkonce.d._ZTV23AUDIO_IO_ALSA_PCM_NAMED+0x80): undefined reference to `AUDIO_IO_ALSA_PCM::write_samples(void*, long)'
../libecasound/.libs/libecasound.a(audioio_alsa_named.o)(.gnu.linkonce.d._ZTV23AUDIO_IO_ALSA_PCM_NAMED+0xa4): undefined reference to `AUDIO_IO_ALSA_PCM::prepare()'
../libecasound/.libs/libecasound.a(audioio_alsa_named.o)(.gnu.linkonce.d._ZTV23AUDIO_IO_ALSA_PCM_NAMED+0xa8): undefined reference to `AUDIO_IO_ALSA_PCM::start()'
../libecasound/.libs/libecasound.a(audioio_alsa_named.o)(.gnu.linkonce.d._ZTV23AUDIO_IO_ALSA_PCM_NAMED+0xac): undefined reference to `AUDIO_IO_ALSA_PCM::stop()'
../libecasound/.libs/libecasound.a(audioio_alsa_named.o)(.gnu.linkonce.d._ZTV23AUDIO_IO_ALSA_PCM_NAMED+0xb0): undefined reference to `AUDIO_IO_ALSA_PCM::delay() const'
../libecasound/.libs/libecasound.a(audioio_alsa_named.o): In function `AUDIO_IO_ALSA_PCM_NAMED::new_expr() const':
audioio_alsa_named.o(.gnu.linkonce.t._ZNK23AUDIO_IO_ALSA_PCM_NAMED8new_exprEv+0x39): undefined reference to `AUDIO_IO_ALSA_PCM::AUDIO_IO_ALSA_PCM[not-in-charge](int, int, int)'
audioio_alsa_named.o(.gnu.linkonce.t._ZNK23AUDIO_IO_ALSA_PCM_NAMED8new_exprEv+0x97): undefined reference to `AUDIO_IO_ALSA_PCM::set_pcm_device_name(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
audioio_alsa_named.o(.gnu.linkonce.t._ZNK23AUDIO_IO_ALSA_PCM_NAMED8new_exprEv+0xce): undefined reference to `AUDIO_IO_ALSA_PCM::~AUDIO_IO_ALSA_PCM [not-in-charge]()'
../libecasound/.libs/libecasound.a(audioio_alsa_named.o)(.gnu.linkonce.d._ZTI23AUDIO_IO_ALSA_PCM_NAMED+0x8): undefined reference to `typeinfo for AUDIO_IO_ALSA_PCM'
collect2: ld returned 1 exit status
make[2]: *** [ecasound] Fout 1
make[1]: *** [all-recursive] Fout 1
make: *** [all-recursive-am] Fout 2

-- 
Best regards, M_AT_X.

* Climate Control Psychedelic Soundscapes - http://go.to/cchq/ * Linux Shell Scripts & RPM Software Packages - http://go.to/conmen/ * Photography Pages - http://home.wanadoo.nl/cchq/photo/photo.html

System is up 10:40


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

This archive was generated by hypermail 2b28 : Fri Oct 18 2002 - 22:06:46 EEST