Under FreeBSD 4.4-RELEASE I have the following problem (the
sqwebmail-3.1.0.20011027 have the same problem):

gcc -DHAVE_CONFIG_H -I. -I. -I.     -I.. -I./.. -Wall -g -O2 -c pcpnet.c
pcpnet.c: In function `mkpcp':
pcpnet.c:121: `EPROTO' undeclared (first use in this function)
pcpnet.c:121: (Each undeclared identifier is reported only once
pcpnet.c:121: for each function it appears in.)
pcpnet.c: In function `parseauthtoken':
pcpnet.c:430: `EPROTO' undeclared (first use in this function)
pcpnet.c: In function `doconnect':
pcpnet.c:676: `EPROTO' undeclared (first use in this function)
pcpnet.c: In function `pcp_reopen_server':
pcpnet.c:989: `EPROTO' undeclared (first use in this function)
pcpnet.c: In function `neweventid':
pcpnet.c:1212: `EPROTO' undeclared (first use in this function)
pcpnet.c: In function `docommitresponse':
pcpnet.c:1398: `EPROTO' undeclared (first use in this function)
pcpnet.c: In function `parse105':
pcpnet.c:1434: `EPROTO' undeclared (first use in this function)
pcpnet.c: In function `retrevent':
pcpnet.c:1701: `EPROTO' undeclared (first use in this function)
pcpnet.c: In function `retr_107':
pcpnet.c:1907: `EPROTO' undeclared (first use in this function)
pcpnet.c: In function `setacl':
pcpnet.c:2042: `EPROTO' undeclared (first use in this function)
pcpnet.c: In function `listacl':
pcpnet.c:2112: `EPROTO' undeclared (first use in this function)
*** Error code 1

regards.

Reply via email to