Guy,
   I have no idea where that is coming from. I just built test
gcc43-4.3.2-rc1 packages against the current fink unstable tree
last night without issues. What do you get for...

whereis jar

I see...

/usr/bin/jar
                           Jack


On Wed, Aug 20, 2008 at 11:48:26AM +0200, Guy Lauquin wrote:
> ppc, OS X 10.4.11, Xcode 2.5, X11 1.1.3
> Fink Package manager version: 0.28.5, unstable tree
>
> compiling of gcc43 failed with the following error message:
>
> checking for jar... jar
> checking for zip... no
> checking for unzip... /sw/bin/unzip
> Illegal option: @
> Usage: jar {ctxu}[vfm0Mi] [jar-file] [manifest-file] [-C dir] files ...
> Options:
>     -c  create new archive
>     -t  list table of contents for archive
>     -x  extract named (or all) files from archive
>     -u  update existing archive
>     -v  generate verbose output on standard output
>     -f  specify archive file name
>     -m  include manifest information from specified manifest file
>     -0  store only; use no ZIP compression
>     -M  do not create a manifest file for the entries
>     -i  generate index information for the specified jar files
>     -C  change to the specified directory and include the following file
> If any file is a directory then it is processed recursively.
> The manifest file name and the archive file name needs to be specified
> in the same order the 'm' and 'f' flags are specified.
>
> Example 1: to archive two class files into an archive called classes.jar:
>        jar cvf classes.jar Foo.class Bar.class
> Example 2: use an existing manifest file 'mymanifest' and archive all the
>            files in the foo/ directory into 'classes.jar':
>        jar cvfm classes.jar mymanifest -C foo/ .
>
> configure: error: cannot find neither zip nor jar, cannot continue
> make[1]: *** [configure-target-libjava] Error 1
> make: *** [all] Error 2
> ### execution of /var/tmp/tmp.1.2Mu3GX failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-gcc43-4.3.1-1000
> (Lecture de la base de données... 156050 fichiers et répertoires déjà 
> installés.)
> Suppression de fink-buildlock-gcc43-4.3.1-1000 ...
> Failed: phase compiling: gcc43-4.3.1-1000 failed
>
> Thanks
> Guy

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to