[ntp:questions] Unresolved Symbol

Harlan Stenn stenn at ntp.org
Mon Aug 6 23:29:55 UTC 2007


>>> In article <1186432560.117937.134730 at g12g2000prg.googlegroups.com>, Aggie <c.kevin.lam at gmail.com> writes:

Aggie> What do you mean by "followed the SYS_VXWORKS" code in the tree?  I
Aggie> just found out that there's a variable called nofork in ntp, i think
Aggie> i will just need to set this variable to 1, then i won't need to use
Aggie> fork().

You're going thru the code looking for SYS_VXWORKS, right?

How are you invoking the configure script?

Aggie> Wait() and pipe() are only called in makeshell.c What does this file
Aggie> do?? Do i have to use this file??

It's part of libopts.  It may be possible to disable it; you may need to
disable something in the .def files and/or see if it is needed in the
windows code.

Aggie> And adjtime() isn't implemented in vxworks.  In ntp_machine.h casey
Aggie> left a note:

Aggie> /* usrtime.h * Bob Herlien's excellent time code find it at: *
Aggie> ftp://ftp.atd.ucar.edu/pub/vxworks/vx/usrTime.shar * I would
Aggie> recommend this instead of clock_[g|s]ettime() plus you get *
Aggie> adjtime() too ... casey */

Aggie> But the link is no longer valid. Does anyone have this file?? Thanks

http://www.borkhuis.com/vxworks/ftp.atd.ucar.edu/usrtime.shar

H




More information about the questions mailing list