On Mar 10, 2005, at 11:34 AM, Bill Oberman wrote:
<x-tad-bigger>Hi,</x-tad-bigger>
<x-tad-bigger> </x-tad-bigger>
<x-tad-bigger>I tried running the command:</x-tad-bigger>
<x-tad-bigger>fink install dvdauthor</x-tad-bigger>
<x-tad-bigger> </x-tad-bigger>
<x-tad-bigger>All of the dependencies installed, and then during dvdauthor’s installation, I got:</x-tad-bigger>
gcc -Wall -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -g -O2 -I/sw/include/libxml2 -I/sw/include -MD -DSYSCONFDIR="\"/sw/etc\"" -c -o src/textsub.o src/textsub.c
In file included from src/textsub.c:50:
src/subfont.h:8:23: freetype/freetype.h: No such file or directory
In file included from src/textsub.c:50:
src/subfont.h:42: error: parse error before "FT_Face"
src/subfont.h:42: warning: no semicolon at end of struct or union
src/subfont.h:43: warning: type defaults to `int' in declaration of `glyph_index'
src/subfont.h:43: warning: data definition has no type or storage class
src/subfont.h:64: error: parse error before '}' token
src/subfont.h:64: warning: type defaults to `int' in declaration of `font_desc_t'
src/subfont.h:64: warning: data definition has no type or storage class
src/subfont.h:66: error: parse error before '*' token
src/subfont.h:66: warning: type defaults to `int' in declaration of `vo_font'
src/subfont.h:66: warning: data definition has no type or storage class
src/subfont.h:73: error: parse error before '*' token
src/subfont.h:73: warning: type defaults to `int' in declaration of `read_font_desc_ft'
src/subfont.h:73: warning: data definition has no type or storage class
src/subfont.h:74: error: parse error before '*' token
src/subfont.h:76: error: parse error before '*' token
src/subfont.h:77: error: parse error before '*' token
src/subfont.h:89: error: parse error before '*' token
src/subfont.h:89: warning: type defaults to `int' in declaration of `read_font_desc'
src/subfont.h:89: warning: data definition has no type or storage class
src/textsub.c:108: error: parse error before '*' token
src/textsub.c:108: warning: type defaults to `int' in declaration of `vo_font'
src/textsub.c:108: warning: data definition has no type or storage class
src/textsub.c:54: warning: `RCSID' defined but not used
make: *** [src/textsub.o] Error 1
### execution of make failed, exit code 2
Failed: compiling dvdauthor-0.6.10-10 failed
I checked, and I am in fact missing: /usr/X11R6/include/freetype2
Any ideas on how I can get past this error?
Thanks!
william
Assuming you're using Apple's X11, that's supposed to be installed with the X11SDK package (an optional part of XCode).
I checked the dependencies, and it looks like there should be a build dependency on x11-dev (maintainer cc-ed) which is provided by installing the X11SDK.
--
Alexander Hansen
Fink Documentarian
[Day Job] Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX
