Subject: Re: graphics/freetype-lib broken
To: None <tech-pkg@netbsd.org>
From: Joseph Sarkes <joe@js1.jsnet>
List: tech-pkg
Date: 11/04/2000 12:03:44
> 
> >I can't get the graphics/freetype-lib package to compile.
> >This is needed for gv. Unfortunately I killed my working
> >verision of gv prior to compiling the new version, and I 
> >now have no gv for pdf files. Yes, xpdf works fine, but
> >sometimes I want gv.
> >
> >This has been broken for me for a week or two I think. I'm
> >running -current on an athlon (i386)
> 
> 	could you tell us more about how it fails to compile?
> 
> itojun
> 
> 
what I was hoping for was "it's working for me... what's the matter
with your installation? anyways, this is the result of a make in the
directory of freetype-lib (I've done make clean, etc. a few times, and
the pkg checksum is ok. I'm running -current on an i386. 

===> Building for freetype-lib-1.3.1
cd lib; make -f arch/unix/Makefile all
rm -f memory.c file.c mutex.c
ln -s /altroot/build/pkgobj/graphics/freetype-lib/work/freetype-1.3.1/lib/arch/unix/../../ttmemory.c memory.c
ln -s /altroot/build/pkgobj/graphics/freetype-lib/work/freetype-1.3.1/lib/arch/unix/../../arch/unix/ttmmap.c file.c
ln -s /altroot/build/pkgobj/graphics/freetype-lib/work/freetype-1.3.1/lib/arch/unix/../../ttmutex.c mutex.c
make -f arch/unix/Makefile LIB_FILES="freetype.lo ftxkern.lo   ftxgasp.lo   ftxpost.lo   ftxcmap.lo   ftxsbit.lo   ftxwidth.lo  ftxerr18.lo  ftxgsub.lo   ftxgpos.lo   ftxgdef.lo   ftxopen.lo" libttf.la
../libtool --mode=compile cc -c -O2 -I//usr/pkg/include -I//usr/pkg/include -I. -I.. -I/altroot/build/pkgobj/graphics/freetype-lib/work/freetype-1.3.1/lib/arch/unix/../.. -I/altroot/build/pkgobj/graphics/freetype-lib/work/freetype-1.3.1/lib/arch/unix/../../extend /altroot/build/pkgobj/graphics/freetype-lib/work/freetype-1.3.1/lib/arch/unix/../../extend/ftxsbit.c
rm -f .libs/ftxsbit.lo
cc -c -O2 -I//usr/pkg/include -I//usr/pkg/include -I. -I.. -I/altroot/build/pkgobj/graphics/freetype-lib/work/freetype-1.3.1/lib/arch/unix/../.. -I/altroot/build/pkgobj/graphics/freetype-lib/work/freetype-1.3.1/lib/arch/unix/../../extend /altroot/build/pkgobj/graphics/freetype-lib/work/freetype-1.3.1/lib/arch/unix/../../extend/ftxsbit.c  -fPIC -DPIC -o .libs/ftxsbit.lo
In file included from /altroot/build/pkgobj/graphics/freetype-lib/work/freetype-1.3.1/lib/arch/unix/../../extend/ftxsbit.c:22:
/altroot/build/pkgobj/graphics/freetype-lib/work/freetype-1.3.1/lib/arch/unix/../../extend/ftxsbit.h:229: syntax error before `TT_Int'
/altroot/build/pkgobj/graphics/freetype-lib/work/freetype-1.3.1/lib/arch/unix/../../extend/ftxsbit.c: In function `Load_TrueType_Eblc':
/altroot/build/pkgobj/graphics/freetype-lib/work/freetype-1.3.1/lib/arch/unix/../../extend/ftxsbit.c:572: structure has no member named `num_ranges'
/altroot/build/pkgobj/graphics/freetype-lib/work/freetype-1.3.1/lib/arch/unix/../../extend/ftxsbit.c:620: structure has no member named `num_ranges'
/altroot/build/pkgobj/graphics/freetype-lib/work/freetype-1.3.1/lib/arch/unix/../../extend/ftxsbit.c:625: structure has no member named `num_ranges'
/altroot/build/pkgobj/graphics/freetype-lib/work/freetype-1.3.1/lib/arch/unix/../../extend/ftxsbit.c:628: structure has no member named `num_ranges'
/altroot/build/pkgobj/graphics/freetype-lib/work/freetype-1.3.1/lib/arch/unix/../../extend/ftxsbit.c:642: structure has no member named `num_ranges'
/altroot/build/pkgobj/graphics/freetype-lib/work/freetype-1.3.1/lib/arch/unix/../../extend/ftxsbit.c: In function `Free_TrueType_Eblc':
/altroot/build/pkgobj/graphics/freetype-lib/work/freetype-1.3.1/lib/arch/unix/../../extend/ftxsbit.c:682: structure has no member named `num_ranges'
/altroot/build/pkgobj/graphics/freetype-lib/work/freetype-1.3.1/lib/arch/unix/../../extend/ftxsbit.c:689: structure has no member named `num_ranges'
/altroot/build/pkgobj/graphics/freetype-lib/work/freetype-1.3.1/lib/arch/unix/../../extend/ftxsbit.c: In function `Load_SBit_Image':
/altroot/build/pkgobj/graphics/freetype-lib/work/freetype-1.3.1/lib/arch/unix/../../extend/ftxsbit.c:826: structure has no member named `num_ranges'
/altroot/build/pkgobj/graphics/freetype-lib/work/freetype-1.3.1/lib/arch/unix/../../extend/ftxsbit.c: In function `TT_Get_SBit_Strike':
/altroot/build/pkgobj/graphics/freetype-lib/work/freetype-1.3.1/lib/arch/unix/../../extend/ftxsbit.c:1195: syntax error before `x_ppem'
/altroot/build/pkgobj/graphics/freetype-lib/work/freetype-1.3.1/lib/arch/unix/../../extend/ftxsbit.c:1214: `x_ppem' undeclared (first use in this function)
/altroot/build/pkgobj/graphics/freetype-lib/work/freetype-1.3.1/lib/arch/unix/../../extend/ftxsbit.c:1214: (Each undeclared identifier is reported only once
/altroot/build/pkgobj/graphics/freetype-lib/work/freetype-1.3.1/lib/arch/unix/../../extend/ftxsbit.c:1214: for each function it appears in.)
/altroot/build/pkgobj/graphics/freetype-lib/work/freetype-1.3.1/lib/arch/unix/../../extend/ftxsbit.c:1215: `y_ppem' undeclared (first use in this function)
/altroot/build/pkgobj/graphics/freetype-lib/work/freetype-1.3.1/lib/arch/unix/../../extend/ftxsbit.c:1228: structure has no member named `num_ranges'
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.


-- 
Joseph Sarkes		jsarkes@tiac.net