$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Oliver.Kowalke_at_[hidden]
Date: 2006-08-21 02:31:48
Hello,
I compiled boost-system-0.2.1 on HP/UX 11.11 with gcc-3.4.4.
As on LINUX we have troubles with strerror_r which is obsolescent
('supported only for compatibility with existing DCE applications').
char *strerror(int errnum) should be used instead.
Regards,
Oliver