elm 2.3 PL6 on RS/6000 AIX

Mark Dapoz mdapoz at hybrid.UUCP
Sat Sep 29 06:42:06 AEST 1990


In article <8238 at milton.u.washington.edu> eliot at engr.washington.edu (Eliot Lim) writes:
>I got elm running on mine, but I don't know if my method is the
>easiest (probably not).  I got the exact same err. msg and I ended up
>going into all the source files and zapping the definition of strcmp()
>since it's already defined elsewhere.  For some reason the compiler
>doesn't like strcmp() defined in the source (or was it strncmp(),
>anyway it's one of those).  Once I zapped it, everything went real
>smooth.  I had to change the flock call somewhere from RO to RW
>to get past that too.  

Not exactly the easiest method, here's the flags I used to compile it
without any mods to the code:

CCFLAGS = -D_NO_PROTO -D_NONSTD_TYPES -U__STR__ -D_MBI=void

-- 
Managing a software development team 	|   Mark Dapoz  
is a lot like being on the psychiatric	|   mdapoz%hybrid at cs.toronto.edu
ward.  -Mitch Kapor, San Jose Mercury	|   mdapoz at torvm3.iinus1.ibm.com



More information about the Comp.unix.aix mailing list