| Subject: Re: can't build 3.31 on Solaris 8 |
Author: Xavier Roche |
Date: 04/07/2004 19:35 |
| | >I can't build v3.31 (and 3.32beta) on a Solaris 8 host.
>minizip/mztools.c:19: stray '\' in program
Files in src/minizip/ are in DOS format (CRLF) and the
compiler doesn't like it (Unix format - LF)
Just strip CR from the *.c and *.h files (man dos2unix) and
it will compile file
I'll fix this issue in the next release.
| |
|
|
|
|
2
Created with FORUM 2.0.11