zoo 2.01 under AIX on the 6000

Ronald S. Woan ron at woan
Tue Sep 11 00:54:28 AEST 1990


In article <1990Sep9.002054.8293 at nwax3.uucp>, dale at nwax3.uucp writes:
dalew>    Has anyone gotten zoo v2.01 to compile/run under AIX on the
dalew> 6000? If so, I would very much like to get a copy of the make
dalew> script and any changes to the source you had to make. Please
dalew> E-Mail to dalew at twiki.PDX.COM if possible.

Here is a quick and dirty method for making zoo 2.01 (didn't think
anyone still used it except for comp.binaries.ibm.pc postings).
Definitely not the way to make a distributable version, but it works.

Use the mksysv file and the following code changes:
sysv.c : 
comment out mkdir definition
zoo.h : 
remove uchar definition 

change all variables typed to uchar to unsigned char explicitly (yeah
changing uchar to some other name and then doing a replace on uchar

comment.c & zooadd.c: 
comment out get_comment prototype definition at the top of each file

various.h: 
comment out the whole thing (not literally, just use you favorite
method of getting making the file look blank to the compiler).

						Ron

+-----All Views Expressed Are My Own And Are Not Necessarily Shared By------+
+------------------------------My Employer----------------------------------+
+ Ronald S. Woan           woan at peyote.cactus.org or woan at soda.berkeley.edu +
+ other email addresses             Prodigy: XTCR74A Compuserve: 73530,2537 +



More information about the Comp.unix.aix mailing list