From owner-freebsd-openoffice@FreeBSD.ORG Thu Dec 13 12:34:39 2007 Return-Path: Delivered-To: openoffice@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6311E16A4F2 for ; Thu, 13 Dec 2007 12:34:39 +0000 (UTC) (envelope-from mike@reifenberger.com) Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.9]) by mx1.freebsd.org (Postfix) with ESMTP id 98F1213C47E for ; Thu, 13 Dec 2007 12:34:38 +0000 (UTC) (envelope-from mike@reifenberger.com) Received: from mail01.m-online.net (mail.m-online.net [192.168.3.149]) by mail-out.m-online.net (Postfix) with ESMTP id AD13620F26B for ; Thu, 13 Dec 2007 13:20:38 +0100 (CET) Received: from mail.reifenberger.com (ppp-62-245-209-229.dynamic.mnet-online.de [62.245.209.229]) by mail.mnet-online.de (Postfix) with ESMTP id 328EA902C3 for ; Thu, 13 Dec 2007 13:19:18 +0100 (CET) Received: by mail.reifenberger.com (Postfix, from userid 1001) id 027CB1C526; Thu, 13 Dec 2007 13:19:17 +0100 (CET) Date: Thu, 13 Dec 2007 13:19:17 +0100 From: Michael Reifenberger To: openoffice@freebsd.org Message-ID: <20071213121917.GA73558@gw.reifenberger.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Priority: normal Cc: Subject: compile fails for ooo 2.3.1 X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Dec 2007 12:34:39 -0000 Hi, while compiling ooo 2.3.1 under FreeBSD-current AMD64 I get: ... e.o /usr/ports/editors/openoffice.org-2/work/OOG680_m9/pyuno/source/module/pyuno_module.cxx In file included from ../../inc/pyuno/pyuno.hxx:13, from /usr/ports/editors/openoffice.org-2/work/OOG680_m9/pyuno/source/module/pyuno_impl.hxx:38, from /usr/ports/editors/openoffice.org-2/work/OOG680_m9/pyuno/source/module/pyuno_module.cxx:36: /usr/ports/editors/openoffice.org-2/work/OOG680_m9/solver/680/unxfbsdx.pro/inc/python/Python.h:8:22: error: pyconfig.h: No such file or directory /usr/ports/editors/openoffice.org-2/work/OOG680_m9/solver/680/unxfbsdx.pro/inc/python/Python.h:21:2: error: #error "limits.h is required by std C -- why isn't HAVE_LIMITS_H defined?" In file included from /usr/ports/editors/openoffice.org-2/work/OOG680_m9/solver/680/unxfbsdx.pro/inc/python/Python.h:48, from ../../inc/pyuno/pyuno.hxx:13, from /usr/ports/editors/openoffice.org-2/work/OOG680_m9/pyuno/source/module/pyuno_impl.hxx:38, from /usr/ports/editors/openoffice.org-2/work/OOG680_m9/pyuno/source/module/pyuno_module.cxx:36: /usr/ports/editors/openoffice.org-2/work/OOG680_m9/solver/680/unxfbsdx.pro/inc/python/pyport.h:535:2: error: #error "could not set LONG_MAX in pyport.h" In file included from /usr/ports/editors/openoffice.org-2/work/OOG680_m9/solver/680/unxfbsdx.pro/inc/cppuhelper/implbase2.hxx:42, from /usr/ports/editors/openoffice.org-2/work/OOG680_m9/pyuno/source/module/pyuno_impl.hxx:55, from /usr/ports/editors/openoffice.org-2/work/OOG680_m9/pyuno/source/module/pyuno_module.cxx:36: /usr/ports/editors/openoffice.org-2/work/OOG680_m9/solver/680/unxfbsdx.pro/inc/rtl/instance.hxx: In static member function 'static Inst*::rtl_Instance::create(InstCtor, GuardCtor)': /usr/ports/editors/openoffice.org-2/work/OOG680_m9/solver/680/unxfbsdx.pro/inc/rtl/instance.hxx:305: warning: empty body in an else-statement /usr/ports/editors/openoffice.org-2/work/OOG680_m9/solver/680/unxfbsdx.pro/inc/rtl/instance.hxx: In static member function 'static Inst*::rtl_Instance::create(InstCtor, GuardCtor, DataCtor)': /usr/ports/editors/openoffice.org-2/work/OOG680_m9/solver/680/unxfbsdx.pro/inc/rtl/instance.hxx:329: warning: empty body in an else-statement /usr/ports/editors/openoffice.org-2/work/OOG680_m9/pyuno/source/module/pyuno_module.cxx: In function 'void initpyuno()': /usr/ports/editors/openoffice.org-2/work/OOG680_m9/pyuno/source/module/pyuno_module.cxx:722: error: 'PyEval_InitThreads' was not declared in this scope dmake: Error code 1, while making '../../unxfbsdx.pro/slo/pyuno_module.obj' ---* tg_merge.mk *--- dmake: Error code 255, while making 'do_it_noopt' ---* tg_merge.mk *--- ERROR: Error 65280 occurred while making /usr/ports/editors/openoffice.org-2/work/OOG680_m9/pyuno/source/module dmake: Error code 1, while making 'build_instsetoo_native' ---* *--- *** Error code 255 Stop in /usr/ports/editors/openoffice.org-2. Seems that needed python headers are not found... Any clues? -- Bye/2 --- Michael Reifenberger Michael@Reifenberger.com http://www.Reifenberger.com