gnucash: Symbol not found: _mark_split
By removing the run dependency upon evince from the portfile, I was able to build gnucash on 10.5 It displays accounts and fetches stock prices, but when I try to move to a new field with a tab or return after entering an amount, it crashes: dyld: lazy symbol binding failed: Symbol not found: _mark_split Referenced from: /opt/local/lib/gnucash/libgncmod-engine.dylib Expected in: flat namespace Evince won't build because it depends upon avahi, which fails to build with this error: checking whether /opt/local/bin/python2.5 version >= 2.4... yes checking for /opt/local/bin/python2.5 version... 2.5 checking for /opt/local/bin/python2.5 platform... darwin checking for /opt/local/bin/python2.5 script directory... ${prefix}/lib/python2.5/site-packages checking for /opt/local/bin/python2.5 extension module directory... ${exec_prefix}/lib/python2.5/site-packages checking for python module gtk... no configure: error: Could not find Python module gtk But py25-gtk is installed. Any suggestions? -- View this message in context: http://www.nabble.com/gnucash%3A-Symbol-not-found%3A-_mark_split-tf4781320.h... Sent from the MacPorts - Users mailing list archive at Nabble.com.
On 10 Nov 2007, at 11:31, Mac Pigman wrote:
By removing the run dependency upon evince from the portfile, I was able to build gnucash on 10.5 It displays accounts and fetches stock prices, but when I try to move to a new field with a tab or return after entering an amount, it crashes:
dyld: lazy symbol binding failed: Symbol not found: _mark_split Referenced from: /opt/local/lib/gnucash/libgncmod-engine.dylib Expected in: flat namespace
Evince won't build because it depends upon avahi, which fails to build with this error:
checking whether /opt/local/bin/python2.5 version >= 2.4... yes checking for /opt/local/bin/python2.5 version... 2.5 checking for /opt/local/bin/python2.5 platform... darwin checking for /opt/local/bin/python2.5 script directory... ${prefix}/lib/python2.5/site-packages checking for /opt/local/bin/python2.5 extension module directory... ${exec_prefix}/lib/python2.5/site-packages checking for python module gtk... no configure: error: Could not find Python module gtk
But py25-gtk is installed.
Any suggestions?
See https://svn.macosforge.org/projects/macports/ticket/12966 Randall Wood rhwood@mac.com http://shyramblings.blogspot.com "The rules are simple: The ball is round. The game lasts 90 minutes. All the rest is just philosophy."
At Randall Wood's suggestion I installed the fixed XQuartz from http://www.x.org/wiki/XDarwin. This version allows gnucash to enter data instead of crashing. -- View this message in context: http://www.nabble.com/gnucash%3A-Symbol-not-found%3A-_mark_split-tf4781320.h... Sent from the MacPorts - Users mailing list archive at Nabble.com.
participants (2)
-
Mac Pigman
-
Randall Wood