Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Apr 2013 09:07:30 -0400
From:      Bridger Dyson-Smith <bdysonsmith@gmail.com>
To:        freebsd-gnome@freebsd.org
Subject:   Error in ORBit2 2.14.19 - Undefined symbol "g_mutex_new"
Message-ID:  <CAD-FYmS0=Gc5ftif5N-H8NpCvusXsiQEWwQNzxnoe=6DapaYRQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi all,

If I'm reporting this to the wrong venue, please let me know. I'm getting
the following error:

/usr/local/lib/libORBit-2.so.0: Undefined symbol "g_mutex_new"

when I try to use the oXygen XML editor [1] in PC-BSD. Let me know if the
following details are insufficient & I'll try to provide additional
information. I've mentioned the problem to the PC-BSD folks, but thought it
might be a good idea to mention it here, too.

I'm using PC-BSD's 9.1 Rolling Release, with ORBit2-2.14.19:
# pkg info ORBit2
ORBit2-2.14.19                 High-performance CORBA ORB with support for
the C language
# uname -a
FreeBSD dispanner 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Sat Mar 30 17:51:04
EDT 2013     root@avenger:/usr/obj/pcbsd-build64/fbsd-source/src-patched/sys/GENERIC
 amd64

Thanks! Again, please let me know if this information should be directed
elsewhere and/or if there are additional details necessary.
Bridger

[1] oXygen XML Editor is an Eclipse-based IDE. I'm starting it via a shell
script; the output of the script follows:
/bin/sh -x oxygen.sh
+ PRG=oxygen.sh
+ [ -h oxygen.sh ]
+ dirname oxygen.sh
+ OXYGEN_HOME=.
+ pwd
+ oldpwd=/usr/home/bridger/bin/oxygen
+ cd .
+ pwd
+ OXYGEN_HOME=/usr/home/bridger/bin/oxygen
+ cd /usr/home/bridger/bin/oxygen
+ unset oldpwd
+
CP=/usr/home/bridger/bin/oxygen/lib/oxygen.jar:/usr/home/bridger/bin/oxygen/classes:/usr/home/bridger/bin/oxygen
+ OXYGEN_JAVA=java
+ [ -f /bin/java ]
+ [ -f /usr/home/bridger/bin/oxygen/jre/bin/java ]
+ java -Xss1m -Xmx1024m -XX:SoftRefLRUPolicyMSPerMB=10
-Dcom.oxygenxml.editor.plugins.dir=/usr/home/bridger/bin/oxygen/plugins
-Dcom.oxygenxml.app.descriptor=ro.sync.exml.EditorFrameDescriptor
-Dcom.oxygenxml.MultipleInstances=false -XX:MaxPermSize=512m -cp
/usr/home/bridger/bin/oxygen/lib/oxygen.jar:/usr/home/bridger/bin/oxygen/classes:/usr/home/bridger/bin/oxygen
ro.sync.exml.Oxygen
/usr/local/lib/libORBit-2.so.0: Undefined symbol "g_mutex_new"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAD-FYmS0=Gc5ftif5N-H8NpCvusXsiQEWwQNzxnoe=6DapaYRQ>