Missing binary files in build?
Michael Franz
mvfranz at gmail.com
Tue Jan 27 18:27:46 PST 2009
Christos,
I just cloned the port-bsd repo and the build finished without a problem.
Do you have the latest code?
Michael
On Tue, Jan 27, 2009 at 8:16 PM, Christos Zoulas <christos at zoulas.com>wrote:
>
> My build from 1.6 fails without the following patch. Why doesn't anyone
> else need it?
>
> 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 \
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/bsd-port-dev/attachments/20090127/943c5138/attachment.html
More information about the bsd-port-dev
mailing list