$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Installing boost 1.59 from .tgz on Linux Mint 17.3 failed with "command.c(63): error: identifier "__INT_MAX__" is undefined"
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2015-12-16 12:26:47
AMDG
On 12/16/2015 03:46 AM, Andreas Delleske wrote:
>
> I'm trying to install boost 1.59 with Intel C++ Compiler 2016 on a fresh
> Linux Mint 17.2 / now 17.3.
>
> <snip>
> command.c(63): error: identifier "__INT_MAX__" is undefined
> expand.c(148): error: identifier "__INT_MAX__" is undefined
> newstr.c(86): error: type name is not allowed
> newstr.c(86): error: identifier "data" is undefined
>
This isn't 1.59. newstr.c was renamed quite
a while ago. The other errors also correspond
to code that has been significantly changed.
In Christ,
Steven Watanabe