View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002016 | unreal | ircd | public | 2004-08-10 00:11 | 2005-05-26 16:52 |
| Reporter | Beber | Assigned To | |||
| Priority | normal | Severity | block | Reproducibility | always |
| Status | closed | Resolution | reopened | ||
| Product Version | 3.2.1 | ||||
| Summary | 0002016: Unable to compile with ZIPLinks | ||||
| Description | I have a IRC Server with run with ssl, and I tried to add the links function, but the compile failed I tried to take a cvs version redo ./Config and the make with is giving to me : gcc -I../include -I/home/ircd/UnrealZip/Unreal3.2-cvs/extras/regexp/include -pipe -g -O2 -funsigned-char -DZIP_LINKS -export-dynamic -c zip.c zip.c: In function `zip_init': zip.c:93: error: structure has no member named `zalloc' zip.c:94: error: structure has no member named `zfree' zip.c:106: error: structure has no member named `zalloc' zip.c:107: error: structure has no member named `zfree' zip.c: In function `unzip_packet': zip.c:159: error: `Bytef' undeclared (first use in this function) zip.c:159: error: (Each undeclared identifier is reported only once zip.c:159: error: for each function it appears in.) zip.c:159: error: parse error before ')' token zip.c:175: error: parse error before ')' token zip.c:177: error: parse error before ')' token zip.c: In function `zip_buffer': zip.c:336: error: `Bytef' undeclared (first use in this function) zip.c:336: error: parse error before ')' token zip.c:338: error: parse error before ')' token make[1]: *** [zip.o] Error 1 make[1]: Leaving directory `/home/ircd/UnrealZip/Unreal3.2-cvs/src' make: *** [build] Error 2 | ||||
| Steps To Reproduce | Compiling UnrealIRCd with : + SSL + zip - IPv6 | ||||
| Additional Information | Compiling UnrealIRCd with : + SSL + zip - IPv6 GCC : 3.3.4 (Debian 1:3.3.4-7) | ||||
| Attached Files | config.log (43,555 bytes) | ||||
| 3rd party modules | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2004-08-10 00:11 | Beber | New Issue | |
| 2004-08-10 00:11 | Beber | File Added: config.log | |
| 2004-08-10 16:59 |
|
Note Added: 0007339 | |
| 2004-08-11 22:22 | syzop | Status | new => closed |
| 2004-08-11 22:22 | syzop | Note Added: 0007345 | |
| 2004-08-12 18:37 | Beber | Status | closed => feedback |
| 2004-08-12 18:37 | Beber | Resolution | open => reopened |
| 2004-08-12 18:37 | Beber | Note Added: 0007347 | |
| 2005-05-26 16:52 | syzop | Status | feedback => closed |