1 Jun
2005
1 Jun
'05
3:37 a.m.
Just as a matter of interest, I now have CVS building on a 10.3 machine with fink unstable. The only dependency that wasn't in fink was libgc; I downloaded and installed 6.5 the old-fashioned way and it worked fine.
Note that (when building using fink libraries) you will need to specify -I/sw/include and -L/sw/lib in your CXXFLAGS and LDFLAGS when running configure.
-mental