Hi all,
   i had a computer failure this week which meant I had to go back to an 
old one, which is running OS X 10.3.9. I know an obvious solution would 
be to upgrade to 10.4 or newer, but I would like to avoid this if I 
can; are there any general issues that I should be aware of trying to 
use fink on 10.3.9?
   I had a version of fink on there already, but wanted to add some 
packages. I had some issues initially with fink update-all, and got an 
error "could not resolve inconsistent dependencies", but got around 
this by running
                 fink scanpackages
                 sudo apt-get update
                 sudo apt-get install gettext=0.10.40-25
following the instructions which appeared with the error message. Then 
when I run fink update-all, it fails on gv (which I just installed); I 
get errors like
        .
        .
        .
Aaa.c:1139: error: dereferencing pointer to incomplete type
Aaa.c: In function `AaaWidgetGetNaturalSize':
Aaa.c:1171: error: parse error before "Dimension"
Aaa.c: In function `AaaWidgetAllowResize':
Aaa.c:1199: error: parse error before "Boolean"
Aaa.c:1203: error: dereferencing pointer to incomplete type
Aaa.c:1204: error: dereferencing pointer to incomplete type
make[2]: *** [Aaa.o] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-gv-3.6.2-3
(Reading database ... 8947 files and directories currently installed.)
Removing fink-buildlock-gv-3.6.2-3 ...
Failed: phase compiling: gv-3.6.2-3 failed

I'm also having problems installing tetex, here the failure seems to be 
the gd2 package:
        .
        .
        .
gdft.c:1481: error: `pattern' undeclared (first use in this function)
gdft.c:1494: error: parse error before "FcChar8"
gdft.c:1501: error: `FC_FILE' undeclared (first use in this function)
gdft.c:1501: error: `FcResultMatch' undeclared (first use in this 
function)
make[2]: *** [gdft.lo] Error 1
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-gd2-2.0.33-3
(Reading database ... 8947 files and directories currently installed.)
Removing fink-buildlock-gd2-2.0.33-3 ...
Failed: phase compiling: gd2-2.0.33-3 failed

Any tips/suggestions you clever blokes can offer would be greatly 
appreciated...
Cheers
Duncan
  


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to