Date: Thu, 15 Apr 2004 20:20:36 -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: <1082074836.2041.0.camel@shumai.marcuscom.com> In-Reply-To: <16511.5280.107007.920997@ran.psg.com> References: <16510.65309.871753.352407@ran.psg.com> <1082065354.63773.0.camel@shumai.marcuscom.com> <16511.5280.107007.920997@ran.psg.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-O1nMPABSpoVtYUdxfj4H Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2004-04-15 at 19:02, 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. >=20 > in order to compile gnomemeeting, or to do it without the openh323 > kit? in either case, send clue. gnomemeeting >=20 > > However, I would try to get Roger to port the newer version of > > gnomemeeting (if possible). >=20 > as gnome2 depends on gnomemeeting, gnome2 is not building. this is > a problem. is there a hack where i just don't build gnomemeeting? GNOME no longer depends on gnomemeeting. It hasn't since it was upgraded to 2.6.0. Joe >=20 > randy >=20 >=20 > >> c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=3D\""/usr/X11R6/shar= e/locale"\" -I../src -I../lib -I../lib/widgets -I../lib/xdap -I/usr/ports/= net/gnomemeeting/../../devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/por= ts/net/gnomemeeting/../../devel/pwlib/work/pwlib/include/ptlib/.. -I/usr/po= rts/net/gnomemeeting/../../devel/pwlib/work/pwlib/include/ptlib/../ptclib = -I/usr/ports/net/gnomemeeting/../openh323/work/openh323/include -DP_FREEBSD= =3D400001 -O2 -Wall -DPHAS_TEMPLATES -DP_USE_PRAGMA -DPTRACING -DSTATIC_LI= BS_USED -DORBIT2=3D1 -D_REENTRANT -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/libxml2 -I/usr/local/incl= ude/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/i= nclude/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/inc= lude -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/inclu= de/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/l= ocal/include -D_REENTRANT -DHAS_SDL -DGNOMEMEETING_IMAGES=3D\""/usr/X11R6/= share/gnome/pixmaps"\" -DSCHEMA_AGE=3D26 -DDATADIR=3D\""/usr/X11R6/share/gn= ome"\" -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPREC= ATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISAB= LE_DEPRECATED -I/usr/local/include -c gnomemeeting.cpp > >> In file included from /usr/ports/devel/pwlib/work/pwlib/include/ptlib/= unix/ptlib/videoio.h:113, > >> from /usr/ports/devel/pwlib/work/pwlib/include/ptlib/= video.h:89, > >> from /usr/ports/devel/pwlib/work/pwlib/include/ptlib/= unix/ptlib/video.h:66, > >> from /usr/ports/devel/pwlib/work/pwlib/include/ptlib.= h:269, > >> from common.h:45, > >> from gnomemeeting.h:42, > >> from gnomemeeting.cpp:41: > >> /usr/include/machine/ioctl_meteor.h:33:2: warning: #warning Include de= v/bktr/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= , but is=20 > >> not defined as a type. > >> ../lib/widgets/history-combo.h:69: error: 'GtkComboClass' is used as a= type,=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 fu= nction) > >> gnomemeeting.cpp:184: error: (Each undeclared identifier is reported o= nly 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 t= his=20 > >> function) > >> /usr/ports/devel/pwlib/work/pwlib/include/ptlib/pdirect.h: At global s= cope: > >> /usr/ports/devel/pwlib/work/pwlib/include/ptlib/pdirect.h:458: warning= : inline=20 > >> function `static BOOL PDirectory::Remove(const PString&)' used but = never=20 > >> defined > >> gmake[2]: *** [gnomemeeting.o] Error 1 > >> gmake[2]: Leaving directory `/usr/ports/net/gnomemeeting/work/gnomemee= ting-0.98.5/src' > >> gmake[1]: *** [all-recursive] Error 1 > >> gmake[1]: Leaving directory `/usr/ports/net/gnomemeeting/work/gnomemee= ting-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/portupgrade5= 8830.60 make USE_OPENLDAP > >> _VER=3D22 > >> ** Fix the problem and try again. --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-O1nMPABSpoVtYUdxfj4H 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) iD8DBQBAfybUb2iPiv4Uz4cRAsXWAJ9z9vdkIwXn1XPfruE1mKe7TEWB7QCeNN8Y EDXaWsUkchr7epHCoKL7xGQ= =bC1e -----END PGP SIGNATURE----- --=-O1nMPABSpoVtYUdxfj4H--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1082074836.2041.0.camel>