Re: [Ekiga-list] chat



Ok. Sorry but i'm not expert about it.

$ ./configure --prefix=/usr         ---> done

now, i open make file on "lib/engine/components/libnotify" directory and at line #372 add $(GTK_CFLAGS)

libnotify-main.lo: $(libnotify_dir)/libnotify-main.cpp
    $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(GTK_CFLAGS) -MT libnotify-main.lo -MD -MP -MF $(DEPDIR)/libnotify-main.Tpo -c -o libnotify-main.lo `test -f '$(libnotify_dir)/libnotify-main.cpp' || echo '$(srcdir)/'`$(libnotify_dir)/libnotify-main.cpp
    $(am__mv) $(DEPDIR)/libnotify-main.Tpo $(DEPDIR)/libnotify-main.Plo

Is it correct ?


If i run $make, get 

 /usr/bin/ld: ../lib/engine/.libs/libekiga_engine.a(xvwindow.o): undefined reference to symbol 'XGetWindowAttributes'
/usr/bin/ld: note: 'XGetWindowAttributes' is defined in DSO /usr/lib/libX11.so.6 so try adding it to the linker command line
/usr/lib/libX11.so.6: could not read symbols: Invalid operation
collect2: ld returned 1 exit status





--
Antonio Trande

Homepage: http://www.computer-legacy.net

Sip Address
: sip:sagitter AT ekiga.net



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]