I've tried to build Firefox 1.5 with the patch for the 1.8 branch. Everything works okay, but in the end firefox.exe doesn't compile:
Creating library firefox.lib and object firefox.exp mng.lib(libmng_chunk_io.obj) : error LNK2019: unresolved external symbol _mng_inflate_buffer referenced in function _create_chunk_storage firefox.exe : fatal error LNK1120: 1 unresolved externals make[4]: *** [firefox.exe] Error 96
Is this a known error and is there a resolution for this?
Thanks. I've checked in a fix for this problem to libmng CVS and will update the MNG patches shortly.
Sorry, I've forgotten to say that I'm compiling on Windows XP with vc7.1.
Log in to post a comment.
I've tried to build Firefox 1.5 with the patch for the 1.8 branch. Everything works okay, but in the end firefox.exe doesn't compile:
Creating library firefox.lib and object firefox.exp
mng.lib(libmng_chunk_io.obj) : error LNK2019: unresolved external symbol _mng_inflate_buffer referenced in function _create_chunk_storage
firefox.exe : fatal error LNK1120: 1 unresolved externals
make[4]: *** [firefox.exe] Error 96
Is this a known error and is there a resolution for this?
Thanks. I've checked in a fix for this problem to libmng CVS and will update the MNG patches shortly.
Sorry, I've forgotten to say that I'm compiling on Windows XP with vc7.1.