[JDEV] Problem installing new aim transport
Doug Mandell
dmandell at netzero.net
Fri Nov 17 03:52:30 CST 2000
I'm compiling it on Redhat Linux 7.0, Intel architecture. Is there
anything else of imporance you need?
>It's probably my fault, but what system specs are you building this on?
>
>--temas
>
>On Thu, Nov 16, 2000 at 10:50:02PM -0800, Doug Mandell wrote:
>> 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