pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: graphics/graphite2 cmake build failure



Hi Thomas,

Thomas Klausner <wiz%NetBSD.org@localhost> writes:

> If graphite2 needs freetype2, it should include the bl3.mk file.
> Does adding
> .include "../../graphics/freetype2/buildlink3.mk"
> fix the build? (Without the manual symlinking.)

I cleaned, added

  .include "../../graphics/freetype2/buildlink3.mk"

to graphics/graphite2/Makefile and started afresh, but
that didn't change much:

root@debian:/usr/pkgsrc-git/graphics/graphite2# bmake
[...]
[ 77%] Built target features
[ 79%] Building C object
tests/examples/CMakeFiles/freetype.dir/freetype.c.o
/usr/pkgsrc-git/graphics/graphite2/work/graphite2-1.2.4/tests/examples/freetype.c:5:22:
fatal error: ft2build.h: No such file or directory
 #include "ft2build.h"
                      ^
compilation terminated.
*** Error code 1
[...]

-- 
/-------------------------------------------\
| SDF and SDF-EU Public Access UNIX System  |
| http://sdf.org   ||   http://sdf-eu.org   |
=============================================



Home | Main Index | Thread Index | Old Index