ckolivas / lrzip

Long Range Zip
http://lrzip.kolivas.org
GNU General Public License v2.0
618 stars 76 forks source link

Compile fails on Cygwin #12

Closed ghost closed 12 years ago

ghost commented 12 years ago
make[2]: Entering directory `/home/Adam/lrzip'
  CXXLD    libtmplrzip.la
  CXXLD    liblrzip.la
libtool: link: warning: undefined symbols not allowed in i686-pc-cygwin shared libraries
  CXXLD    lrzip.exe
  CC       decompress_demo.o
In file included from decompress_demo.c:26:
./Lrzip.h:134: error: parse error before "va_list"
Makefile:709: recipe for target `decompress_demo.o' failed
make[2]: *** [decompress_demo.o] Error 1
make[2]: Leaving directory `/home/Adam/lrzip'
Makefile:855: recipe for target `all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Adam/lrzip'
Makefile:480: recipe for target `all' failed
make: *** [all] Error 2
ckolivas commented 12 years ago

Unfortunately cygwin is not a platform that's currently being maintained or developed for.