Looking for some direction

Bernt Hansson bah at bananmonarki.se
Tue Dec 6 18:51:07 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?
>
> 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`
> 2.) `find /usr/local/share/linux-jdk* -name 'jssc*'`
>
> 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'm reluctant to usepkg delete -x jdk since that will remove a lot of 
stuff, like these

Installed packages to be REMOVED:
         bootstrap-openjdk-r351880_1
         openjdk8-8.112.16
         rxtx-openjdk8-2.2p2_2
         lucene-3.6.2
         hamcrest-1.3
         java-simple-serial-connector-2.8.0
         apache-openoffice-4.1.3
         apache-ant-1.9.7
         arduino16-1.6.12_4
         junit-4.12
         jakarta-commons-lang-2.6
         libastylej-arduino-2.05.1
         listserialc-1.1.0
         jakarta-commons-httpclient-3.1_1
         jakarta-commons-codec-1.10
         bsh-2.0.b6
         jakarta-commons-logging-1.2

Number of packages to be removed: 17

Well the arduino16 just takes 2-4 minutes to compile.

The other stuff takes a bit longer, like OOo, but I can do it if that's 
what it takes.
>> Knowing if that works for you as well would also be helpful.
OK I'll run the bleeding pkg delete -x jdk and reinstall.

I'll let you know the outcome.
>> Thanks,
>>
>> Kyle Evans
>>
>>



More information about the freebsd-questions mailing list