On Feb 25, 2004 19:14 -0700, Anthony Agelastos exclaimed:
> Assuming that Panther's freetype (via X11) is better than DP's, I did
> the following:
>
> >> sudo port uninstall freetype
> >> sudo port install pfaedit
>
> And I get...
> (I should also mention that I did not upgrade from Jaguar to Panther,
> but did a reformat/reinstall). Thanks again for all of your help.
>
> ---> Building pfaedit with target all
> Error: Target com.apple.build returned: shell command "cd
> "/Users/iqgrande/darwinports/dports/graphics/pfaedit/work/pfaedit
> -040204" && make all" returned error 2
> Command output: freetype.c:620: error: parse error before "slot"
> freetype.c:621: error: `ftc' undeclared (first use in this function)
> freetype.c:621: error: parse error before ')' token
> freetype.c:634: error: `_FT_Set_Char_Size' used prior to declaration
[...]
Just to make sure, do you have the X11SDK package installed?
Bryan
[...]
> make[1]: *** [freetype.o] Error 1
> make: *** [pfaedit] Error 2
>
> On Feb 25, 2004, at 3:37 PM, Bryan Blackburn wrote:
>
> >On Feb 24, 2004 17:32 -0700, Anthony Agelastos exclaimed:
> >>Hello and thank you for your assistance. I typed:
> >>
> >>>>sudo port install pfaedit
> >>
> >>... and it gave me the following:
> >>
> >>tibook:~ iqgrande$ sudo port install pfaedit
> >[...]
> >>---> Building pfaedit with target all
> >>Error: Target com.apple.build returned: shell command "cd
> >>"/Users/iqgrande/darwinports/dports/graphics/pfaedit/work/pfaedit
> >>-040204" && make all" returned error 2
> >>Command output: freetype.c:620: error: parse error before "slot"
> >>freetype.c:621: error: `ftc' undeclared (first use in this function)
> >>freetype.c:621: error: parse error before ')' token
> >>freetype.c:634: error: `_FT_Set_Char_Size' used prior to declaration
> >[...]
> >>make[1]: *** [freetype.o] Error 1
> >>make: *** [pfaedit] Error 2
> >>
> >
> >The interesting output from configure on his system is
> >
> >checking for /opt/local/include/freetype2... yes
> >
> >If I recall, the wisdom is to NOT have freetype through DP as the one
> >in
> >Apple's X11 works better, correct?
> >
> >Bryan
> >
> >
> >>Any assistance would be greatly appreciated in solving this problem. I
> >>did a search in the archives and did not see anything. In case it is
> >>needed, I am running the latest port stuff (I am new to DarwinPorts)
> >>on
> >>the following:
> >>Mac OS X 10.3.2 (fully updated)
> >>PowerBook G4 / 400 MHz / 640 MB RAM
> >>
> >_______________________________________________
> >Darwinports mailing list
> >Darwinports@xxxxxxxxxxxxxx
> >http://www.opendarwin.org/mailman/listinfo/darwinports
> >
>
|