Thank you Bob.
>    [snip  --  this thread was getting too long for my little mind]

I agree, but as long as progress is being made.

Just to keep others informed, I've made the changes to the code as
Info-Zip forum. This allowed me to compile the zip with
-DLARGE_FILE_SUPPORT with no errors.
However, when trying to verify the option is in with : zip.mvs -v 
I get : 
zip error: Not supported (LARGE_FILE_SUPPORT enabled but OS not
supporting it)

So, I'd be interested in the code once you manage to get this working. 
Comparing the difference between your CFLAGS & mine, I see mine :
-D_OPEN_SYS -DMVS -DREENTRANT -DLARGE_FILE_SUPPORT
Yours :
-DOS390 -DEBCDIC -DSYSV -DNO_PARAM_H -DLARGE_FILE_SUPPORT

Its obvious you've done a lot of changes as my compile fails with these
options:
/u/userid/zip31b/cmsmvs: >make -f mvs.mki                              
cc -c -o ../mvs/zip.o -DOS390 -DEBCDIC -DSYSV -DNO_PARAM_H
-DLARGE_FILE_SUPPORT 
-I.. -I../cmsmvs ../zip.c

ERROR CCN3166 ./../tailor.h:137   Definition of function off_t requires
parentheses.

ERROR CCN3276 ./../tailor.h:137   Syntax error: possible missing '{'?

ERROR CCN3273 /usr/include/sys/types.h:196   Missing type in declaration
of sigset_t.

ERROR CCN3166 /usr/include/stdio.h:366   Definition of function size_t
requires parentheses.

ERROR CCN3276 /usr/include/stdio.h:366   Syntax error: possible missing
'{'?    
ERROR CCN3166 /usr/include/stdio.h:811   Definition of function size_t
requires parentheses.

ERROR CCN3276 /usr/include/stdio.h:811   Syntax error: possible missing
'{'?    
: <snip>
ERROR CCN3166 /usr/include/time.h:217   Definition of function clock_t
requires
parentheses.

ERROR CCN3276 /usr/include/time.h:217   Syntax error: possible missing
'{'?    
CCN0793(I) Compilation failed for file ./../zip.c.  Object file not
created.   
FSUM3065 The COMPILE step ended with return code 12.                  
FSUM3017 Could not compile ../zip.c. Correct the errors and try again.
FSUM8226 make: Error code 3                                           

Thanks for your assistance.

Vikesh
Please Note: This email and its contents are subject to our email legal notice 
which can be viewed at http://www.sars.gov.za/Email_Disclaimer.pdf 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to