compile problems with wu-ftpd 2.6.2
"Nicole Leitner" <[email protected]> Mon, 26 Apr 2004 16:01:45 +0200
| Newsgroups | gmane.network.ftp.wuftpd.user |
|---|---|
| Organization | ALIS GmbH |
| Message-ID | <408D3269.14092.1F77EE4C@localhost> |
Hi List! I´m trying to build wu-ftpd 2.6.2 on SuSe 8.2 and I get the following errors: access.c: In function `parsetime': access.c:117: warning: assignment makes pointer from integer without a cast access.c:118: error: dereferencing pointer to incomplete type access.c:145: error: dereferencing pointer to incomplete type access.c:145: error: dereferencing pointer to incomplete type make: *** [access.o] Error 1 .... ftpshut.c: In function `shutdown_msgfile': ftpshut.c:110: error: dereferencing pointer to incomplete type ftpshut.c:111: error: dereferencing pointer to incomplete type ftpshut.c:112: error: dereferencing pointer to incomplete type ftpshut.c:113: error: dereferencing pointer to incomplete type ftpshut.c:114: error: dereferencing pointer to incomplete type ftpshut.c: In function `main': ftpshut.c:285: warning: assignment makes pointer from integer without a cast ftpshut.c:290: warning: assignment makes pointer from integer without a cast ftpshut.c:294: warning: assignment makes pointer from integer without a cast ftpshut.c:295: error: dereferencing pointer to incomplete type ftpshut.c:296: error: dereferencing pointer to incomplete type ftpshut.c:298: error: dereferencing pointer to incomplete type ftpshut.c:298: error: dereferencing pointer to incomplete type make: *** [ftpshut.o] Error 1 In the list´s archives I have found some questions of the same kind, but unfortunately no answers. I´d really appreciate some inspiration here ;-) Thanks, Nicole