Still cannot update mupdf
Marc Boxerman via Fink-beginners <[email protected]>
| Newsgroups | gmane.os.apple.fink.beginners |
|---|---|
| Message-ID | <[email protected]> |
Dan,
I moved everything out of /usr/local/include and tried to update mupdf. I get what looks like the same error:
flag-sort cc -ffunction-sections -fdata-sections -Wsign-compare -pipe -O2 -DNDEBUG -fomit-frame-pointer -Iinclude -MMD -MP -o build/release/source/fitz/compressed-buffer.o -c source/fitz/compressed-buffer.c -Wall -Wdeclaration-after-statement -I/sw/include/freetype2 -I/sw/include -I/sw/include/harfbuzz -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include -I/sw/include -DSHARE_JPEG -I/sw/include -DHAVE_LCMS2MT -I/sw/include/openjpeg-2.1
mkdir -p build/release/source/fitz/ ; flag-sort cc -ffunction-sections -fdata-sections -Wsign-compare -pipe -O2 -DNDEBUG -fomit-frame-pointer -Iinclude -MMD -MP -o build/release/source/fitz/context.o -c source/fitz/context.c -Wall -Wdeclaration-after-statement -I/sw/include/freetype2 -I/sw/include -I/sw/include/harfbuzz -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include -I/sw/include -DSHARE_JPEG -I/sw/include -DHAVE_LCMS2MT -I/sw/include/openjpeg-2.1
mkdir -p build/release/source/fitz/ ; flag-sort cc -ffunction-sections -fdata-sections -Wsign-compare -pipe -O2 -DNDEBUG -fomit-frame-pointer -Iinclude -MMD -MP -o build/release/source/fitz/crypt-aes.o -c source/fitz/crypt-aes.c -Wall -Wdeclaration-after-statement -I/sw/include/freetype2 -I/sw/include -I/sw/include/harfbuzz -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include -I/sw/include -DSHARE_JPEG -I/sw/include -DHAVE_LCMS2MT -I/sw/include/openjpeg-2.1
mkdir -p build/release/source/fitz/ ; flag-sort cc -ffunction-sections -fdata-sections -Wsign-compare -pipe -O2 -DNDEBUG -fomit-frame-pointer -Iinclude -MMD -MP -o build/release/source/fitz/crypt-arc4.o -c source/fitz/crypt-arc4.c -Wall -Wdeclaration-after-statement -I/sw/include/freetype2 -I/sw/include -I/sw/include/harfbuzz -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include -I/sw/include -DSHARE_JPEG -I/sw/include -DHAVE_LCMS2MT -I/sw/include/openjpeg-2.1
source/fitz/compress.c:26:20: error: use of undeclared identifier 'z_const'; did you mean 'const'?
stream.next_in = (z_const Bytef *)source;
^~~~~~~
const
source/fitz/compress.c:26:20: error: expected expression
2 errors generated.
make: *** [Makefile:108: build/release/source/fitz/compress.o] Error 1
make: *** Waiting for unfinished jobs....
### execution of make failed, exit code 2
Do you have any suggestions?
Thanks,
Marc
_______________________________________________
Fink-beginners mailing list
[email protected]
List archive:
https://sourceforge.net/p/fink/mailman/fink-users/
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners