[JDEV] aim-transport cvs
Gary Baker
gbaker at outbackinc.com
Wed Jan 31 13:07:38 CST 2001
I had the exact same problem and getting the latest jabber2 from cvs cleared
it up and everything seems to be working fine. When you get jabber from cvs
it does not have pth-1.3.7 included so you will have to get that separately
if you do not already have it.
Gary Baker
OutBack Resource Group, Inc
www.outbackinc.com
-----Original Message-----
From: Kevin Amorin [mailto:kev at amorin.org]
Sent: Wednesday, January 31, 2001 9:52 AM
To: jdev at jabber.org
Subject: [JDEV] aim-transport cvs
anyone have problems compiling aim-transport lastest cvs?
Thanks
Kevin
my error:
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/local/include -I../include -
I../libfaim -I/usr/local/jabber/jabberd -g -O2 -c auth.c
In file included from auth.c:1:
../include/aimtrans.h:22: parse error before `xht'
../include/aimtrans.h:22: warning: no semicolon at end of struct or union
../include/aimtrans.h:23: warning: data definition has no type or storage
class
../include/aimtrans.h:24: parse error before `iq__callbacks'
../include/aimtrans.h:24: warning: data definition has no type or storage
class
../include/aimtrans.h:25: warning: data definition has no type or storage
class
../include/aimtrans.h:37: parse error before `ati'
../include/aimtrans.h:37: warning: no semicolon at end of struct or union
../include/aimtrans.h:38: warning: data definition has no type or storage
class
../include/aimtrans.h:59: parse error before `ati'
../include/aimtrans.h:59: warning: no semicolon at end of struct or union
../include/aimtrans.h:73: parse error before `buddies'
../include/aimtrans.h:73: warning: data definition has no type or storage
class
../include/aimtrans.h:74: warning: data definition has no type or storage
class
../include/aimtrans.h:80: parse error before `at_session'
../include/aimtrans.h:80: warning: no semicolon at end of struct or union
../include/aimtrans.h:82: parse error before `}'
../include/aimtrans.h:82: warning: data definition has no type or storage
class
../include/aimtrans.h:114: parse error before `ti'
../include/aimtrans.h:115: parse error before `ti'
../include/aimtrans.h:118: parse error before `ht'
../include/aimtrans.h:119: parse error before `ti'
../include/aimtrans.h:120: parse error before `ht'
../include/aimtrans.h:121: parse error before `s'
../include/aimtrans.h:122: parse error before `ti'
../include/aimtrans.h:123: parse error before `ti'
../include/aimtrans.h:139: parse error before `ti'
../include/aimtrans.h:141: parse error before `ti'
../include/aimtrans.h:142: parse error before `ti'
../include/aimtrans.h:143: parse error before `ti'
../include/aimtrans.h:146: parse error before `ti'
../include/aimtrans.h:147: parse error before `ti'
../include/aimtrans.h:148: parse error before `ti'
../include/aimtrans.h:149: parse error before `ti'
../include/aimtrans.h:150: parse error before `ti'
../include/aimtrans.h:151: parse error before `ti'
../include/aimtrans.h:152: parse error before `ti'
../include/aimtrans.h:166: parse error before `ti'
../include/aimtrans.h:167: parse error before `s'
../include/aimtrans.h:170: parse error before `ti'
../include/aimtrans.h:173: parse error before `ti'
../include/aimtrans.h:174: parse error before `s'
../include/aimtrans.h:198: parse error before `at_session_create'
../include/aimtrans.h:198: parse error before `ti'
../include/aimtrans.h:198: warning: data definition has no type or storage
class
../include/aimtrans.h:200: parse error before `s'
../include/aimtrans.h:201: parse error before `s'
../include/aimtrans.h:202: parse error before `s'
../include/aimtrans.h:203: parse error before `s'
../include/aimtrans.h:204: parse error before `s'
../include/aimtrans.h:205: parse error before `s'
../include/aimtrans.h:206: parse error before `at_session_find_by_jid'
../include/aimtrans.h:206: parse error before `ti'
../include/aimtrans.h:206: warning: data definition has no type or storage
class
../include/aimtrans.h:221: parse error before `ti'
../include/aimtrans.h:222: parse error before `ti'
auth.c:25: parse error before `ti'
auth.c: In function `at_auth_user':
auth.c:30: `at_session' undeclared (first use in this function)
auth.c:30: (Each undeclared identifier is reported only once
auth.c:30: for each function it appears in.)
auth.c:30: parse error before `s'
auth.c:33: `ti' undeclared (first use in this function)
auth.c:33: `jp' undeclared (first use in this function)
auth.c: At top level:
auth.c:104: parse error before `ti'
auth.c: In function `at_auth_subscribe':
auth.c:112: `ti' undeclared (first use in this function)
auth.c:115: `jp' undeclared (first use in this function)
make[1]: *** [auth.o] Error 1
make[1]: Leaving directory `/home/kev/jabber-1.4/trans/aim-transport/src'
make: *** [all-recursive] Error 1
_______________________________________________
jdev mailing list
jdev at jabber.org
http://mailman.jabber.org/listinfo/jdev
More information about the JDev
mailing list