bug-gnuzilla
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IceCat compile error


From: novakyu
Subject: Re: IceCat compile error
Date: Fri, 18 Jan 2008 21:59:42 -0800

On Jan 18, 2008 7:28 PM, arnuld uttre <address@hidden> wrote:
> I am running Archlinux x86_64 on my AMD64 processor. I  am getting
> this compile error:
(snip)
> usage: zip [-vD] [-1-9] [-f zipfile] file ...
> Error invoking zip: 1 at ../../config/make-jars.pl line 211, <STDIN> line 4.

Just a hunch, but what's your version of zip? Looking at the relevant
portions of make-jars.pl, it invokes the zip program with:
  system("$zipprog $zipmoveopt -uX $jarchive $subargs") == 0
and maybe some of the options like -u or -X (or whatever is specified
in $zipmoveopt) isn't supposed to work with your version of zip?

FYI, my version if zip is:
  Copyright (c) 1990-2006 Info-ZIP - Type 'zip "-L"' for software license.
  Zip 2.32 (June 19th 2006). Usage:
  zip [-options] [-b path] [-t mmddyyyy] [-n suffixes] [zipfile list] [-xi list]
and icecat compiles fine.

Regards,

Andrzej




reply via email to

[Prev in Thread] Current Thread [Next in Thread]