On Wed, 10 Jan 2007 01:15:39 +0100 Patriiiiiiiiiick <[EMAIL PROTECTED]> wrote:
> On 1/9/07, Damien Sandras <[EMAIL PROTECTED]> wrote: > > Could you try with CVS? > > I tried. I am stuck at the follwoing when compiling opal: > > make[3]: Entering directory `/home/patrick/w/opal/plugins/LID/CAPI' > gcc -I../../../include -fPIC -c CAPI.cxx -o obj/CAPI.o > CAPI.cxx:172: error: 'Int32' has not been declared > CAPI.cxx: In constructor 'Context::Context()': > CAPI.cxx:234: error: 'Success' is not a member of 'CAPI' > CAPI.cxx: In member function 'PluginLID_Errors > Context::GetDeviceName(unsigned int, char*, unsigned int)': > CAPI.cxx:255: error: 'Success' is not a member of 'CAPI' > CAPI.cxx: In member function 'PluginLID_Errors Context::Open(const char*)': > CAPI.cxx:281: error: 'Success' is not a member of 'CAPI' > make[3]: *** [obj/CAPI.o] Error 1 > make[3]: Leaving directory `/home/patrick/w/opal/plugins/LID/CAPI' > make[2]: *** [opt] Error 2 > make[2]: Leaving directory `/home/patrick/w/opal/plugins' > make[1]: *** [opt] Error 2 > make[1]: Leaving directory `/home/patrick/w/opal' > make: *** [optshared] Error 2 Just remove the CAPI directory and recompile. You don't need the CAPI plugin Craig ----------------------------------------------------------------------- Craig Southeren Post Increment VoIP Consulting and Software [EMAIL PROTECTED] www.postincrement.com.au Phone: +61 243654666 ICQ: #86852844 Fax: +61 243656905 MSN: [EMAIL PROTECTED] Mobile: +61 417231046 Jabber: [EMAIL PROTECTED] "It takes a man to suffer ignorance and smile. Be yourself, no matter what they say." Sting _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
