[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [coldsync-hackers] coldsync cant open connection
On Sun, 2002-11-24 at 20:18, Andrew Arensburger wrote:
> Most likely, the symbol RETSIGTYPE hasn't been defined. Check
> the "config.h" file that was created by 'configure', and make sure it
> has a line that says
>
> #define RETSIGTYPE void
>
> Most of the rest of the errors you got are variations on this theme.
i added the line and tried to compile. compilation was successful and i
now have a working coldsync. thanks very very much for your help :)
i guess that just leaves why this line isnt showing up in config.h.
configure does seem to determine that the return type is void.
checking return type of signal handlers... void
chris
--
This message was sent through the coldsync-hackers mailing list. To remove
yourself from this mailing list, send a message to majordomo@thedotin.net
with the words "unsubscribe coldsync-hackers" in the message body. For more
information on Coldsync, send mail to coldsync-hackers-owner@thedotin.net.