Missing binary files in build?
Greg Lewis
glewis at eyesbeyond.com
Tue Jan 27 23:11:53 PST 2009
G'day Christos,
On Tue, Jan 27, 2009 at 08:16:33PM -0500, Christos Zoulas wrote:
> My build from 1.6 fails without the following patch. Why doesn't anyone
> else need it?
Where did you get your binary plugins from? I'm using a set I picked up
from Kurt (I think!) at one point based on IcedTea. Did you maybe just
pull the current Linux or Solaris ones off of the OpenJDK site?
If you have a different set then that likely explains the difference.
> christos
>
> diff -r 3497f1f1afa4 make/common/internal/BinaryPlugs.gmk
> --- a/make/common/internal/BinaryPlugs.gmk Sun Jan 25 08:36:08 2009 -0500
> +++ b/make/common/internal/BinaryPlugs.gmk Sat Jan 27 20:13:52 2009 -0500
> @@ -62,7 +62,13 @@
> com/sun/jmx/snmp/SnmpVarBindList.class \
> com/sun/jmx/snmp/daemon/SendQ.class \
> com/sun/jmx/snmp/daemon/SnmpInformRequest.class \
> -com/sun/jmx/snmp/daemon/SnmpSession.class
> +com/sun/jmx/snmp/daemon/SnmpSession.class \
> +com/sun/jmx/snmp/daemon/SnmpQManager.class \
> +com/sun/jmx/snmp/daemon/SnmpRequestCounter.class \
> +com/sun/jmx/snmp/daemon/SnmpSocket.class \
> +com/sun/jmx/snmp/daemon/SnmpResponseHandler.class \
> +com/sun/jmx/snmp/daemon/WaitQ.class \
> +com/sun/jmx/snmp/Timestamp.class
>
> PLUG_SOUND_CLASS_NAMES = \
> com/sun/media/sound/AbstractPlayer.class \
>
--
Greg Lewis Email : glewis at eyesbeyond.com
Eyes Beyond Web : http://www.eyesbeyond.com
Information Technology FreeBSD : glewis at FreeBSD.org
More information about the bsd-port-dev
mailing list