home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.aix
- 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
- From: mskucher@math.uwaterloo.ca (Murray S. Kucherawy [MFCF])
- Subject: Re: Why does xterm not put in a utmp entry?
- Message-ID: <BzMJFM.Mwn@math.uwaterloo.ca>
- Keywords: xterm utmpn
- Organization: Math Faculty Computing Facility, University of Waterloo, Canada
- References: <1992Dec16.002521.17129@RedBrick.COM> <1992Dec16.163315.28257@colorado.edu>
- Date: Mon, 21 Dec 1992 19:28:32 GMT
- Lines: 19
-
- millert@nordsieck.cs.Colorado.EDU (Todd C. Miller) writes:
- >Adding the following to main.c will work:
- >#ifdef AIX3
- >#define HAS_UTMP_UT_HOST
- >#endif /* AIX3 */
- >
- >Alternately you could just add -DHAS_UTMP_UT_HOST to MAIN_DEFINES in the
- >Makefile or Imakefile.
-
- Hmmm... neither worked for me.
-
- I have -DUTMP -DWTMP -DHAS_UTMP_UT_HOST on the compiler command lines
- and it doesn't work. Do I need anything else?
-
- -- Murray S. Kucherawy ----------------------------------------+--------------
- Software Systems Co-op, Math Faculty Computing Facility [MFCF] | All spelling
- University of Waterloo, Ontario, Canada | errors caused
- E-mail: mskucherawy@{math,watdragon}.UWaterloo.ca | by Pnews.
- ---------------------------------------------------------------+--------------
-