pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/archivers/unalz



On Wed, Jun 27, 2012 at 08:04:18AM +0000, Steven Drake wrote:
 > Modified Files:
 >      pkgsrc/archivers/unalz: distinfo
 >      pkgsrc/archivers/unalz/patches: patch-ab
 > 
 > Log Message:
 > The correct type for get_crc_table with zlib 1.2.7 is z_crc_t*

Better make that more conditional, as on NetBSD I get
--- UnAlz.o ---
UnAlz.cpp: In member function 'UINT32 UNALZ::CUnAlz::CRC32(UINT32, BYTE)':
UnAlz.cpp:1894:8: error: 'z_crc_t' does not name a type
UnAlz.cpp:1895:9: error: 'CRC_TABLE' was not declared in this scope
*** [UnAlz.o] Error code 1

:(

-- 
David A. Holland
dholland%netbsd.org@localhost



Home | Main Index | Thread Index | Old Index