FS#11127 - zip 3.0 doesn't build
Attached to Project:
Arch Linux
Opened by Eric Belanger (Snowman) - Wednesday, 06 August 2008, 00:13 GMT
Last edited by Douglas Soares de Andrade (dsa) - Tuesday, 12 August 2008, 22:02 GMT
Opened by Eric Belanger (Snowman) - Wednesday, 06 August 2008, 00:13 GMT
Last edited by Douglas Soares de Andrade (dsa) - Tuesday, 12 August 2008, 22:02 GMT
|
Details
I'm wondering how you built zip 3.0 for i686. Here it
doesn't build on either i686 or x86_64. I got it to build by
using:
ftp://ftp.info-zip.org/pub/infozip/src/zcrypt29.zip instead of: ftp://ftp.info-zip.org/pub/infozip/src/zcrypt.zip which seems to be a newer version of these zcrypt sources. I am just curious on why it built for you. BTW, other fixes that needs to be done: -adding BSD license - !makeflags option - FHS man pages I could implement those things if you want. |
This task depends upon
Closed by Douglas Soares de Andrade (dsa)
Tuesday, 12 August 2008, 22:02 GMT
Reason for closing: Fixed
Tuesday, 12 August 2008, 22:02 GMT
Reason for closing: Fixed
Comment by J Pring (JimboP) -
Thursday, 07 August 2008, 14:10 GMT
Neither zcrypt or zcrypt29 is required - the encryption code is
now part of zip30.
Comment by Eric Belanger (Snowman) -
Monday, 11 August 2008, 03:31 GMT
James: Thanks for pointing that out. I've updated the x86_64
packages with the zcrypt references removed. I also did the minor
fixes I mentionnned above. I haven't and won't touch the i686
package.
Comment by Eric Belanger (Snowman) -
Monday, 11 August 2008, 03:32 GMT
Also, Douglas: you can close this bug whenever you want.