[JDEV] yahoo-transport problems
Sameer Verma
sverma at sfsu.edu
Tue Nov 5 14:00:28 CST 2002
We've run into compile problems with yahoo transport 2. Here's what it
spits out. Is this a problem?
gcc -g -Wall -I. -I.. -I/usr/include -I/usr/include/openssl -DHAVE_SSL
-I/usr/local/include -fPIC -I../jabberd `glib-config --cflags` -c -o
yahoo-transport.o yahoo-transport.c
gcc -g -Wall -I. -I.. -I/usr/include -I/usr/include/openssl -DHAVE_SSL
-I/usr/local/include -fPIC -I../jabberd `glib-config --cflags` -c -o
yahoo-session.o yahoo-session.c
gcc -g -Wall -I. -I.. -I/usr/include -I/usr/include/openssl -DHAVE_SSL
-I/usr/local/include -fPIC -I../jabberd `glib-config --cflags` -c -o
yahoo-phandler.o yahoo-phandler.c
gcc -g -Wall -I. -I.. -I/usr/include -I/usr/include/openssl -DHAVE_SSL
-I/usr/local/include -fPIC -I../jabberd `glib-config --cflags` -c -o
yahoo.o yahoo.c
yahoo.c: In function `yahoo_packet_dump':
yahoo.c:307: warning: unused variable `i'
yahoo.c: In function `yahoo_process_status':
yahoo.c:373: warning: unused variable `gamestate'
yahoo.c: In function `yahoo_process_list':
yahoo.c:468: warning: unused variable `export'
yahoo.c: In function `yahoo_pending':
yahoo.c:912: warning: passing arg 2 of `pth_spawn' from incompatible
pointer type
yahoo.c: At top level:
yahoo.c:176: warning: `yahoo_name' defined but not used
yahoo.c:508: warning: `yahoo_process_notify' defined but not used
yahoo.c:1032: warning: `yahoo_destroy_hash' defined but not used
yahoo.c:1297: warning: `yahoo_set_idle' defined but not used
yahoo.c:1317: warning: `yahoo_away_states' defined but not used
yahoo.c:1336: warning: `yahoo_keepalive' defined but not used
gcc -g -Wall -I. -I.. -I/usr/include -I/usr/include/openssl -DHAVE_SSL
-I/usr/local/include -fPIC -I../jabberd `glib-config --cflags` -c -o
crypt.o crypt.c
gcc -g -Wall -I. -I.. -I/usr/include -I/usr/include/openssl -DHAVE_SSL
-I/usr/local/include -fPIC -I../jabberd `glib-config --cflags` -c -o
yahoo-presence.o yahoo-presence.c
gcc -g -Wall -I. -I.. -I/usr/include -I/usr/include/openssl -DHAVE_SSL
-I/usr/local/include -fPIC -I../jabberd `glib-config --cflags` -c -o
yahoo-server.o yahoo-server.c
gcc -g -Wall -I. -I.. -I/usr/include -I/usr/include/openssl -DHAVE_SSL
-I/usr/local/include -fPIC -I../jabberd `glib-config --cflags` -c -o
md5.o md5.c
gcc -g -Wall -I. -I.. -I/usr/include -I/usr/include/openssl -DHAVE_SSL
-I/usr/local/include -fPIC -I../jabberd `glib-config --cflags` -c -o
yahoo-message.o yahoo-message.c
gcc -g -Wall -I. -I.. -I/usr/include -I/usr/include/openssl -DHAVE_SSL
-I/usr/local/include -fPIC -I../jabberd `glib-config --cflags` -c -o
yahoo-stats.o yahoo-stats.c
gcc -g -Wall -I. -I.. -I/usr/include -I/usr/include/openssl -DHAVE_SSL
-I/usr/local/include -fPIC -I../jabberd `glib-config --cflags` -shared
-o yahoo-transport.so yahoo-transport.o yahoo-session.o yahoo-phandler.o
yahoo.o crypt.o yahoo-presence.o yahoo-server.o md5.o yahoo-message.o
yahoo-stats.o -L/usr/lib -L/usr/local/lib -lssl -lcrypto -lpth -ldl
-lresolv `glib-config --libs glib`
Sameer
--
Sameer Verma, Ph.D.
Asst. Professor of Information Systems
San Francisco State University
San Francisco CA 94132 USA
http://verma.sfsu.edu/
More information about the JDev
mailing list