I readded stable/main and stable/crypto to fink.conf

fink selfupdate
fink install gnome-libs-dev-1.4.2-50
rm /support
fink -y install gnucash

which got further (and past gnome-print)!  But then failed on gal21-0.22-14 with
the old: 

libtool: link: cannot find the library `/support/libgnomesupport.la'
make[3]: *** [test-color] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of make failed, exit code 2

So back to the kludge:

ln -s /sw/lib /support
fink -y install gnucash

which failed with the db3 error again on gnome-vfs

fink install gnome-vfs
fink -y install gnucash

which failed with the db3 error again on control-center

fink install control-center-1.4.0.5-17
fink -y install gnucash

which failed with the db3 error again on gtkhtml

fink install gtkhtml-1.0.2-50
fink -y install gnucash

which failed on gnucash with:
checking for main in -lgal... no
configure: error: gal library not found. See the README and config.log for more
info.
### execution of /var/tmp/tmp.1.nqGCX1 failed, exit code 1
Removing build lock...
dpkg -r fink-buildlock-gnucash-1.8.11-20
(Reading database ... 38794 files and directories currently installed.)
Removing fink-buildlock-gnucash-1.8.11-20 ...
Failed: phase compiling: gnucash-1.8.11-20 failed

so try again anyway:

fink install gnucash

and fails in the same spot...

I am *so* close.  Any ideas now?

-- Cameron



-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to