On Wed, Apr 8, 2009 at 2:44 PM, Alexander Hansen <[email protected]> wrote: > Ajay Gautam wrote: >> On Wed, Apr 8, 2009 at 1:38 PM, Dave Reiser <[email protected]> wrote: >> >>>> I wasn't able to get gnucash2 working either. Fortunately, my dev >>>> server is a separate Linux machine. I run guncash2 on linux with >>>> remote display to mac. Works great. >>>> >>>> If you find a way to get gnucash2 working, please do let us know. >>>> >>>> Ajay >>>> >>>> >>>> >>> What goes wrong with gnucash2? What error messages do you get? gnucash2 >>> works fine for me, but there are some potential x11 problems because of >>> changes Apple made in how they package it. Without some guidance as to what >>> went wrong, it's pretty hard to help you get it running. >>> >>> Dave >>> >> >> $ gnucash >> dyld: Library not loaded: /usr/X11/lib/libXdamage.1.dylib >> Referenced from: /sw/bin/gnucash-bin >> Reason: Incompatible library version: gnucash-bin requires version >> 3.0.0 or later, but libXdamage.1.dylib provides version 2.0.0 >> Trace/BPT trap >> >> > Your X11 installation is somehow older now than when you built > gnucash2. Perhaps you _had_ the macosforge version, but a system update > downgraded it for you. > > Either update your X11 install or rebuild gnucash2 (fink rebuild gnucash2) > > -- > Alexander Hansen > Fink User Liaison
Rebuild failed at: /bin/sh ../../libtool --tag=CC --mode=link gcc -I/sw/include -D_THREAD_SAFE -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/orbit-2.0 -I/sw/include/gconf/2 -DORBIT2=1 -I/sw/lib/pango-ft219/include/pango-1.0 -I/sw/lib/fontconfig2/include -I/sw/lib/freetype219/include/freetype2 -I/sw/lib/freetype219/include -I/sw/include/pixman-1 -I/sw/include/libpng12 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/cairo -I/sw/include/gtk-2.0 -I/sw/include/atk-1.0 -I/sw/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11/include -Werror -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -g -O2 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wno-unused -L/sw/lib/system-openssl/lib -L/sw/lib -o libgnc-core-utils.la -rpath /sw/lib gnc-main.lo gnc-gconf-utils.lo gnc-gdate-utils.lo gnc-gkeyfile-utils.lo gnc-glib-utils.lo gnc-gobject-utils.lo swig-core-utils.lo gnc-gtk-utils.lo -D_THREAD_SAFE -lguile -lltdl -L/sw/lib -lgmp -lm -lltdl -L/sw/lib -lgthread-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -L/sw/lib -lgconf-2 -lORBit-2 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lintl -liconv -L/sw/lib/pango-ft219/lib -L/sw/lib/fontconfig2/lib -L/sw/lib/freetype219/lib -L/sw/lib -L/usr/X11R6/lib -L/usr/X11/lib -Wl,-framework,CoreServices -Wl,-framework,ApplicationServices -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lXrender -lX11 -lXext -lXinerama -lXrandr -lXcursor -lXcomposite -lXdamage -lcairo -lpangoft2-1.0 -lpango-1.0 -lm -lfreetype -lz -lfontconfig -lXfixes -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lpopt -lm -lm grep: /usr/X11/lib/libXrender.la: No such file or directory /sw/bin/sed: can't read /usr/X11/lib/libXrender.la: No such file or directory libtool: link: `/usr/X11/lib/libXrender.la' is not a valid libtool archive make[3]: *** [libgnc-core-utils.la] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 ### execution of guile18-build failed, exit code 2 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-gnucash2-2.2.5-152 (Reading database ... 87033 files and directories currently installed.) Removing fink-buildlock-gnucash2-2.2.5-152 ... Failed: phase compiling: gnucash2-2.2.5-152 failed I did a fink selfupdate, and retried it, failed again - exact same error. My X11's About says -> Xquartz 2.1.5 - (xorg-server 1.3.0-apple22) (2.1.5) Any ideas ? Ajay (cc'ing maintainer... as instructed by fink) ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ Fink-devel mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.devel
