Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Apr 2003 00:34:49 +0100 (BST)
From:      Richard Tobin <richard@cogsci.ed.ac.uk>
To:        freebsd-java@FreeBSD.org
Subject:   Error during port build
Message-ID:  <200304082334.AAA10383@sorley.cogsci.ed.ac.uk>

next in thread | raw e-mail | index | archive | help

While building the jdk14 port, I got the following error message shortly
before the end:

  /usr/bin/tar: argument list too long

Unfortunately I didn't manage to grab much of the context before it
scrolled away, but the immediately preceding lines were

   (cd  /spare3/ports/java/jdk14/work/control/build/bsd-i586/j2sdk-image/src; /usr/bin/tar xf -); \
   done

And it was followed by a bunch of messages

   find: java/applet: No such file or directory
   find: java/awt: No such file or directory
   find: java/beans: No such file or directory
   find: java/math: No such file or directory
   ...

The build and install continued and as far as I can see it all works,
but I'm worried something is missing.

-- Richard



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304082334.AAA10383>