[Bug 195123] devel/arduino: missing dependencies?

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 29 23:53:27 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195123

--- Comment #2 from leres at 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.


More information about the freebsd-ports-bugs mailing list