https://issues.apache.org/ooo/show_bug.cgi?id=125736
Issue ID: 125736
Issue Type: DEFECT
Summary: fatal error: 'unordered_set' file not found while
building sal module
Product: General
Version: 4.1.1
Hardware: Mac
OS: Mac OSX, 10.9
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: code
Assignee: [email protected]
Reporter: [email protected]
Created attachment 84053
--> https://issues.apache.org/ooo/attachment.cgi?id=84053&action=edit
log of building from source
--------Used Commands--------
./configure --with-dmake-path=/usr/local/bin/dmake
--with-epm-url=http://www.msweet.org/files/project2/epm-3.7-source.tar.gz
--disable-odk --prefix=/Users/ugurmeryem/Documents/workspace/currentaoo
--with-junit=../extras/junit-4.10.jar
./bootstrap
source MacOSXX64Env.Set.sh
cd instsetoo_native
build --all
---------------------------
In file included from
/Users/ugurmeryem/Documents/workspace/aoo/main/sal/rtl/source/hash.cxx:30:
/Users/ugurmeryem/Documents/workspace/aoo/main/solver/420/unxmaccx.pro/inc/stl/hash_set:27:16:
fatal error: 'unordered_set' file not found
#include_next <unordered_set>
^
1 error generated.
dmake: Error code 1, while making '../../unxmaccx.pro/obj/hash.obj'
1 module(s):
sal
need(s) to be rebuilt
Reason(s):
ERROR: error 65280 occurred while making
/Users/ugurmeryem/Documents/workspace/aoo/main/sal/rtl/source
-------------------------------------------------------------
System info
dmake 4.12
python 2.7.6
--
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.