Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Dec 2014 23:53:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 195123] devel/arduino: missing dependencies?
Message-ID:  <bug-195123-13-6lMeupgpBZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-195123-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-195123-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=195123

--- Comment #2 from leres@ee.lbl.gov ---
I'm running 9.1-RELEASE and don't really use the arduino ide.

The only libpthread.so.0 I see on my system is part of linux_base-f10. I
installed arduino and xorg and deinstalled linux_base-f10 on a spare box and
I can get the arduino ide to run via X over a ssh session.

I also see two versions of librxtxSerial.so. One is installed by arduino and
the other by rxtx-openjdk6. On my test system it looks like the rxtx-openjdk6
version is the one being used and it only depends on libc.so.7.

I poked at the configure script for the comms/rxtx source package but it
doesn't look to me as if it would ever directly add -lpthread to LDFLAGS on any
version of FreeBSD. Can you determine which librxtxSerial.so you're running? I
used ls -lu after running arduino. See if you can figure out if the FreeBSD 11
librxtxSerial.so depends on libpthread.so.0.

-- 
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-195123-13-6lMeupgpBZ>