$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Boost.System support for Linux 2.4 kernel?
From: J. van der Wulp (jwulp_at_[hidden])
Date: 2008-11-10 09:00:27
Hello Everyone,
Is it possible to add compatibility for the Linux 2.4 kernel to the
system library? The file boost/system/linux_error.hpp refers to a few
macros/constants that are not defined for the linux 2.4 kernel. The
exact names of the symbols are: EKEYEXPIRED, EKEYREJECTED, EKEYREVOKED
ENOKEY.
Is Linux 2.4 a supported platform for Boost?
Thanks,
Jeroen