[oe] How to get rxtx recipe to work

Elvis Dowson elvis.dowson at mac.com
Mon Jun 15 11:53:05 UTC 2009


Hi,
	I get errors while build rxtx, so I was wondering to start with,  
which of the following providers should I be using to get it to work  
properly. Here is the first set of messages that I get:

NOTE: multiple providers are available for virtual/javac-native (ecj- 
bootstrap-native, openjdk-javac-native);
NOTE: consider defining PREFERRED_PROVIDER_virtual/javac-native
NOTE: multiple providers are available for classpath (classpath,  
classpath-minimal);
NOTE: consider defining PREFERRED_PROVIDER_classpath
NOTE: multiple providers are available for virtual/java-native (cacao- 
native, jamvm-native);
NOTE: consider defining PREFERRED_PROVIDER_virtual/java-native
NOTE: multiple providers are available for virtual/java-initial (cacao- 
initial, jamvm-initial);
NOTE: consider defining PREFERRED_PROVIDER_virtual/java-initial


Best regards,

Elvis

On Jun 15, 2009, at 3:12 PM, Elvis Dowson wrote:

> Hi,
> 	What are the recommended settings for the following preferred  
> providers for using the rxtx recipe?
>
> I have set the following, are they okay?
>
> PREFERRED_PROVIDER_virtual/javac-native = "openjdk-javac-native"
> PREFERRED_PROVIDER_classpath = "classpath"
> PREFERRED_PROVIDER_virtual/java-initial = "jamvm-initial"
> PREFERRED_PROVIDER_virtual/java-native = "jamvm-native"
>
>
> Elvis
>
>





More information about the Openembedded-devel mailing list