stuff.c:1399: error: 'struct gg_login_params' has no member named
'protocol_features'
stuff.c:1399: error: 'GG_FEATURE_STATUS80' undeclared (first use in this
function)

W systemie jest już stare libgadu i ekg próbuje skompilować się z nim
a nie z nowym.

Najpierw zrób nowe:

cd /tmp
svn co http://toxygen.net/svn/libgadu/trunk libgadu
cd libgadu && ./autogen.sh --prefix=$HOME/libgadu && make all install

A potem w ekg:

./configure "CFLAGS=-I $HOME/libgadu/include" "LDFLAGS=-L $HOME/libgadu/lib"

I make.

--
http://www.gophi.pl/


Dzieki za ten tutorial :)  ale chyba to bedzie nie do przeskoczenia:

[23:36:00] loyd @ e-shell /tmp/libgadu $ ./autogen.sh --prefix=$HOME/libgadu
aclocal
configure.ac:157: warning: AC_PROG_LD_GNU is m4_require'd but not m4_defun'd
m4/acx_pthread.m4:9: ACX_PTHREAD is expanded from...
configure.ac:157: the top level
autoheader
configure.ac:157: warning: AC_PROG_LD_GNU is m4_require'd but not m4_defun'd
m4/acx_pthread.m4:9: ACX_PTHREAD is expanded from...
configure.ac:157: the top level
libtoolize
./autogen.sh: line 6: libtoolize: command not found


Odpowiedź listem elektroniczym