Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 May 1996 11:23:42 -0700 (MST)
From:      Terry Lambert <terry@lambert.org>
To:        max@sfc.wide.ad.jp
Cc:        freebsd-hackers@FreeBSD.org
Subject:   Re: date change and wtmp record
Message-ID:  <199605081823.LAA26430@phaeton.artisoft.com>
In-Reply-To: <199605081122.UAA09674@mail.tky007.tth.expo96.ad.jp> from "Masafumi NAKANE/=?ISO-2022-JP?B?GyRCQ2Y6LDJtSjgbKEI=?=" at May 8, 96 08:22:38 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> > >      I'm thinking of doing 'make world' hoping the problem goes away.
> > 
> > It won't.  Everything is in /usr/src/bin/date/.  So rebuilding this
> > must help, or you're suffering from another problem.  (Make sure you
> > don't use GNU date by accident.  cd into the src dir, and run
> > ./obj/date <new date>.)
>      Oh, well, I rebuilt and reinstalled /usr/src/bin/date/* and the
> problem stays there.  Thought there may be problem with logwtmp() and,
> so, I rebuilt and reinstalled libutil, but unsuccessful so far.
>      Now, I really don't have any idea what to look at or what to do.
> Since it's not giving me serious trouble, I can always give up on
> this, but I really hope to solve this.
> (It's very strange that no one else sees this problem.)
> 
>      If I ever find out what's wrong, I will post it here.  If anyone
> has any idea/suggestion, please let me know.

Pipe the output to "hexdump" and see if you get "7b" ('{') or "7d"
('}').  I'm still not satisfied that it isn't your font.


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605081823.LAA26430>