[JDEV] Problem installing new aim transport

Doug Mandell dmandell at netzero.net
Fri Nov 17 00:50:02 CST 2000


I'm a bit of a novice, so excuse me if I come off as such.  I'm having 
trouble installing the new aim transport.  I've installed all the 
dependencies, configured, but when I try to make the package I get this:

gcc -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/local/include -I../include 
-I/usr/local/include         -I/usr/local/include     -g -O2 -c messages.c
messages.c: In function `at_parse_incoming_im':
messages.c:30: `u_short' is promoted to `int' when passed through `...'
messages.c:30: (so you should pass `int' not `u_short' to `va_arg')
messages.c:31: `u_short' is promoted to `int' when passed through `...'
messages.c: In function `at_parse_misses':
messages.c:99: `short unsigned int' is promoted to `int' when passed 
through `...'
messages.c:101: `short unsigned int' is promoted to `int' when passed 
through `...'
messages.c:102: `short unsigned int' is promoted to `int' when passed 
through `...'
messages.c: In function `at_parse_msgerr':
messages.c:131: `short unsigned int' is promoted to `int' when passed 
through `...'
make[1]: *** [messages.o] Error 1
make[1]: Leaving directory `/usr/local/jabber/aim-transport-0.8.0/src'
make: *** [all-recursive] Error 1

Anyone have any ideas why this is occurring or how I can fix it?

Thanks for your time and any help you offer.

Doug





More information about the JDev mailing list