17 Mar
2003
17 Mar
'03
9:35 a.m.
* Kirsten Chevalier <krc@uclink.berkeley.edu> [2003-03-17T01:09-0800]:
configure says:
checking for sendfile in sys/sendfile.h... no checking for sendfile in sys/socket.h... no
I tried building again just now, just to be sure, and still got the same error message ("Sendfile.hsc:19: Variable not in scope: `c_sendfile'").
Try removing c_sendfile from the export list. Cheers, Michael