Comment 6 for bug 718150

Revision history for this message
Michael Vogt (mvo) wrote :

When trying to do a test-rebuild of sipswitch with the new libucommon I get:

g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-variadic-macros -Wno-long-long -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libdrm -g -O2 -c -o media.o media.cpp
media.cpp: In member function ‘virtual void sipwitch::media::thread::run()’:
media.cpp:116:15: error: invalid types ‘<unresolved overloaded function type>[socket_t]’ for array subscript
media.cpp:118:11: error: invalid types ‘<unresolved overloaded function type>[socket_t]’ for array subscript

This needs to get fixed before the new libucommon can go in (or we need to have a libucommon3 source package).
Building with the old libucommon3 is fine.

I unsubscribe ubuntu-sponsors until this is fixed. Please resubscribe when this is done.