From owner-freebsd-gnome@FreeBSD.ORG Sun Aug 31 12:35:26 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64BEC16A4C1; Sun, 31 Aug 2003 12:35:26 -0700 (PDT) Received: from mta03-svc.ntlworld.com (mta03-svc.ntlworld.com [62.253.162.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9517E43FE9; Sun, 31 Aug 2003 12:35:24 -0700 (PDT) (envelope-from roger@telepresence.dmem.strath.ac.uk) Received: from Win2K ([62.255.9.73]) by mta03-svc.ntlworld.com (InterMail vM.4.01.03.37 201-229-121-137-20020806) with SMTP id <20030831193518.OATF12286.mta03-svc.ntlworld.com@Win2K>; Sun, 31 Aug 2003 20:35:18 +0100 Message-ID: <03c901c36ff7$0a02d970$8e08ff3e@Win2K> From: "Roger Hardiman" To: "Mike Harding" , References: <271870000.1062286886@lerlaptop.lerctr.org> <1062312070.20426.33.camel@shumai.marcuscom.com> <200330000.1062347564@lerlaptop.lerctr.org> <20030831172049.DB6F9534A@netcom1.netcom.com> Date: Sun, 31 Aug 2003 20:35:25 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 cc: gnome@freebsd.org cc: roger@freebsd.org Subject: Re: gnomemeeting2 configure failure. X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Aug 2003 19:35:26 -0000 Hi > This also happens on -STABLE This will be happening if the IXJ port is not installed. Normally on -STABLE the ports/comms/ixj driver is installed (or at least the header files are pulled in) which allows pwlib/openh323 and then GnomeMeeting to be compiled with HAS_IXJ defined. I found that GnomeMeeting fails to compile if HAS_IXJ is _NOT_ defined and already got the src of GnomeMeeting patched. On -CURRENT, HAS_IXJ will not be defined. But on -STABLE, HAS_IXJ should have been defined. I'll see if I can find out why. Roger > --On Sunday, August 31, 2003 02:41:10 -0400 Joe Marcus Clarke > wrote: > > > This can actually be fixed by going to net/openh323 and doing make clean > > (at least it worked for me). However, gnomemeeting-0.98.2 will fail > > later on on -CURRENT. > > > > Joe > > > Yep. Here is my portupgrade log after a portsclean -DC: > > > > c++ -DHAVE_CONFIG_H -I. -I. -I.. > -DGNOMELOCALEDIR=\""/usr/X11R6/share/locale"\" -I../src -I../lib > -I../lib/widgets -I../lib/xdap > -I/shared/ports/net/gnomemeeting2/../../devel/pwlib/work/pwlib/include/ ptli > b/unix > -I/shared/ports/net/gnomemeeting2/../../devel/pwlib/work/pwlib/include/ ptli > b/.. > -I/shared/ports/net/gnomemeeting2/../../devel/pwlib/work/pwlib/include/ ptli > b/../ptclib > -I/shared/ports/net/gnomemeeting2/../openh323/work/openh323/include > -DP_FREEBSD=400001 -O2 -Wall -DPHAS_TEMPLATES -DP_USE_PRAGMA -DPTRACIN G > -DSTATIC_LIBS_USED -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/atk-1 .0 > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -I/usr/local/include -I/usr/local/include/orbit-2.0 > -I/usr/local/include/linc-1.0 -I/usr/local/include/libxml2 > -I/usr/local/include/libbonobo-2.0 > -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart- 2.0 > -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include > -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include > -I/usr/local/include/freetype2 -I/usr/X11R6/include/gconf/2 > -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 > -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui- 2.0 > -I/usr/X11R6/include/libgnomecanvas-2.0 > -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/local/include/SDL11 > -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DHAS_SDL > -DGNOMEMEETING_IMAGES=\""/usr/X11R6/share/gnome/pixmaps"\" -DSCHEMA_AGE =26 > -DDATADIR=\""/usr/X11R6/share/gnome"\" -DG_DISABLE_DEPRECATED > -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECA TED > -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED > -I/usr/local/include -c gnomemeeting.cpp > gnomemeeting.cpp: In destructor `virtual GnomeMeeting::~GnomeMeeting()': > gnomemeeting.cpp:128: error: `RemoveLid' undeclared (first use this > function) > gnomemeeting.cpp:128: error: (Each undeclared identifier is reported only > once > for each function it appears in.) > /shared/ports/devel/pwlib/work/pwlib/include/ptlib/pdirect.h: At global > scope: > /shared/ports/devel/pwlib/work/pwlib/include/ptlib/pdirect.h:458: warning: > inline > function `static BOOL PDirectory::Remove(const PString&)' used but never > defined > gmake[2]: *** [gnomemeeting.o] Error 1 > gmake[2]: Leaving directory > `/shared/ports/net/gnomemeeting2/work/gnomemeeting-0.98.2/src' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory > `/shared/ports/net/gnomemeeting2/work/gnomemeeting-0.98.2' > gmake: *** [all-recursive-am] Error 2 > *** Error code 2 > > Stop in /shared/ports/net/gnomemeeting2. > > -- > Larry Rosenman http://www.lerctr.org/~ler > Phone: +1 972-414-9812 E-Mail: ler@lerctr.org > US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 > > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > >