Skip to content

Instantly share code, notes, and snippets.

View edrozenberg's full-sized avatar

Eduard Rozenberg edrozenberg

View GitHub Profile
@edrozenberg
edrozenberg / 03.make
Created November 8, 2012 10:45
Output from htmldoc 1.8.27: HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install htmldoc
Making all in htmldoc...
Compiling image.cxx...
Compiling license.cxx...
brew: superenv removed: -I/usr/local/include -Wall -Wunused -Wno-char-subscripts -Os -g
brew: superenv removed: -I/usr/local/include -Wall -Wunused -Wno-char-subscripts -Os -g
Compiling md5.c...
brew: superenv removed: -I/usr/local/include -Wall -Wunused -Wno-char-subscripts -Os -g
image.cxx:1502:16: error: member access into incomplete type 'png_struct' (aka 'png_struct_def')
if (setjmp(pp->jmpbuf))
^