Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Aug 2003 15:40:09 -0500
From:      Larry Rosenman <ler@lerctr.org>
To:        Roger Hardiman <roger@telepresence.dmem.strath.ac.uk>, Mike Harding <mvh@ix.netcom.com>
Cc:        roger@freebsd.org
Subject:   Re: gnomemeeting2 configure failure.
Message-ID:  <360940000.1062362409@lerlaptop.lerctr.org>
In-Reply-To: <03c901c36ff7$0a02d970$8e08ff3e@Win2K>
References:  <271870000.1062286886@lerlaptop.lerctr.org> <1062312070.20426.33.camel@shumai.marcuscom.com> <200330000.1062347564@lerlaptop.lerctr.org> <20030831172049.DB6F9534A@netcom1.netcom.com> <03c901c36ff7$0a02d970$8e08ff3e@Win2K>

next in thread | previous in thread | raw e-mail | index | archive | help
Roger,
   If you need a -CURRENT box to play on, I can give you an account on this 
laptop.

LER


--On Sunday, August 31, 2003 20:35:25 +0100 Roger Hardiman 
<roger@telepresence.dmem.strath.ac.uk> wrote:

> 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
>>    <marcus@marcuscom.com> 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:
>>
>> <snip>
>>
>>    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/includ
>>    e/
> ptli
>>    b/unix
>>    -I/shared/ports/net/gnomemeeting2/../../devel/pwlib/work/pwlib/includ
>>    e/
> ptli
>>    b/..
>>    -I/shared/ports/net/gnomemeeting2/../../devel/pwlib/work/pwlib/includ
>>    e/
> 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"
>>
>>



-- 
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?360940000.1062362409>