It does work on 7.0.2 The problem is that it can't find Shared object "libpython2.7.so.1.0" not found
That comes from ntpc.so -bash-4.3$ ldd /usr/local/lib/python2.7/site-packages/ntp/ntpc.so /usr/local/lib/python2.7/site-packages/ntp/ntpc.so: -lpython2.7.1.0 => not found -lutil.7 => /usr/lib/libutil.so.7 -lgcc_s.1 => /lib/libgcc_s.so.1 -lc.12 => /usr/lib/libc.so.12 -lm.0 => /usr/lib/libm.so.0 -lrt.1 => /usr/lib/librt.so.1 -lpthread.1 => /usr/lib/libpthread.so.1 -bash-4.3$ I can't figure out where that is coming from, what it is supposed to provide, or why it didn't either fill in the location or give an error message. The target file exists. -bash-4.3$ ldd /usr/pkg/lib/libpython2.7.so.1.0 /usr/pkg/lib/libpython2.7.so.1.0: -lutil.7 => /usr/lib/libutil.so.7 -lgcc_s.1 => /lib/libgcc_s.so.1 -lc.12 => /usr/lib/libc.so.12 -lm.0 => /usr/lib/libm.so.0 -lpthread.1 => /usr/lib/libpthread.so.1 -bash-4.3$ -- These are my opinions. I hate spam. _______________________________________________ devel mailing list devel@ntpsec.org http://lists.ntpsec.org/mailman/listinfo/devel