Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!van-bc!ubc-cs!unixg.ubc.ca!cheddar.ucs.ubc.ca!ballard From: ballard@cheddar.ucs.ubc.ca (Alan Ballard) Newsgroups: comp.unix.aix Subject: Re: Elm on AIX PS/2 Message-ID: <1991Mar11.195602.13313@unixg.ubc.ca> Date: 11 Mar 91 19:56:02 GMT References: <1991Mar8.041431.8094@ux1.cso.uiuc.edu> <1991Mar10.195513.14010@turnkey.tcc.com> <1991Mar10.220400.24300@ux1.cso.uiuc.edu> Sender: news@unixg.ubc.ca (Usenet News Maintenance) Organization: Computing Services, University of British Columbia Lines: 26 Nntp-Posting-Host: cheddar.ucs.ubc.ca In article <1991Mar10.220400.24300@ux1.cso.uiuc.edu> lance@lances.aiss.uiuc.edu (C Lance Moxley) writes: > >Below is what happens when leavembox.c tries to compile. I've had >a few responses, but so far nothing has worked. Ah, that reminds me of the problems I had building elm for aix ps/2. The configure script tries to figure out whether to include or or both, but it gets it wrong for aix. I've forgotten which way around it was, but if you look in config.h you should find either #define or #undef for I_TIME and I_SYSTIME. Make them both be #define and it should compile OK. >What is the proper >way to handle the $HOME/.newmail problem? I didn't do anything about it, since Elm does look for a MAIL environment variable first, and this is set to the $HOME/.newmail by default. But it would be better to have it know about where the default mail boxes are without depending on this. Probably not a difficult fix. Alan Ballard | Internet: ballard@ucs.ubc.ca University Computing Services | Bitnet: USERAB1@UBCMTSG University of British Columbia | Phone: 604-228-3074 Vancouver B.C. Canada V6R 1W5 | Fax: 604-228-5116