[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[coldsync-hackers] CS3 and FreeBSD 5.X
- To: coldsync-hackers at lusars dot net
- Subject: [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 10:00:12 -0400 (EDT)
- Reply-to: coldsync-hackers at lusars dot net
- Sender: owner-coldsync-hackers at lusars dot net
Hi,
I've tried both the beta 4, and tried to try the CVS (Theres no
./configure) and it won't compile :
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
Any ideas?
Thanks, 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.