thanks I'm working on it next...
---
Justin F. Hallett
Blue Falls Manufacturing Ltd.
I.T. Manager
http://www.goarctic.com/
Tel: (780) 789-2626 ext.323
Cel: (780) 504-9771
Fax: (780) 789-2624

On 10-Mar-05, at 10:03 AM, Alexander K. Hansen wrote:


On Mar 10, 2005, at 11:34 AM, Bill Oberman wrote:

Hi,

 

I tried running the command:

fink install dvdauthor

 

All of the dependencies installed, and then during dvdauthor’s installation, I got:

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





------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to