Hello, I am trying to install Ekiga 2.0.11_3 on FreeBSD 7.0 via the ports. Ekiga depends on the OPAL libraries, which then give me the following error while compiling:
----- ----- ----- ----- [...] ===> ekiga-2.0.11_3 depends on shared library: opal_r - not found ===> Verifying install for opal_r in /usr/ports/net/opal ===> Building for opal-2.2.11 [...] /usr/ports/net/opal/work/opal-2.2.11/src/opal/connection.cxx: In constructor 'OpalConnection::OpalConnection(OpalCall&, OpalEndPoint&, const PString&)': /usr/ports/net/opal/work/opal-2.2.11/src/opal/connection.cxx:350: error: no matching function for call to 'PSafeObject::PSafeObject(OpalCall*)' /usr/local/include/ptlib/safecoll.h:165: note: candidates are: PSafeObject::PSafeObject() /usr/local/include/ptlib/safecoll.h:158: note: PSafeObject::PSafeObject(const PSafeObject&) gmake[1]: *** [/usr/ports/net/opal/work/opal-2.2.11/lib/obj_r/connection.o] Error 1 gmake[1]: *** Waiting for unfinished jobs.... gmake[1]: Leaving directory `/usr/ports/net/opal/work/opal-2.2.11' gmake: *** [optshared] Error 2 *** Error code 2 ----- ----- ----- ----- I fail to understand the cause of this error and therefore cannot resolve it. Could somebody please help? Thanks, Girish. -- Girish Kulkarni - Allahabad, India - http://girish.50webs.com _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
