[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [coldsync-hackers] CS3 and FreeBSD 5.X
On Thu, Apr 08, 2004 at 10:40:58PM -0400, Tuc at Beach House wrote:
> > On Thu, Apr 08, 2004 at 10:00:12AM -0400, Tuc at Beach House wrote:
> > > I've tried both the beta 4, and tried to try the CVS (Theres no
> > > ./configure) and it won't compile :
> >
> > You need to first create the 'configure' script by running
> > 'autoconf'.
> >
> Thanks...
>
> Ran 2.5.7, but still get :
>
> gcc -Wall -ansi -pedantic -g -O2 -DHAVE_CONFIG_H -I. -I./.. -I./../include -I/usr/local/include -c PConnection_serial.c
> PConnection_serial.c: In function `serial_accept':
> PConnection_serial.c:402: warning: implicit declaration of function `usleep'
This doesn't make sense. It looks as if you have a bogus
config.h or something.
usleep() is in <unistd.h> under 4.8. Have they moved it in
5.0? That seems unlikely. Or are you perhaps defining _POSIX_SOURCE or
something weird?
The other errors you're getting look similar, so I suspect
that if you fix this, the others will go away as well.
--
Andrew Arensburger This message *does* represent the
arensb@ooblick.com views of ooblick.com
Incorrigible Proofreader.
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.