Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Aug 2012 17:18:27 -0300
From:      Renato Botelho <rbgarga@gmail.com>
To:        mm@freebsd.org
Cc:        ports@freebsd.org
Subject:   Error building pcre on 9.0
Message-ID:  <CAESiWkmrTo62GyD3hYYXQktsPV_R2afSUkwmVVNMWy_YGnT8VQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I was updating a 9.0-RELEASE-p3 i386 system's ports and got the
following error when building pcre 8.31:

  CXX    pcrecpp.lo
In file included from /usr/include/c++/4.2/bits/c++allocator.h:39,
                 from /usr/include/c++/4.2/bits/allocator.h:53,
                 from /usr/include/c++/4.2/memory:54,
                 from /usr/include/c++/4.2/string:48,
                 from pcrecpp.cc:43:
/usr/include/c++/4.2/ext/new_allocator.h:37:15: error: new: No such
file or directory
In file included from /usr/include/c++/4.2/string:48,
                 from pcrecpp.cc:43:
/usr/include/c++/4.2/memory: In function 'std::pair<_Tp*, int>
std::__get_temporary_buffer(ptrdiff_t, _Tp*)':
/usr/include/c++/4.2/memory:83: error: 'nothrow' was not declared in this scope
/usr/include/c++/4.2/memory: In function 'void
std::return_temporary_buffer(_Tp*)':
/usr/include/c++/4.2/memory:123: error: 'nothrow' was not declared in this scope
*** Error code 1

Stop in /usr/ports/devel/pcre/work/pcre-8.31.
*** Error code 1

Stop in /usr/ports/devel/pcre/work/pcre-8.31.
*** Error code 1

Stop in /usr/ports/devel/pcre.
*** Error code 1

Stop in /usr/ports/devel/pcre.

Any thoughts?

Best regards
-- 
Renato Botelho



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAESiWkmrTo62GyD3hYYXQktsPV_R2afSUkwmVVNMWy_YGnT8VQ>