Opened 21 years ago

Closed 21 years ago

Last modified 20 years ago

#584 closed defect (wontfix)

Resolve TCL make test failure

Reported by: jeremy@… Owned by: jeremy@…
Priority: highest Milestone:
Component: Book Version: CVS
Severity: normal Keywords:
Cc:

Description

Use: TZ=EST5EDT make -k check - will allow the TCL Clock test to pass.

Change History (5)

comment:1 by jwrober@…, 21 years ago

I would not put this "as-is" into the book. Use some text to instruct the user to look and see if a valid TZ variable is set in thier env. And how to set one if it is not.

comment:2 by a.fyfe@…, 21 years ago

Our just use TZ=UTC0 make -k check. I don't think it matters which as long as TZ is set to a valid time zone.

comment:3 by jeremy@…, 21 years ago

Owner: changed from lfs-book@… to jeremy@…

comment:4 by jeremy@…, 21 years ago

Resolution: wontfix
Status: newclosed

Looks like these tests won't be run, so I'm dropping this one.

comment:5 by lizardo@…, 21 years ago

"make test" on TCL doesn't fail here, even with TZ unset. Actually, It fails only when LC_ALL is not set to POSIX. So, the correct command for the book should be: make test

Note: See TracTickets for help on using tickets.