ekiga-4.0.1 build fail
Max Dubois
makemehappy at rocketmail.com
Fri Dec 27 23:43:43 UTC 2013
Hello,
Gnome2 compile fine on my system (FreeBSD 9.2-RELEASE) but Ekiga.
Here the relevant part of the build fail.
Thankx in advance for looking and for any possible fix.
Max
================ Final configuration ===================
Installing into prefix : /usr/local
GDU support : disabled
GConf support : enabled
Evolution-Data-Server support : disabled
NOTIFY support : enabled
LDAP support : disabled
Video4Linux support : enabled
XVideo support : enabled
Shared Memory support : disabled
H.323 support : no
DBUS support : enabled
DBUS service support : enabled
mDNS/DNS-SD support : enabled
The following features are experimental -- you've been warned:
GStreamer support : disabled
KAddressBook support : disabled
KDE support : disabled
XCAP support : disabled
Loudmouth support : disabled
OS Type : freebsd9.2
Machine Type : i386
Byte Order : little endian
If all settings are OK, type make and make install
========================================================
===> Building for ekiga-4.0.1
gmake all-recursive
gmake[1]: Entering directory `/usr/ports/net-im/ekiga/work/ekiga-4.0.1'
Making all in man
gmake[2]: Entering directory `/usr/ports/net-im/ekiga/work/ekiga-4.0.1/man'
gmake[2]: Nessuna operazione da eseguire per «all».
gmake[2]: Leaving directory `/usr/ports/net-im/ekiga/work/ekiga-4.0.1/man'
Making all in sounds
gmake[2]: Entering directory `/usr/ports/net-im/ekiga/work/ekiga-4.0.1/sounds'
gmake[2]: Nessuna operazione da eseguire per «all».
gmake[2]: Leaving directory `/usr/ports/net-im/ekiga/work/ekiga-4.0.1/sounds'
Making all in pixmaps
gmake[2]: Entering directory `/usr/ports/net-im/ekiga/work/ekiga-4.0.1/pixmaps'
gdk-pixbuf-csource --raw --build-list gm_audio_volume_16 ./16x16/audio-volume.png gm_brightness_16 ./16x16/brightness.png gm_color_16 ./16x16/color.png gm_contrast_16 ./16x16/contrast.png gm_im_message_16 ./16x16/im-message.png gm_im_message_new_16 ./16x16/im-message-new.png gm_video_settings_16 ./16x16/video-settings.png gm_whiteness_16 ./16x16/whiteness.png gm_logo_16_stock_data ./16x16/apps/ekiga.png gm_logo_22_stock_data ./22x22/apps/ekiga.png gm_logo_24_stock_data ./24x24/apps/ekiga.png gm_logo_32_stock_data ./32x32/apps/ekiga.png gm_logo_48_stock_data ./48x48/apps/ekiga.png gm_logo_72_stock_data ./72x72/apps/ekiga.png gm_user_inacall_16 ./16x16/user-inacall.png gm_phone_hang_up_24 ./24x24/phone-hang-up.png gm_phone_pick_up_24 ./24x24/phone-pick-up.png gm_phone_hang_up_16 ./16x16/phone-hang-up.png gm_phone_pick_up_16 ./16x16/phone-pick-up.png > inlines.h
gmake[2]: Leaving directory `/usr/ports/net-im/ekiga/work/ekiga-4.0.1/pixmaps'
Making all in lib
gmake[2]: Entering directory `/usr/ports/net-im/ekiga/work/ekiga-4.0.1/lib'
GEN gmmarshallers.h
GEN gmmarshallers.c
GEN hal-marshal.h
GEN hal-marshal.c
gmake all-am
gmake[3]: Entering directory `/usr/ports/net-im/ekiga/work/ekiga-4.0.1/lib'
CC toolbox.lo
CC platform.lo
CC pixops.lo
CPPAS have_mmx.lo
CPPAS scale_line_22_33_mmx.lo
CPPAS composite_line_22_4a4_mmx.lo
CPPAS composite_line_color_22_4a4_mmx.lo
CC gmconf-gconf.lo
CC dialpad.lo
CC gm-smileys.lo
CC gmwindow.lo
CC gmcallbacks.lo
CC gmconfwidgets.lo
CC gmdialog.lo
../lib/gui/gmdialog.c: In function 'gnomemeeting_warning_dialog_on_widget':
../lib/gui/gmdialog.c:347: warning: null format string
../lib/gui/gmdialog.c: In function 'gnomemeeting_dialog':
../lib/gui/gmdialog.c:412: warning: null format string
CC gmentrydialog.lo
CC gmlevelmeter.lo
CC gmmenuaddon.lo
CC gmpreferences.lo
CC gmstatusbar.lo
CC gmstockicons.lo
CC gmpowermeter.lo
CC gmcellrendererexpander.lo
CC gm-cell-renderer-bitext.lo
CC gm-text-buffer-enhancer-helper-interface.lo
CC gm-text-anchored-tag.lo
CC gm-text-smiley.lo
CC gm-text-extlink.lo
CC gm-text-buffer-enhancer.lo
CC gm-smiley-chooser-button.lo
CXX xwindow.lo
In file included from /usr/local/include/ptlib/contain.h:608,
from /usr/local/include/ptlib.h:56,
from ../lib/gui/xwindow.h:44,
from ../lib/gui/xwindow.cpp:39:
/usr/local/include/ptlib/array.h: In constructor 'PBaseArray<T>::PBaseArray(PContainerReference&)':
/usr/local/include/ptlib/array.h:449: warning: declaration of 'reference' shadows a member of 'this'
/usr/local/include/ptlib/array.h: In constructor 'PCharArray::PCharArray(PContainerReference&)':
/usr/local/include/ptlib/array.h:571: warning: declaration of 'reference' shadows a member of 'this'
/usr/local/include/ptlib/array.h: In constructor 'PBYTEArray::PBYTEArray(PContainerReference&)':
/usr/local/include/ptlib/array.h:691: warning: declaration of 'reference' shadows a member of 'this'
In file included from /usr/local/include/ptlib/contain.h:618,
from /usr/local/include/ptlib.h:56,
from ../lib/gui/xwindow.h:44,
from ../lib/gui/xwindow.cpp:39:
/usr/local/include/ptlib/dict.h: In constructor 'PHashTableInfo::PHashTableInfo(PContainerReference&)':
/usr/local/include/ptlib/dict.h:150: warning: declaration of 'reference' shadows a member of 'this'
In file included from /usr/local/include/ptlib/contain.h:624,
from /usr/local/include/ptlib.h:56,
from ../lib/gui/xwindow.h:44,
from ../lib/gui/xwindow.cpp:39:
/usr/local/include/ptlib/pstring.h: In constructor 'PString::PString(PContainerReference&)':
/usr/local/include/ptlib/pstring.h:1651: warning: declaration of 'reference' shadows a member of 'this'
/usr/local/include/ptlib/pstring.h: In constructor 'PCaselessString::PCaselessString(PContainerReference&)':
/usr/local/include/ptlib/pstring.h:1814: warning: declaration of 'reference' shadows a member of 'this'
In file included from ../lib/gui/xwindow.cpp:39:
../lib/gui/xwindow.h: At global scope:
../lib/gui/xwindow.h:247: error: ISO C++ forbids declaration of 'PColourConverter' with no type
../lib/gui/xwindow.h:247: error: expected ';' before '*' token
../lib/gui/xwindow.cpp: In constructor 'XWindow::XWindow()':
../lib/gui/xwindow.cpp:128: error: '_colorConverter' was not declared in this scope
../lib/gui/xwindow.cpp: In destructor 'virtual XWindow::~XWindow()':
../lib/gui/xwindow.cpp:176: error: '_colorConverter' was not declared in this scope
../lib/gui/xwindow.cpp:177: error: type '<type error>' argument given to 'delete', expected pointer
../lib/gui/xwindow.cpp: In member function 'virtual int XWindow::Init(Display*, Window, _XGC*, int, int, int, int, int, int)':
../lib/gui/xwindow.cpp:266: error: 'PVideoFrameInfo' was not declared in this scope
../lib/gui/xwindow.cpp:266: error: expected `;' before 'srcFrameInfo'
../lib/gui/xwindow.cpp:267: error: 'srcFrameInfo' was not declared in this scope
../lib/gui/xwindow.cpp:268: error: 'dstFrameInfo' was not declared in this scope
../lib/gui/xwindow.cpp:270: error: '_colorConverter' was not declared in this scope
../lib/gui/xwindow.cpp:270: error: 'PColourConverter' has not been declared
../lib/gui/xwindow.cpp: In member function 'virtual void XWindow::PutFrame(uint8_t*, uint16_t, uint16_t)':
../lib/gui/xwindow.cpp:303: error: '_colorConverter' was not declared in this scope
/usr/local/include/ptlib/array.h: In constructor 'PBaseArray<T>::PBaseArray(PContainerReference&) [with T = char]':
/usr/local/include/ptlib/array.h:571: instantiated from here
/usr/local/include/ptlib/array.h:449: warning: declaration of 'reference' shadows a member of 'this'
/usr/local/include/ptlib/array.h: In constructor 'PBaseArray<T>::PBaseArray(PContainerReference&) [with T = unsigned char]':
/usr/local/include/ptlib/array.h:691: instantiated from here
/usr/local/include/ptlib/array.h:449: warning: declaration of 'reference' shadows a member of 'this'
/usr/local/include/ptlib/array.h: In constructor 'PBaseArray<T>::PBaseArray(PContainerReference&) [with T = PHashTableElement*]':
/usr/local/include/ptlib/dict.h:150: instantiated from here
/usr/local/include/ptlib/array.h:449: warning: declaration of 'reference' shadows a member of 'this'
gmake[3]: *** [xwindow.lo] Errore 1
gmake[3]: Leaving directory `/usr/ports/net-im/ekiga/work/ekiga-4.0.1/lib'
gmake[2]: *** [all] Errore 2
gmake[2]: Leaving directory `/usr/ports/net-im/ekiga/work/ekiga-4.0.1/lib'
gmake[1]: *** [all-recursive] Errore 1
gmake[1]: Leaving directory `/usr/ports/net-im/ekiga/work/ekiga-4.0.1'
gmake: *** [all] Errore 2
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** [do-build] Error code 1
More information about the freebsd-gnome
mailing list