[Prev][Next][Index][Thread]

Re: gethostbyname( )



> From: Nam Han-seok <namfree@postech.ac.kr>
> Subject: gethostbyname( )
> 
> After make, message is below.
>    . . .
>    make: *** Warning:  Clock skew detected. Your build may be
> incomplete.

This often happens to me when the src and object trees are on different
machines, via NFS. If the clocks get too far out of sync with each other,
make complains because it starts to worry that it does not know what files
are really out of date.

Solution: Make sure your clocks are in sync, and run NTP on your network
(or some other acceptable network time management system).

As for the problem with the 990402 version, hard to say what the problem is
with so little information. Try running the backtrace through the
sym-trace script in oskit/unsupported/scripts. That might tell you
something. 

Lbs

---------------------------------------------------------------------------
Leigh B. Stoller                     Computer Science - Flux Research Group
stoller@cs.utah.edu                  University of Utah
http://www.cs.utah.edu/~stoller      Salt Lake City, Utah 84112
Voice: (541) 758-6252                FAX: (801) 585-3743
---------------------------------------------------------------------------