On Oct 12, 2004, at 2:08 PM, Warren Gallin wrote:
On Oct 12, 2004, at 6:18 AM, Alexander K. Hansen wrote:
On Oct 11, 2004, at 4:26 PM, Warren Gallin wrote:
Hi,
I was just doing an update and the gnomemeeting update crashed during compiliation: Below is the end of the output; everything above looking like the normal compiling messages. Any clues as to what to do? Or is this something wrong with the package itself?
I'm doing this on a G4 powerbook with 867 MHz processor, OS10.3.5, latest updates installed, and fink self-update had just been run previous to the update-all.
clipped
Warren Gallin
<snip>
g++3 -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/sw/share/locale"\" -I../src -I../lib -I../lib/widgets -I../lib/xdap -I/sw/lib/pwlib/include/ptlib/unix -I/sw/lib/pwlib/include/ptlib/.. -I/sw/lib/pwlib/include/ptlib/../ptclib -I/sw/include -I/sw/lib/openh323/include -DP_MACOSX=66 -O2 -Wall -DNO_LONG_DOUBLE -D_REENTRANT -fno-common -dynamic -DPHAS_TEMPLATES -DPTRACING -DSTATIC_LIBS_USED -DORBIT2=1 -I/sw/include/gtk-2.0 -I/sw/lib/gtk-2.0/include -I/usr/X11R6/include -I/sw/include/atk-1.0 -I/sw/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include -I/sw/include/gconf/2 -I/sw/include/orbit-2.0 -I/sw/include/libxml2 -I/sw/include/libgnome-2.0 -I/sw/include/libbonobo-2.0 -I/sw/include/gnome-vfs-2.0 -I/sw/lib/gnome-vfs-2.0/include -I/sw/include/bonobo-activation-2.0 -I/sw/include/libgnomeui-2.0 -I/sw/include/libgnomecanvas-2.0 -I/sw/include/libart-2.0 -I/sw/include/libbonoboui-2.0 -DGNOMEMEETING_IMAGES=\""/sw/share/pixmaps"\" -DSCHEMA_AGE=26 -DDATADIR=\""/sw/share"\" -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -I/sw/include -c gnomemeeting.cpp
In file included from gnomemeeting.cpp:55:
../lib/widgets/history-combo.h:61: 'GtkCombo' is used as a type, but is not
defined as a type.
../lib/widgets/history-combo.h:69: 'GtkComboClass' is used as a type, but is
not defined as a type.
gnomemeeting.cpp: In member function `void GnomeMeeting::Connect()':
gnomemeeting.cpp:176: `GTK_COMBO' undeclared (first use this function)
gnomemeeting.cpp:176: (Each undeclared identifier is reported only once for
each function it appears in.)
gnomemeeting.cpp: In member function `void GnomeMeeting::BuildGUI()':
gnomemeeting.cpp:479: `gtk_timeout_add' undeclared (first use this function)
make[2]: *** [gnomemeeting.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of make failed, exit code 2
Failed: compiling gnomemeeting-0.98.0-11 failed
I get the same error--this is with g++3 from XCode 1.5.
-- Alexander K. Hansen Fink Documentarian Day Job: Levitated Dipole Experiment http://www.psfc.mit.edu/LDX
------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
