Send kea-dev mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.isc.org/mailman/listinfo/kea-dev
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of kea-dev digest..."
Today's Topics:
1. Kea 1.2 build requirements ? (kea guide outdated)
(Chaigneau, Nicolas)
----------------------------------------------------------------------
Message: 1
Date: Thu, 15 Jun 2017 13:01:20 +0000
From: "Chaigneau, Nicolas" <[email protected]>
To: "[email protected]" <[email protected]>
Subject: [kea-dev] Kea 1.2 build requirements ? (kea guide outdated)
Message-ID:
<ab94b0b675bdf14189cd5a861db36c845a6cf...@de-cm-mbx26.corp.capgemini.com>
Content-Type: text/plain; charset="us-ascii"
Hello,
The building requirements described in the current version of Kea guide
(http://kea.isc.org/docs/kea-guide.html) are outdated.
They refer to Kea 1.1.0:
"Kea 1.1.0 builds have been tested with GCC g++ 4.2.1, 4.4.7, 4.6.3, 4.8.3,
4.8.4, 4.8.5, 5.4.0; Clang++ 3.4.1; and Apple Clang++ 703.0.31."
I think the requirements are not the same for Kea 1.2.0.
I've tried to build with gcc 4.4.7 ; configure fails, see below:
(...)
configure: WARNING: unsupported C++11 feature
configure: retrying by adding --std=c++11 to g++
checking --std=c++11 support... no
configure: WARNING: unsupported C++11 feature
configure: retrying by adding --std=c++0x to g++ --std=c++11
checking --std=c++0x support... yes
checking std::unique_ptr support... yes
checking cbegin/cend support... no
configure: WARNING: unsupported C++11 feature
configure: retrying by adding --std=c++1x to g++ --std=c++0x
checking --std=c++1x support... no
configure: error: cbegin/cend (a C++11 feature) is not supported
Note: I'm building Kea on a more recent system (with gcc 4.8.3) so it's not
really an issue for me. I just wanted to try a build on a more ancient
environment for comparisons purposes.
Anyway, I believe the requirements should be updated. :)
Regards,
Nicolas.
This message contains information that may be privileged or confidential and is
the property of the Capgemini Group. It is intended only for the person to whom
it is addressed. If you are not the intended recipient, you are not authorized
to read, print, retain, copy, disseminate, distribute, or use this message or
any part thereof. If you receive this message in error, please notify the
sender immediately and delete all copies of this message.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<https://lists.isc.org/pipermail/kea-dev/attachments/20170615/4c80d985/attachment-0001.html>
------------------------------
Subject: Digest Footer
_______________________________________________
kea-dev mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/kea-dev
------------------------------
End of kea-dev Digest, Vol 39, Issue 4
**************************************