Return-Path: X-Original-To: apmail-openoffice-dev-archive@www.apache.org Delivered-To: apmail-openoffice-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D3B57100CF for ; Sun, 25 Aug 2013 02:47:40 +0000 (UTC) Received: (qmail 83947 invoked by uid 500); 25 Aug 2013 02:47:37 -0000 Delivered-To: apmail-openoffice-dev-archive@openoffice.apache.org Received: (qmail 83808 invoked by uid 500); 25 Aug 2013 02:47:35 -0000 Mailing-List: contact dev-help@openoffice.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openoffice.apache.org Delivered-To: mailing list dev@openoffice.apache.org Received: (qmail 83792 invoked by uid 99); 25 Aug 2013 02:47:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Aug 2013 02:47:34 +0000 X-ASF-Spam-Status: No, hits=-5.0 required=5.0 tests=RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of raymond.steele@lmco.com designates 192.35.35.12 as permitted sender) Received: from [192.35.35.12] (HELO mailfo02.lmco.com) (192.35.35.12) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Aug 2013 02:47:27 +0000 Received: from HDXHTPN8.us.lmco.com (hdxhtpn8.ems.lmco.com [158.188.83.9]) by mailfo02.lmco.com (8.14.5/8.14.5) with ESMTP id r7P2l5Yc014675; Sun, 25 Aug 2013 03:47:05 +0100 Received: from HDXDSP54.us.lmco.com ([fe80::9df7:2ef3:a7e8:73e6]) by HDXHTPN8.us.lmco.com ([fe80::dcc0:27fd:804e:d443%15]) with mapi id 14.02.0318.004; Sat, 24 Aug 2013 20:47:04 -0600 From: "Steele, Raymond" To: "dev@openoffice.apache.org" CC: "users@openoffice.apache.org" Subject: Configure for Build Thread-Topic: Configure for Build Thread-Index: AQHOoT1hMSJ3qPgpp0GbWimoiLrApg== Date: Sun, 25 Aug 2013 02:47:02 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [158.188.95.6] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-LM-Outbound: External 158.188.83.9 cntry=us g=1dbd4d734ad8aa184d74cbbfb55b0a1b q=r7P2l5Yc014675 m=1 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.10.8794,1.0.431,0.0.0000 definitions=2013-08-24_03:2013-08-23,2013-08-24,1970-01-01 signatures=0 X-Virus-Checked: Checked by ClamAV on apache.org Can someone tell me how configure script works for compiling OpenOffice? Sp= ecifically, the ac_fn_c_check_header_mongrel function. I am trying to confi= gure Solaris 10 to compile the source code, but configure is telling me tha= t it can not find the system headers. I chose the --with-system-mdds optio = and installed mdds. The headers are located in /usr/locl/include, but confi= gure is telling me that it cannot find the appropriate headers. checking which curl to use... internal checking which mdds to use... external checking mdds/flat_segment_tree.hpp usability... no checking mdds/flat_segment_tree.hpp presence... no checking for mdds/flat_segment_tree.hpp... no configure: error: mdds/flat_segment_tree.hpp not found. install mdd= --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org For additional commands, e-mail: dev-help@openoffice.apache.org