[JDEV] Yahoo transport make failures
Riyaad Miller
RMiller at mweb.com
Mon Jan 21 02:10:25 CST 2002
Hi ALL
I'm attempting to install the Yahoo transport on my Linux RH 7.2 server.
The configuration are as follows. Currently its running Jabber 1.4.1 with Conference 0.4.1.
I've installed MSN-transport 1.1 (though I'm not too sure if this is working 100% quite yet). Thing is, the version of the Yahoo transport I'm trying to install is ver 0.8.2-1.4. I'm currently getting build problems. I run the ./configure with no hastles but as soon as I get to running the make, I get the following error ...
[rmiller at gomez yahoo-transport-0.8.2-1.4]$ make
Making all in libyahoo
make[1]: Entering directory `/home/rmiller/jabber-1.4.1/yahoo-transport-0.8.2-1.4/libyahoo'
gcc -DLIBEXECDIR=\"/usr/local/libexec\" -DPKGDATADIR=\"/usr/local/share/libyahoo\" -I. -I. -g -O2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -Wall -c libyahoo.c
gcc -DLIBEXECDIR=\"/usr/local/libexec\" -DPKGDATADIR=\"/usr/local/share/libyahoo\" -I. -I. -g -O2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -Wall -c memtok.c
gcc -DLIBEXECDIR=\"/usr/local/libexec\" -DPKGDATADIR=\"/usr/local/share/libyahoo\" -I. -I. -g -O2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -Wall -c libyahoo-debug.c
rm -f libyahoo.a
ar cru libyahoo.a libyahoo.o memtok.o libyahoo-debug.o
ranlib libyahoo.a
make[1]: Leaving directory `/home/rmiller/jabber-1.4.1/yahoo-transport-0.8.2-1.4/libyahoo'
Making all in src
make[1]: Entering directory `/home/rmiller/jabber-1.4.1/yahoo-transport-0.8.2-1.4/src'
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../libyahoo -I -I/usr/local/include -I../include -g -Wall -fPIC -c init.c
In file included from init.c:1:
../include/yahootrans.h:1:21: jabberd.h: No such file or directory
make[1]: *** [init.o] Error 1
make[1]: Leaving directory `/home/rmiller/jabber-1.4.1/yahoo-transport-0.8.2-1.4/src'
make: *** [all-recursive] Error 1
Could someone please assist me wrt this issue...it is somewhat urgent?
Thanks
Regards RM
More information about the JDev
mailing list