home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / aix / 12756 < prev    next >
Encoding:
Text File  |  1992-12-22  |  1.3 KB  |  31 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!usc!elroy.jpl.nasa.gov!swrinde!cs.utexas.edu!torn!watserv2.uwaterloo.ca!watmath!mskucher
  3. From: mskucher@math.uwaterloo.ca (Murray S. Kucherawy [MFCF])
  4. Subject: Re: Why does xterm not put in a utmp entry?
  5. Message-ID: <BzMJFM.Mwn@math.uwaterloo.ca>
  6. Keywords: xterm utmpn
  7. Organization: Math Faculty Computing Facility, University of Waterloo, Canada
  8. References: <1992Dec16.002521.17129@RedBrick.COM> <1992Dec16.163315.28257@colorado.edu>
  9. Date: Mon, 21 Dec 1992 19:28:32 GMT
  10. Lines: 19
  11.  
  12. millert@nordsieck.cs.Colorado.EDU (Todd C. Miller) writes:
  13. >Adding the following to main.c will work:
  14. >#ifdef AIX3
  15. >#define HAS_UTMP_UT_HOST
  16. >#endif /* AIX3 */        
  17. >
  18. >Alternately you could just add -DHAS_UTMP_UT_HOST to MAIN_DEFINES in the
  19. >Makefile or Imakefile.
  20.  
  21. Hmmm... neither worked for me.
  22.  
  23. I have -DUTMP -DWTMP -DHAS_UTMP_UT_HOST on the compiler command lines
  24. and it doesn't work.  Do I need anything else?
  25.  
  26. -- Murray S. Kucherawy ----------------------------------------+--------------
  27. Software Systems Co-op, Math Faculty Computing Facility [MFCF] | All spelling
  28. University of Waterloo, Ontario, Canada                        | errors caused
  29. E-mail: mskucherawy@{math,watdragon}.UWaterloo.ca              | by Pnews.
  30. ---------------------------------------------------------------+--------------
  31.