Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Apr 2004 17:42:34 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Randy Bush <randy@psg.com>
Cc:        freebsd gnome <freebsd-gnome@freebsd.org>
Subject:   Re: gnomemeeting again
Message-ID:  <1082065354.63773.0.camel@shumai.marcuscom.com>
In-Reply-To: <16510.65309.871753.352407@ran.psg.com>
References:  <16510.65309.871753.352407@ran.psg.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-Y5smh7eNkPe/w4ULpBey
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Thu, 2004-04-15 at 17:31, Randy Bush wrote:
> had to hack out forbidden stuff in pwlib and openh323, yechh.
> and force openldap22 so i don't get in trouble with other aps.
> but still get

You'd have to remove the DISABLE_DEPRECATED stuff.  However, I would try
to get Roger to port the newer version of gnomemeeting (if possible).

Joe

>=20
> c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=3D\""/usr/X11R6/share/l=
ocale"\" -I../src -I../lib -I../lib/widgets -I../lib/xdap  -I/usr/ports/net=
/gnomemeeting/../../devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/=
net/gnomemeeting/../../devel/pwlib/work/pwlib/include/ptlib/.. -I/usr/ports=
/net/gnomemeeting/../../devel/pwlib/work/pwlib/include/ptlib/../ptclib  -I/=
usr/ports/net/gnomemeeting/../openh323/work/openh323/include -DP_FREEBSD=3D=
400001  -O2 -Wall -DPHAS_TEMPLATES -DP_USE_PRAGMA -DPTRACING -DSTATIC_LIBS_=
USED -DORBIT2=3D1 -D_REENTRANT -I/usr/local/include/atk-1.0 -I/usr/local/in=
clude/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/us=
r/local/include/orbit-2.0 -I/usr/local/include/libxml2 -I/usr/local/include=
/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/incl=
ude/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/includ=
e -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/loca=
l/include -D_REENTRANT -DHAS_SDL  -DGNOMEMEETING_IMAGES=3D\""/usr/X11R6/sha=
re/gnome/pixmaps"\" -DSCHEMA_AGE=3D26 -DDATADIR=3D\""/usr/X11R6/share/gnome=
"\" -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATE=
D -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_=
DEPRECATED  -I/usr/local/include   -c gnomemeeting.cpp
> In file included from /usr/ports/devel/pwlib/work/pwlib/include/ptlib/uni=
x/ptlib/videoio.h:113,
>                  from /usr/ports/devel/pwlib/work/pwlib/include/ptlib/vid=
eo.h:89,
>                  from /usr/ports/devel/pwlib/work/pwlib/include/ptlib/uni=
x/ptlib/video.h:66,
>                  from /usr/ports/devel/pwlib/work/pwlib/include/ptlib.h:2=
69,
>                  from common.h:45,
>                  from gnomemeeting.h:42,
>                  from gnomemeeting.cpp:41:
> /usr/include/machine/ioctl_meteor.h:33:2: warning: #warning Include dev/b=
ktr/ioctl_meteor.h instead of this header.
> In file included from gnomemeeting.cpp:55:
> ../lib/widgets/history-combo.h:61: error: 'GtkCombo' is used as a type, b=
ut is=20
>    not defined as a type.
> ../lib/widgets/history-combo.h:69: error: 'GtkComboClass' is used as a ty=
pe,=20
>    but is not defined as a type.
> gnomemeeting.cpp: In member function `void GnomeMeeting::Connect()':
> gnomemeeting.cpp:184: error: `GTK_COMBO' undeclared (first use this funct=
ion)
> gnomemeeting.cpp:184: error: (Each undeclared identifier is reported only=
 once=20
>    for each function it appears in.)
> gnomemeeting.cpp: In member function `void GnomeMeeting::BuildGUI()':
> gnomemeeting.cpp:487: error: `gtk_timeout_add' undeclared (first use this=
=20
>    function)
> /usr/ports/devel/pwlib/work/pwlib/include/ptlib/pdirect.h: At global scop=
e:
> /usr/ports/devel/pwlib/work/pwlib/include/ptlib/pdirect.h:458: warning: i=
nline=20
>    function `static BOOL PDirectory::Remove(const PString&)' used but nev=
er=20
>    defined
> gmake[2]: *** [gnomemeeting.o] Error 1
> gmake[2]: Leaving directory `/usr/ports/net/gnomemeeting/work/gnomemeetin=
g-0.98.5/src'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/usr/ports/net/gnomemeeting/work/gnomemeetin=
g-0.98.5'
> gmake: *** [all-recursive-am] Error 2
> *** Error code 2
>=20
> Stop in /usr/ports/net/gnomemeeting.
> ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade5883=
0.60 make USE_OPENLDAP
> _VER=3D22
> ** Fix the problem and try again.
>=20
> randy
>=20
> ______________________________________________________________________
> _______________________________________________
> 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"
--=20
PGP Key : http://www.marcuscom.com/pgp.asc

--=-Y5smh7eNkPe/w4ULpBey
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQBAfwHJb2iPiv4Uz4cRAgHcAJ9Vsk57grt9jl6/Iwblrd4whEI2pwCePhJx
XkHf9dlvS4Y9L4wJJS6fXfk=
=n/B2
-----END PGP SIGNATURE-----

--=-Y5smh7eNkPe/w4ULpBey--



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