Debian's patch for this package fixed the build error for me.
Search Criteria
Package Details: unalz 0.65-2
Package Actions
| Package Base: | unalz |
|---|---|
| Description: | Decompression program for alzip format files |
| Upstream URL: | http://www.kipple.pe.kr/win/unalz/ |
| Category: | system |
| Licenses: | |
| Submitter: | Demon |
| Maintainer: | Demon |
| Last Packager: | None |
| Votes: | 7 |
| First Submitted: | 2008-11-10 22:29 |
| Last Updated: | 2011-09-30 21:23 |
Latest Comments
Comment by DarkCelibate
Comment by gojun077
When running makepkg -s, getting the following error:
UnAlz.cpp: In member function ‘UINT32 UNALZ::CUnAlz::CRC32(UINT32, BYTE)’:
UnAlz.cpp:1910:49: error: cannot convert ‘const z_crc_t* {aka const unsigned int*}’ to ‘const long unsigned int*’ in initialization
make: *** [UnAlz.o] Error 1
==> ERROR: A failure occurred in build().
Aborting...
Comment by Demon
Thanks DrPhil, it's been corrected. I haven't seen your comment until now.
Comment by DrPhil
I couldn't find any configure script in the tgz, so the PKGBUILD should probably be changed.
It seems to have built fine without ./configure --prefix=/usr though, at least for me.