Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Apr 2015 04:56:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 196369] [MAINTAINER] devel/arduino: Update to 1.0.6
Message-ID:  <bug-196369-13-0n0o3wa2Gy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196369-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196369-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196369

Adrian Chadd <adrian@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adrian@freebsd.org

--- Comment #9 from Adrian Chadd <adrian@freebsd.org> ---
Hi,

This still doesn't work:

adrian@lucy-11i386:~ % arduino
java.lang.UnsatisfiedLinkError: /usr/local/arduino/lib/librxtxSerial.so: Shared
object "libpthread.so.0" not found, required by "librxtxSerial.so" thrown while
loading gnu.io.RXTXCommDriver
Exception in thread "main" java.lang.UnsatisfiedLinkError:
/usr/local/arduino/lib/librxtxSerial.so: Shared object "libpthread.so.0" not
found, required by "librxtxSerial.so"


root@lucy-11i386:/home/adrian # pkg info | grep rxtx
rxtx-openjdk7-2.2p2_2          Native interface to serial ports in Java
root@lucy-11i386:/home/adrian # pkg info | grep arduino
arduino-1.0.6,1                Open-source electronics prototyping platform

This is -HEAD i386 with an updated set of packages.

What's missing?

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196369-13-0n0o3wa2Gy>