Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#12963 - zip
Attached to Project:
Arch Linux
Opened by Baho Utot (baho-utot) - Sunday, 25 January 2009, 12:17 GMT
Last edited by Allan McRae (Allan) - Sunday, 25 January 2009, 12:37 GMT
Opened by Baho Utot (baho-utot) - Sunday, 25 January 2009, 12:17 GMT
Last edited by Allan McRae (Allan) - Sunday, 25 January 2009, 12:37 GMT
|
DetailsDescription:
compile fails with using zip30.zip succeeds with zip30.tar.gz the zip30.zip gives this: -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipup.c zipup.c: In function ‘zipup’: zipup.c:802: error: too few arguments to function ‘crypthead’ zipup.c:869: error: too few arguments to function ‘zfwrite’ zipup.c:884: error: too few arguments to function ‘zfwrite’ zipup.c: In function ‘flush_outbuf’: zipup.c:1395: error: too few arguments to function ‘zfwrite’ zipup.c: In function ‘bzfilecompress’: zipup.c:1799: error: too few arguments to function ‘zfwrite’ zipup.c:1881: error: too few arguments to function ‘zfwrite’ zipup.c:1893: error: too few arguments to function ‘zfwrite’ make[3]: *** [zipup.o] Error 1 make[3]: Leaving directory `/srv/http/Build/BUILD.i686/extra/zip/src/zip30' make[2]: *** [generic] Error 2 make[2]: Leaving directory `/srv/http/Build/BUILD.i686/extra/zip/src/zip30' make[1]: *** [generic_gcc] Error 2 make[1]: Leaving directory `/srv/http/Build/BUILD.i686/extra/zip/src/zip30' the zip30.tar.gz source succeeds Additional info: * package version: current abs * config and/or log files etc. Steps to reproduce: makepkg -c 2>&1 | tee package.log |
This task depends upon
Closed by Allan McRae (Allan)
Sunday, 25 January 2009, 12:37 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#12109
Sunday, 25 January 2009, 12:37 GMT
Reason for closing: Duplicate
Additional comments about closing:
Comment by Allan McRae (Allan) -
Sunday, 25 January 2009, 12:37 GMT
Please use descriptive bug titles and do a search of the bugtracker before opening a bug.
PKGBUILD