cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: runtests.pl change

From: Richard Prescott <rip_at_step.polymtl.ca>
Date: Fri, 25 Jan 2002 03:27:29 -0500 (EST)

En réponse à Georg Horn <horn_at_koblenz-net.de>:

>
> http://koblenz-net.de/~horn/export/sws.tgz
>

Tested under cygwin, works file. The only problem is that I had to comment out
line 321,322, and 323.

Regards

Richard Prescott

sws.c: In function `main':
sws.c:321: warning: implicit declaration of function `siginterrupt'
gcc -o sws sws.o
sws.o: In function `main':
/home/Administrator/sws/sws.c:321: undefined reference to `siginterrupt'
/home/Administrator/sws/sws.c:322: undefined reference to `siginterrupt'
/home/Administrator/sws/sws.c:323: undefined reference to `siginterrupt'
collect2: ld returned 1 exit status
make: *** [sws] Error 1
Received on 2002-01-25