[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [coldsync-hackers] CS3 and FreeBSD 5.X
- To: coldsync-hackers at lusars dot net
- Subject: Re: [coldsync-hackers] CS3 and FreeBSD 5.X
- From: Tuc at Beach House <tuc at tucs-beachin-obx-house dot com>
- Date: Thu, 8 Apr 2004 22:40:58 -0400 (EDT)
- In-reply-to: <20040409021829.GC20122@carrot.ooblick.com> from "Andrew Arensburger" at Apr 08, 2004 10:18:29 PM
- Reply-to: coldsync-hackers at lusars dot net
- Sender: owner-coldsync-hackers at lusars dot net
>
> 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'
PConnection_serial.c: In function `serial_select':
PConnection_serial.c:505: error: syntax error before "fds"
PConnection_serial.c:507: warning: implicit declaration of function `FD_ZERO'
PConnection_serial.c:507: error: `fds' undeclared (first use in this function)
PConnection_serial.c:507: error: (Each undeclared identifier is reported only once
PConnection_serial.c:507: error: for each function it appears in.)
PConnection_serial.c:508: warning: implicit declaration of function `FD_SET'
PConnection_serial.c:510: warning: implicit declaration of function `select'
PConnection_serial.c: In function `pconn_serial_open':
PConnection_serial.c:608: warning: implicit declaration of function `strcasecmp'
*** Error code 1
Stop in /usr/local/src/coldsync-3.0-pre4/libpconn.
*** Error code 1
Stop in /usr/local/src/coldsync-3.0-pre4.
during a make.
Tuc
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.