Thanks that was it. Used "--disable-iax" and it build fine. George Sherwood
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:gnomemeeting-list- > [EMAIL PROTECTED] On Behalf Of Craig Southeren > Sent: Thursday, January 19, 2006 7:17 PM > To: George J. Sherwood; 'GnomeMeeting mailing list' > Subject: Re: [GnomeMeeting-list] Opal 2.1.2 fails to build > > It looks like your OPAL is somehow configured to include IAX2 support, > but you do not have the IAX2 files. > > Try adding "--disable-iax" to the configure line for OPAL, or update to > the latest opal/Makefile.in from CVS where I have added a guard for this > condition. > > Craig > > On Thu, 19 Jan 2006 19:12:09 -0500 > "George J. Sherwood" <[EMAIL PROTECTED]> wrote: > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] [mailto:gnomemeeting-list- > > > [EMAIL PROTECTED] On Behalf Of George J. Sherwood > > > Sent: Thursday, January 19, 2006 4:29 PM > > > To: 'GnomeMeeting mailing list' > > > Subject: [GnomeMeeting-list] Opal 2.1.2 fails to build > > > > > > I have been building the opal snapshots for sometime now with no > problems. > > > Today when I tried to build opal 2.1.2 it failed with this error: > > > > > > g++ -DP_USE_PRAGMA -D_REENTRANT -fPIC -DPIC -DPTRACING > > > -I/usr/src/opal-2.1.2/include -DPTRACING -I/usr/share/pwlib//include > -Os > > > -march=athlon -mmmx -m3dnow -pipe -Os -felide-constructors -c > > > /usr/src/opal-2.1.2/src/t38/t38proto.cxx -o > > > /usr/src/opal-2.1.2/lib/obj_linux_x86_r/t38proto.o > > > g++ -DP_USE_PRAGMA -D_REENTRANT -fPIC -DPIC -DPTRACING > > > -I/usr/src/opal-2.1.2/include -DPTRACING -I/usr/share/pwlib//include > -Os > > > -march=athlon -mmmx -m3dnow -pipe -Os -felide-constructors -c > > > /usr/src/opal-2.1.2/src/t38/h323t38.cxx -o > > > /usr/src/opal-2.1.2/lib/obj_linux_x86_r/h323t38.o > > > make[1]: Leaving directory `/usr/src/opal-2.1.2' > > > make[1]: *** No rule to make target > > > `/usr/src/opal-2.1.2/lib/obj_linux_x86_r/frame.o', needed by > > > `/usr/src/opal-2.1.2/lib/libopal_linux_x86_r_s.a'. Stop. > > > make: *** [optshared] Error 2 > > > > > > > > > Any ideas where to look? I on the ekiga site I noticed a new build of > > > pwlib > > > and opal. Is openh323 not required any more? > > > > As a point of reference I am able to build the current opal snapshot, of > > course I can't build ikiga 1.99.0 since it requires opal 2.1.2 > > > > George Sherwood > > > > _______________________________________________ > > GnomeMeeting-list mailing list > > [email protected] > > http://mail.gnome.org/mailman/listinfo/gnomemeeting-list > > > ----------------------------------------------------------------------- > Craig Southeren [EMAIL PROTECTED] / [EMAIL PROTECTED] > > Phone: +61 243654666 ICQ: #86852844 > Fax: +61 243673140 MSN: [EMAIL PROTECTED] > Mobile: +61 417231046 Jabber: [EMAIL PROTECTED] > > Post Increment - Consulting & Services http://www.postincrement.com > Vox Gratia - The Open Source VoIP portal http://www.voxgratia.org > VoIP products http://www.sunkom.com.au > > _______________________________________________ > GnomeMeeting-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gnomemeeting-list _______________________________________________ GnomeMeeting-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
