Looking for some direction

Bernt Hansson bah at bananmonarki.se
Mon Dec 5 21:53:52 UTC 2016


On 2016-12-05 21:27, Kyle Evans wrote:
> On Mon, Dec 5, 2016 at 2:13 PM, Bernt Hansson <bah at bananmonarki.se> wrote:
>>> Hello!
>>>
>>> 1.) What ${ARCH} is this?
>> Atmega328
> Sorry, I should have more specific. =) What is the ARCH of the host system?
Ok. It's amd64
>
> The problem is that the JRE is choosing the wrong JSSC and it's
> failing to link the JNI bits. It looks like the other instance of
> problem here was due to some remnant of another JSSC laying around.
> What do the following look like?
>
> 1.) `pkg info -x jdk`
pkg info -x jdk
bootstrap-openjdk-r351880_1
openjdk-7.111.01_1,1
openjdk8-8.112.16
rxtx-openjdk8-2.2p2_2
> 2.) `find /usr/local/share/linux-jdk* -name 'jssc*'`
find /usr/local/share/linux-jdk* -name 'jssc*'
find: No match.
>
> If you could give me the above, I would appreciate it. =) In worst
> case scenario, if it's doable, the following steps seemed to resolve:
>
>> pkg delete -x jdk
>> rm -r /usr/local/share/linux-jdk* (was empty, only some directories left)
>> pkg install arduino16
I don't have that /usr/local/share/linux-jdk* directory. But i'll try it 
out.
>> Knowing if that works for you as well would also be helpful.
>>
>> Thanks,
>>
>> Kyle Evans
>>
>>



More information about the freebsd-questions mailing list