On 04/02/13 14:18, Markus Elfring wrote:
Now I stumble on the next open issues that are shown by my compiler "g++ 4.7.2"
for the current application development version.

How do you think about the following information?

Excerpt from build log:
...
make[3]: Entering directory `/home/elfring/Projekte/Gnome/Ekiga/lokal/src'
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -pthread -I/usr/include/gtk-2.0
-I/usr/lib64/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/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng14 -I/usr/include/harfbuzz   -pthread
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/dbus-1.0
-I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include   -DP_64BIT -DPTRACING=1 -D_REENTRANT
-D_GNU_SOURCE=1 -fexceptions -I/usr/local/include -I/usr/local/include/opal
-I/usr/include/SDL   -DP_64BIT -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1
-fexceptions -I/usr/local/include -I/usr/include/SDL   -I/usr/include
-I/usr/include/libxml2   -g -O2 -Wall -Wextra -Winit-self -Wswitch-default
-Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -lX11  -o ekiga
assistant.o main.o main_window.o ekiga.o  dbus.o  ../lib/libekiga.la
-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0
-lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0
-lglib-2.0   -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgobject-2.0
-lgthread-2.0 -lrt -lglib-2.0   -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0
   -L/usr/local/lib64 -lopal -lpt -lspeexdsp   -L/usr/local/lib64 -lpt
-L/usr/lib64 -lboost_signals-mt -lxml2   -lresolv
...
linking .libs/ekiga (g++)
../lib/.libs/libekiga.so: undefined reference to
`PPlugin_PVideoInputDevice_Application_link()'
collect2: error: ld returned 1 exit status
...


Would you like to share any ideas or hints for this message?

The problem, Markus, is that strange things happen on your system. To speed up error discovery, would you allow me to have access to your machine through a solution such as vinagre/vino? You will see everything I do, no need to worry...

--
Eugen
_______________________________________________
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list

Reply via email to