Re: NetBSD 1.6 - need to define _STRUCT_TIMESPEC

2004-03-04 Thread Leopold Toetsch
Nick Kostirya <[EMAIL PROTECTED]> wrote: > Can one use http://www.gnu.org/software/pth/pth.html (as mysql :-) ). PTH is better then nothing, albeit it's lacking preemption. > Can one use config/gen/platform/netbsd/thread.h ? Yes. The configure system copies these file together, *if* they exist

Re: NetBSD 1.6 - need to define _STRUCT_TIMESPEC

2004-03-04 Thread Nick Kostirya
> > If to define _STRUCT_TIMESPEC, then compilation is successfully. > > Does NetBSD have pthread? Can you try to create a hint file netbsd.pl. NetBSD 1.6 do not have pthread, native thread support has been added into NetBSD 2.0. Can one use http://www.gnu.org/software/pth/pth.html (as mysql :-)

Re: NetBSD 1.6 - need to define _STRUCT_TIMESPEC

2004-03-03 Thread Leopold Toetsch
Nick Kostirya <[EMAIL PROTECTED]> wrote: > If to define _STRUCT_TIMESPEC, then compilation is successfully. Does NetBSD have pthread? Can you try to create a hint file netbsd.pl. s. config/init/hints/*.pl > % make test > All tests successful, 2 tests and 69 subtests skipped. Good. > % make tes

NetBSD 1.6 - need to define _STRUCT_TIMESPEC

2004-03-02 Thread Nick Kostirya
If to define _STRUCT_TIMESPEC, then compilation is successfully. % make test perl t/harness --gc-debug --running-make-test -b t/op/*.t t/pmc/*.t t/native_pbc/*.t imcc/t/*/*.t t/src/*.t t/op/00ff-dos...ok t/op/00ff-unix..ok t/op/arithmeticsok t/op/basic..ok t/