On Jul 13, 2008, at 7:46 AM, Robert Cruikshank wrote: > Hi > Can anybody tell me what I am doing wrong here? > > Trying to fink install gnucash2 and I get the following; > > make[4]: *** [libgdk-x11-2.0.la] Error 1 > make[3]: *** [all-recursive] Error 1 > make[2]: *** [all] Error 2 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > ### execution of make failed, exit code 2 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-gtk+2-2.6.10-1004 > (Reading database ... 45596 files and directories currently > installed.) > Removing fink-buildlock-gtk+2-2.6.10-1004 ... > Failed: phase compiling: gtk+2-2.6.10-1004 failed > > Have I missed something? > > Thanks > Rob >
(It's presumptuous to say that your problem is with gnucash2, since you haven't even gotten past gtk+2 yet) It's hard to say what the exact problem is from what you've posted. You've just given the _symptoms_ of the failure, not the actual failure itself, which was earlier in the output. Pretty much any failure at the same point will result in identical messages. It's quite likely that the problem is due to changes in your X11 setup, but let's make sure. Post the output starting from the last line the compiler tried to run. ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
