Hello World!
I tried to make redbutton-browser yesterday but unfortunately it failed
like this:
MHEGEngine.o: In function `MHEGEngine_newBitmap':
MHEGEngine.c:(.text+0x1517): undefined reference to `png_check_sig'
readpng.o: In function `readpng_get_image':
readpng.c:(.text+0x80): undefined reference to `png_check_sig'
collect2: ld returned 1 exit status
make: *** [rb-browser] Error 1
Looking at similar errors with the google I hacked together the attached
patch. I've no idea if it makes any sense but with it redbutton-browser
compiles and runs. Is it the correct fix?
Andy
|