From owner-freebsd-office@FreeBSD.ORG Thu Feb 7 18:03:11 2013 Return-Path: Delivered-To: office@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A9A80433 for ; Thu, 7 Feb 2013 18:03:11 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from hammer.pct.niksun.com (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 68B481DB; Thu, 7 Feb 2013 18:03:11 +0000 (UTC) Message-ID: <5113EC00.8080508@FreeBSD.org> Date: Thu, 07 Feb 2013 13:01:36 -0500 From: Jung-uk Kim User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130128 Thunderbird/17.0.2 MIME-Version: 1.0 To: Frederic POLIAKOFF Subject: Re: I am trying to make libreoffice.... References: <511374FA.8060409@FREE.FR> In-Reply-To: <511374FA.8060409@FREE.FR> X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: office@freebsd.org X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Feb 2013 18:03:11 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2013-02-07 04:33:46 -0500, Frederic POLIAKOFF wrote: > Dear Maintainer, > > I am trying to make the /usr/ports/editors/libreoffice. > > I send you this message because at the end of the build I obtain > this message: > > checking for xmllint... /usr/local/bin/xmllint checking which > Python to use... system checking Python.h usability... no checking > Python.h presence... no checking for Python.h... no configure: > error: Python headers not found. You probably want to set both the > PYTHON_CFLAGS and PYTHON_LIBS environment variables. ===> Script > "configure" failed unexpectedly. Please report the problem to > office@FreeBSD.org [maintainer] and attach the > "/usr/ports/editors/libreoffice/work/libreoffice-core-3.6.5.2/config.log" > > including the output of the failure of your make command. Also, it might be > a good idea to provide an overview of all packages installed on > your system (e.g. a /usr/sbin/pkg_info -Ea). *** Error code 1 Stop > in /usr/ports/editors/libreoffice. *** Error code 1 Stop in > /usr/ports/editors/libreoffice. *** Error code 1 Stop in > /usr/ports/editors/libreoffice. databis# > > The result of my command of "pkg_info -Ea" in the attachments file > called pkg_info.log > > The uname -a result can be see below: databis# uname -a FreeBSD > databis.informatique-developpement-poliakoff.com 9.0-RELEASE-p3 > FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 02:52:29 UTC 2012 > root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC > amd64 > > I hope that it will help you in the future. Hmm... It seems you have selected PTH option when you built Python 2.7 but the configure script doesn't know how to handle it. I'll take care of it some time today. Jung-uk Kim -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBAgAGBQJRE+v/AAoJECXpabHZMqHOz2YH/R+NA5tAD/QWrWuwUxBqSsKL 9BuPNd6X/8Jiy9/JoD1XpFYjtPZh9vcK5jWfsU+Qqy3ewJJWPaJiU5iqZzU6CfxB S3J3PXNQtffW28GWcNEIY3pvno4SD/a2HO3FI3Qk4e/vB7vXEhRVi+bQ2ht/73TP dALG40qihanjtBjioljsNer2hIIXH/JOrsoJ+bFC/IC35gf5SN3IafUhkEBMJN2r b3QsumgAX8wUzd2YLhics5jHDQt/7lT/1IRfYlgscKE6Odu8isBMcSrfbf83+Lso bmV11Bci2cea5X4YgJfAE54/vO5JP5loFDUFgY5DtF+Fj/dTKUPU1Nu4HmJZjw0= =rfUP -----END PGP SIGNATURE-----