IcedTea6 compilation problems

Andrew John Hughes gnu_andrew at member.fsf.org
Wed Jun 25 01:44:43 PDT 2008


2008/6/25 Mark Wielaard <mark at klomp.org>:
> Hi Guido,
>
> On Wed, 2008-06-25 at 08:12 +0200, Guido Kämper wrote:
>> I tried to compile icedtea6 and ran into the following problem. Can
>> someone give me a hint, how I can avoid the "Argument list too long"
>> error? The best would be without recompiling the kernel :-) I am trying to
>> compile it on an Ubuntu OS, installation of gcc 4.3.0 before was very
>> smooth.
>
> Use a real shell like bash. Ubuntu seems to install some shell by
> default (dash?) that has some limitations like the above.
>
> That said, we should have a configure script to detect what jar utility
> is installed and/or what the command line argument length is and do the
> right thing of course.
>
> Cheers,
>
> Mark
>
>

I think there's a standard configure test for the latter.  For the
former, we need
to see if jar balks on @...
-- 
Andrew :-)

Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net

PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA 7927 142C 2591 94EF D9D8


More information about the distro-pkg-dev mailing list