[ecasound] kvutils compile errors

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

Subject: [ecasound] kvutils compile errors
From: raoul.megelas (raoul.megelas_AT_libertysurf.fr)
Date: Sun Apr 21 2002 - 16:34:28 EEST


hello everybody,

I am trying to compile ecs v2.1dev.7.
gmake exit with error 1 and 2, as you can see on the debug report.
I know anything about C++ and i don't know what modification is needed to
compile quite well.
The platform is FreeBSD 4.5, (the port v2.03 compile quit well).
Thanks for any help!

        raoul
        raoul.megelas_AT_libertysurf.fr

=========================================

c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_THREAD_SAFE -O2 -D_REENTRANT -DNDEBUG -ffast-math -fstrict-aliasing -funroll-loops -DENABLE_DBC -pthread -c audioio-wave.cpp -fPIC -DPIC -o .libs/audioio-wave.lo
audioio-wave.cpp: In method `void WAVEFILE::set_length_in_bytes()':
audioio-wave.cpp:422: ambiguous overload for `MESSAGE_ITEM & << off_t &'
../kvutils/message_item.h:23: candidates are: class MESSAGE_ITEM & MESSAGE_ITEM::operator <<(char)
../kvutils/message_item.h:24: class MESSAGE_ITEM & MESSAGE_ITEM::operator <<(unsigned char)
../kvutils/message_item.h:25: class MESSAGE_ITEM & MESSAGE_ITEM::operator <<(signed char)
../kvutils/message_item.h:32: class MESSAGE_ITEM & MESSAGE_ITEM::operator <<(int)
../kvutils/message_item.h:33: class MESSAGE_ITEM & MESSAGE_ITEM::operator <<(unsigned int)
../kvutils/message_item.h:34: class MESSAGE_ITEM & MESSAGE_ITEM::operator <<(long int)
../kvutils/message_item.h:35: class MESSAGE_ITEM & MESSAGE_ITEM::operator <<(long unsigned int)
../kvutils/message_item.h:42: class MESSAGE_ITEM & MESSAGE_ITEM::operator <<(short int)
../kvutils/message_item.h:43: class MESSAGE_ITEM & MESSAGE_ITEM::operator <<(short unsigned int)
../kvutils/message_item.h:44: class MESSAGE_ITEM & MESSAGE_ITEM::operator <<(bool)
../kvutils/message_item.h:45: class MESSAGE_ITEM & MESSAGE_ITEM::operator <<(double)
../kvutils/message_item.h:46: class MESSAGE_ITEM & MESSAGE_ITEM::operator <<(float)
Got a SIGCHLD; 1 unreaped children.
gmake[3]: *** [audioio-wave.lo] Erreur 1
gmake[2]: *** [all-recursive] Erreur 1
=========================================

--
To unsubscribe send message 'unsubscribe' in the body of the
message to <ecasound-list-request_AT_wakkanet.fi>.


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

This archive was generated by hypermail 2b28 : Sun Apr 21 2002 - 16:22:13 EEST