October 19th in Linux/Unix by .

[Fix] Ziplib compile error with zziptest.c

I was trying to compile and install zziplib in my server and i downloaded the version zziplib-0.10.82 and it was giving me errors like

../../bins/zziptest.c: In function ‘main’:
../../bins/zziptest.c:76: error: invalid lvalue in assignment
make[3]: *** [zziptest.o] Error 1

To fix:

install the latest version of zziplib.0.13.49. It nicely fixed the above problem. It will be under zziplib-preview file name.

Note that zziplib requires zip and its header files, so before you compile and make it install zip package. yum install zip zip-devel

Similar Posts:

Leave A Comment.





Please wrap all source codes with [code][/code] tags. Powered by