Peter Weilbacher wrote:
Tue, 22 Aug 2006 05:13:47 UTC, Dave Yeo wrote:
>Hi Peter, looks like you've been busy :) Couple of comments about your
>mozfntcfgft package.
>It fails here
>Adapt and install freetype-config script
>sed -e s,@__PWD__@,`pwd`,g \
> -e s,@__FTLIBNAME__@,mozft, \
> freetype-config.in bin/freetype-config
>cannot create bin/freetype-config: No such file or directory
>make: [bin/freetype-config] Error 2
>>
>which is fixed by creating a bin directory. This is most likely a
>failure of zip/unzip not creating an empty directory. Perhaps put a
>dummy file into bin.
Good idea, thanks.
>Also the readme says to copy cairo-features.h.in to the mozilla tree.
>This doesn't seem to exist in cairo 1.2.2
No, but it does in the Mozilla tree and in the package. To that you
basically just have to add the
@S2_SURFACE_FEATURE@
line.
Well doing more testing with your latest mozfntcfgft package and editing
my setmozenv.cmd to add %MZFTCFGFT%/lib to %LIBRARY_PATH% (as well as
updating %C_INCLUDE% etc) my build fails here
weakld: cannot open library file 'i:\os2tk45\ipfc\mozft_s.a'.
emxomfld: weak prelinker failed. (rc=8)
I don't have any shared or static stuff set in .mozconfig
Dave
dev-ports-os2 mailing list
dev-ports-os2 (AT) lists (DOT) mozilla.org