[gs-devel] Fitz -muPDF source compilation

Pranay Pramod pranay.pramod at gmail.com
Sun Jul 8 06:27:43 PDT 2007


Hi All,

I am trying to compile Fitz-muPDF after having installed the prerequisite
dependencies mentioned in the ReadMe.

I am using MSYS-mingW on my winXP OS.

Build fails for several targets like (only few ones am pasting):

-----------------------------------
Compiler is GCC with Mingw
OS 'NT' not known by build system.
If you get errors, please edit Jamrules.
Building RELEASE target
...found 436 target(s)...
...updating 139 target(s)...
Cc build\release\base_cpudep.o

gcc -c -o build\release\base_cpudep.o -Wall `freetype-config --cflags`
-std=c89 -O3   -Ibase -Iinclude  base\base_cpudep.c

...failed Cc build\release\base_cpudep.o ...
Cc build\release\base_error.o
.
.
.
gcc -c -o build\release\crypt_arc4.o -Wall `freetype-config --cflags`
-std=c89 -O3   -Istream -Iinclude  stream\crypt_arc4.c

...failed Cc build\release\crypt_arc4.o ...
Cc build\release\crypt_crc32.o
.
.
gcc -c -o build\release\obj_parse.o -Wall `freetype-config --cflags`
-std=c89 -O3   -Istream -Iinclude  stream\obj_parse.c

...failed Cc build\release\obj_parse.o ...
Cc build\release\obj_print.o
..

gcc -c -o build\release\pdfapp.o -Wall `freetype-config --cflags` -std=c89
-O3   -Iapps\common -Iinclude  apps\common\pdfapp.c

...failed Cc build\release\pdfapp.o ...
...skipped libpdfapp.a for lack of libpdfapp.a(pdfapp.o)...
Cc build\release\pdftool.o
------------------------------------------------------------------

Someone please suggest me where am i going wrong.

I am much new to Jam.
Any help would be sincerely appreciated!
Thanks,
Pranay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ghostscript.com/pipermail/gs-devel/attachments/20070708/c998822a/attachment-0002.htm


More information about the gs-devel mailing list