On Fri, Jul 29, 2005 at 09:25:54AM -0400, Alexander K. Hansen wrote: > > On Jul 29, 2005, at 3:22 AM, [EMAIL PROTECTED] wrote: > > >So I made it almost all the way through the big list of dependencies > >for gnucash, but am now hung up o compile error for gnome-vfs. > >Does anyone know a way to get around this? Thank you for any help! > > > >touch sgml-build.stamp > >touch ./sgml.stamp > >*** Building HTML *** > >test -d ./html || (rm -rf ./html && mkdir ./html) > >cd ./html && gtkdoc-mkhtml gnome-vfs ../gnome-vfs-docs.sgml > >/sw/bin/openjade:../sgml/file-info.sgml:18:54:E: character ":" is > >not allowed > >in the value of attribute "LINKEND" > >/sw/bin/openjade:../sgml/file-info.sgml:19:58:E: character ":" is > >not allowed > >in the value of attribute "LINKEND" > >/sw/bin/openjade:../sgml/file-info.sgml:20:52:E: character ":" is > >not allowed > >in the value of attribute "LINKEND" > > > > ... > > > > /sw/bin/openjade:../sgml/utils.sgml:330:50:E: character ":" is not > >allowed in > > the value of attribute "ID" > > /sw/bin/openjade:../sgml/utils.sgml:337:52:E: character ":" is not > >allowed in > > the value of attribute "ID" > > make[2]: *** [html-build.stamp] Error 1 > > make[1]: *** [all-recursive] Error 1 > > make: *** [all-recursive-am] Error 2 > > ### execution of make failed, exit code 2 > > Removing build lock... > > dpkg -r fink-buildlock-gnome-vfs-1.0.5-30 > > (Reading database ... 38991 files and directories currently > >installed.) > > Removing fink-buildlock-gnome-vfs-1.0.5-30 ... > > Failed: phase compiling: gnome-vfs-1.0.5-30 failed > > > > > > > > (not that it matters much in htis case, but you really should post > your OS version, Developer Tools/XCode version, and the version of > Fink that you're using) > > These have been showing up with alarming frequency, and I haven't > seen a posting of a robust solution. > > The quick and dirty workaround is for you to install the same version > from the binary distribution. > >
Thanks -- finally got it to work. Had attempted to install from binary earlier, but for some reason the '-b' option to fink seems to have no effect for me. But it did work using apt-get, or fink commander, though I get some (apparently not fatal) error messages at the end. The FAQ says that 'fink scanpackages' will get rid of these errors, but that doesn't seem to do the trick. Also it will be really great when the gettext/libgettext problem goes away; had to restart building about a zillion times! But now I have a happry working gnucash. :) --Jonathan ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
