Running MacOS x 10.2.8 with gcc 3.3 selected:

trying to install gnomemeeting on a clean and uptodate fink installation:

After all the required dependencies for gnomemeeting compiled and installed.
(I used the choice 1 for all the questions that gnomemeeting asked me about satisfying dependencies )


But then gnomeeting itself fails to compile.

Could anyone supply me with a hint?

TIA

Regards


fink install gnomemeeting
Information about 2922 packages read in 2 seconds.
The following package will be installed or updated:
gnomemeeting
/bin/rm -rf gnomemeeting-0.98.0-2
/bin/mkdir -p /sw/src/gnomemeeting-0.98.0-2
gzip -dc /sw/src/gnomemeeting-0.98.0.tar.gz | /sw/bin/tar -xf -
patch -p1 </sw/fink/dists/unstable/main/finkinfo/net/gnomemeeting-0.98.0-2.patch
patching file configure
patching file configure.in
patching file src/config.cpp
patching file src/endpoint.cpp
patching file src/gnomemeeting.cpp
./configure --prefix=/sw --libdir=/sw/share --mandir=/sw/share/man --with-ptlib-includes=/sw/lib/pwlib/include/ptlib --with-ptlib-libs=/sw/lib/pwlib/lib --with-openh323-includes=/sw/lib/openh323/include --with-openh323-libs=/sw/lib/openh323/lib --with-openssl-include=/sw/include --with-openssl-libs=/sw/lib --with-openldap-includes=/sw/include --with-openldap-libs=/sw/lib
checking build system type... powerpc-apple-darwin6.8
checking host system type... powerpc-apple-darwin6.8
checking target system type... powerpc-apple-darwin6.8
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for intltool >= 0.20... 0.25 found
checking for perl... /usr/bin/perl
checking for gcc... gcc3
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc3 accepts -g... yes
checking for gcc3 option to accept ANSI C... none needed
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking for a sed that does not truncate output... /usr/bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... file_magic Mach-O dynamically linked shared library
checking command to parse /usr/bin/nm -p output... ok
checking how to run the C preprocessor... gcc3 -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc3 option to produce PIC... -fno-common
checking if gcc3 PIC flag -fno-common works... yes
checking if gcc3 static flag -static works... no
checking if gcc3 supports -c -o file.o... yes
checking if gcc3 supports -c -o file.lo... yes
checking if gcc3 supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... darwin6.8 dyld
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... yes
creating libtool
checking for gcc... (cached) gcc3
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc3 accepts -g... (cached) yes
checking for gcc3 option to accept ANSI C... (cached) none needed
checking whether we are using the GNU C++ compiler... yes
checking whether g++3 accepts -g... yes
checking for strerror in -lcposix... no
checking for ANSI C header files... (cached) yes
checking whether strcasecmp is declared... yes
Using config source xml::/sw/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas/ as install directory for schema files
checking for pkg-config... /sw/bin/pkg-config
checking for gtk+-2.0 >= 2.0.6 esound >= 0.2.28 gconf-2.0 >= 1.2.1 libxml-2.0 >= 2.4.23 libgnome-2.0 >= 2.0.0 libgnomeui-2.0 >= 2.0.0... yes
checking GNOMEMEETING_CFLAGS... -DORBIT2=1 -I/sw/include/gtk-2.0 -I/sw/lib/gtk-2.0/include -I/sw/include/atk-1.0 -I/sw/include/pango-1.0 -I/usr/X11R6/include -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/linc-1.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
checking GNOMEMEETING_LIBS... -L/sw/lib -L/usr/X11R6/lib -lesd -laudiofile -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lxml2 -lpthread -lz -lm -llinc -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv
checking for long... yes
checking size of long... 4
checking whether OS type is supported... yes
checking for PTLib includes...
checking for /sw/lib/pwlib/include/ptlib/pprocess.h... yes
checking for /sw/lib/pwlib/lib/libpt_Darwin_ppc_r_s.a... yes
checking for OpenH323 includes...
checking for /sw/lib/openh323/include/h323.h... yes
checking for /sw/lib/openh323/lib/libh323_Darwin_ppc_r_s.a... yes
checking for telephony.h... no
configure: WARNING: *** SDL cannot be used on Mac OS X. Fullscreen mode will be disabled
checking for OpenLDAP includes...
checking ldap.h usability... yes
checking ldap.h presence... yes
checking for ldap.h... yes
checking for ldap_open in -lldap... yes
checking for ldap_simple_bind in -lldap... yes
checking for xmlFreeDoc in -lxml2... yes
checking for xmlRegisterNodeDefault... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for dgettext in libc... no
checking for bindtextdomain in -lintl... yes
checking for dgettext in -lintl... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /sw/bin/msgfmt
checking for dcgettext... no
checking for gmsgfmt... /sw/bin/msgfmt
checking for xgettext... /sw/bin/xgettext
checking for catalogs to be installed... am az ca cs da de el es fr ga gl hu it ja lv ml nl no pl pt pt_BR ro ru sk sv ta tr uk vi wa zh_CN zh_TW
checking whether to install into Gnome's prefix... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/gnomemeeting-config-tool
config.status: creating gnomemeeting.schemas.in
config.status: creating lib/Makefile
config.status: creating lib/widgets/Makefile
config.status: creating lib/xdap/Makefile
config.status: creating po/Makefile.in
config.status: creating man/Makefile
config.status: creating src/Makefile
config.status: creating pixmaps/Makefile
config.status: creating sounds/Makefile
config.status: creating xdap_data/Makefile
config.status: creating config.h
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: executing default-3 commands


================ Final configuration ===================
    Installing into prefix: /sw

   OpenH323 Include Directory is  :  /sw/lib/openh323/include
 OpenH323 Libraries Directory is  :  /sw/lib/openh323/lib
      PTLIB Include Directory is  :  /sw/lib/pwlib/include/ptlib
    PTLIB Libraries Directory is  :  /sw/lib/pwlib/lib

                Quicknet support  :  disabled
          SDL Fullscreen support  :  disabled

                         OS Type  :  darwin6.8
                    Machine Type  :  powerpc

If all settings are OK, type make and make install
========================================================
make
make all-recursive
Making all in pixmaps
gdk-pixbuf-csource --raw --build-list gm_addressbook_24_stock_data addressbook-24.png gm_addressbook_16_stock_data addressbook-16.png gm_text_chat_stock_data text-chat.png gm_control_panel_stock_data control-panel.png gm_connect_stock_data connect.png gm_disconnect_stock_data disconnect.png gm_volume_stock_data volume.png gm_microphone_stock_data microphone.png gm_video_preview_stock_data video-preview.png gm_audio_mute_stock_data audio-mute.png gm_speaker_phone_stock_data speaker-phone.png gm_video_mute_stock_data video-mute.png gm_status_available_stock_data status-available-16.png gm_status_ringing_stock_data status-ringing-16.png gm_status_occupied_stock_data status-occupied-16.png gm_druid_audio_stock_data druid_audio.png gm_druid_video_stock_data druid_video.png gm_druid_ixj_stock_data druid_ixj.png gm_druid_personal_stock_data druid_personal.png gm_druid_connection_stock_data druid_connection.png gm_remote_contact_stock_data remote_contact.png gm_local_contact_stock_data local_contact.png gm_whiteness_stock_data whiteness.png gm_brightness_stock_data brightness.png gm_colourness_stock_data colourness.png gm_contrast_stock_data contrast.png gm_connect_16_stock_data connect-16.png gm_disconnect_16_stock_data disconnect-16.png gm_calls_history_stock_data calls-history.png > inlines.h
gdk-pixbuf-csource --raw --build-list gm_emoticon_face1 emoticon-face1.png gm_emoticon_face2 emoticon-face2.png gm_emoticon_face3 emoticon-face3.png gm_emoticon_face4 emoticon-face4.png gm_emoticon_face5 emoticon-face5.png gm_emoticon_face6 emoticon-face6.png gm_emoticon_face7 emoticon-face7.png gm_emoticon_face8 emoticon-face8.png gm_emoticon_face9 emoticon-face9.png gm_emoticon_face10 emoticon-face10.png gm_emoticon_face11 emoticon-face11.png gm_emoticon_face12 emoticon-face12.png gm_emoticon_face13 emoticon-face13.png gm_emoticon_face14 emoticon-face14.png gm_emoticon_face15 emoticon-face15.png gm_emoticon_face16 emoticon-face16.png gm_emoticon_face17 emoticon-face17.png gm_emoticon_face18 emoticon-face18.png gm_emoticon_face19 emoticon-face19.png gm_emoticon_dead_happy emoticon-dead-happy.png gm_emoticon_dead emoticon-dead.png gm_emoticon_dead_sad emoticon-dead-sad.png gm_emoticon_happy_devil emoticon-happy-devil.png gm_emoticon_nose_glasses emoticon-happy-nose-glasses.png gm_emoticon_sad_devil emoticon-sad-devil.png gm_emoticon_sad_glasses emoticon-sad-glasses.png gm_emoticon_sad_nose_glasses emoticon-sad-nose-glasses.png gm_emoticon_happy_nose_glasses emoticon-happy-nose-glasses.png > inline_emoticons.h
Making all in lib
Making all in widgets
/bin/sh ../../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I../.. -DGNOMELOCALEDIR=\""/sw/share/locale"\" -DGNOMEMEETING_IMAGES=\""/sw/share/pixmaps"\" -DG_LOG_DOMAIN=\"GnomeMeeting\" -DSHARE_DIR=\"/sw/share/gnomemeeting\" -I../.. -DORBIT2=1 -I/sw/include/gtk-2.0 -I/sw/lib/gtk-2.0/include -I/sw/include/atk-1.0 -I/sw/include/pango-1.0 -I/usr/X11R6/include -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/linc-1.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 -I/sw/include -c history-combo.c
mkdir .libs
gcc3 -DHAVE_CONFIG_H -I. -I. -I../.. -DGNOMELOCALEDIR=\"/sw/share/locale\" -DGNOMEMEETING_IMAGES=\"/sw/share/pixmaps\" -DG_LOG_DOMAIN=\"GnomeMeeting\" -DSHARE_DIR=\"/sw/share/gnomemeeting\" -I../.. -DORBIT2=1 -I/sw/include/gtk-2.0 -I/sw/lib/gtk-2.0/include -I/sw/include/atk-1.0 -I/sw/include/pango-1.0 -I/usr/X11R6/include -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/linc-1.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 -I/sw/include -c history-combo.c -fno-common -DPIC -o .libs/history-combo.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I../.. -DGNOMELOCALEDIR=\"/sw/share/locale\" -DGNOMEMEETING_IMAGES=\"/sw/share/pixmaps\" -DG_LOG_DOMAIN=\"GnomeMeeting\" -DSHARE_DIR=\"/sw/share/gnomemeeting\" -I../.. -DORBIT2=1 -I/sw/include/gtk-2.0 -I/sw/lib/gtk-2.0/include -I/sw/include/atk-1.0 -I/sw/include/pango-1.0 -I/usr/X11R6/include -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/linc-1.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 -I/sw/include -c history-combo.c -o history-combo.o >/dev/null 2>&1
mv -f .libs/history-combo.lo history-combo.lo
/bin/sh ../../libtool --mode=link gcc3 -L/sw/lib -o libgmwidgets.la -export-dynamic history-combo.lo -lxml2 -L/sw/lib -lldap -llber -L/sw/lib -lldap -llber
rm -fr .libs/libgmwidgets.la .libs/libgmwidgets.* .libs/libgmwidgets.*
ar cru .libs/libgmwidgets.al history-combo.lo
ranlib .libs/libgmwidgets.al
creating libgmwidgets.la
(cd .libs && rm -f libgmwidgets.la && ln -s ../libgmwidgets.la libgmwidgets.la)
Making all in xdap
/bin/sh ../../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I../.. -DGNOMELOCALEDIR=\""/sw/share/locale"\" -DGNOMEMEETING_IMAGES=\""/sw/share/pixmaps"\" -DG_LOG_DOMAIN=\"GnomeMeeting\" -DSHARE_DIR=\"/sw/share/gnomemeeting\" -I../.. -DORBIT2=1 -I/sw/include/gtk-2.0 -I/sw/lib/gtk-2.0/include -I/sw/include/atk-1.0 -I/sw/include/pango-1.0 -I/usr/X11R6/include -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/linc-1.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 -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/sw/include/atk-1.0 -I/sw/include/pango-1.0 -I/usr/X11R6/include -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/linc-1.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 -I/sw/include -c xdap.c
mkdir .libs
gcc3 -DHAVE_CONFIG_H -I. -I. -I../.. -DGNOMELOCALEDIR=\"/sw/share/locale\" -DGNOMEMEETING_IMAGES=\"/sw/share/pixmaps\" -DG_LOG_DOMAIN=\"GnomeMeeting\" -DSHARE_DIR=\"/sw/share/gnomemeeting\" -I../.. -DORBIT2=1 -I/sw/include/gtk-2.0 -I/sw/lib/gtk-2.0/include -I/sw/include/atk-1.0 -I/sw/include/pango-1.0 -I/usr/X11R6/include -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/linc-1.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 -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/sw/include/atk-1.0 -I/sw/include/pango-1.0 -I/usr/X11R6/include -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/linc-1.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 -I/sw/include -c xdap.c -fno-common -DPIC -o .libs/xdap.lo
xdap.c: In function `parseonly':
xdap.c:162: incompatible types in assignment
/sw/include/glib-2.0/glib/gutils.h: At top level:
xdap.c:107: warning: `registerNode' defined but not used
xdap.c:114: warning: `deregisterNode' defined but not used
make[3]: *** [xdap.lo] Error 1
make[2]: *** [all-recursive] 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-2 failed
[rcmc28:~] root#



------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to