www.delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2015/09/16/17:25:14

X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f
X-Recipient: geda-user AT delorie DOT com
X-TMN: [Xn162YRjnCJVKD0tIFuZf+s8NGEGgCf6]
X-Originating-Email: [vuokko AT msn DOT com]
Message-ID: <DUB125-W10928D5CE6D3C58C77FD6DC65B0@phx.gbl>
From: "Hannu Vuolasaho (vuokko AT msn DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com>
To: "geda-user AT delorie DOT com" <geda-user AT delorie DOT com>
Subject: RE: [geda-user] New experimental netlist features
Date: Thu, 17 Sep 2015 00:24:38 +0300
Importance: Normal
In-Reply-To:
<CAGde_xP_yGreyviKkkdxXpY2pANdgBtpcLt14_ZiawA2r_ECvA AT mail DOT gmail DOT com>
References:
<alpine DOT DEB DOT 2 DOT 11 DOT 1509031356150 DOT 13201 AT nimbus>,<55E8773B DOT 9000902 AT jump-ing DOT de>,<alpine DOT DEB DOT 2 DOT 11 DOT 1509031846370 DOT 7163 AT nimbus>,<55E8831A DOT 8050307 AT jump-ing DOT de>,<alpine DOT DEB DOT 2 DOT 11 DOT 1509032004020 DOT 10628 AT nimbus>,<55E891FA DOT 2010509 AT jump-ing DOT de>,<alpine DOT DEB DOT 2 DOT 11 DOT 1509032039300 DOT 14871 AT nimbus>,<55E8AE6C DOT 2090304 AT jump-ing DOT de>,<alpine DOT DEB DOT 2 DOT 11 DOT 1509040031270 DOT 1962 AT nimbus>,<alpine DOT DEB DOT 2 DOT 11 DOT 1509041040130 DOT 2971 AT nimbus>,<alpine DOT DEB DOT 2 DOT 00 DOT 1509162004460 DOT 3909 AT lichen>,<55F9C1BF DOT 9030603 AT jump-ing DOT de>,<CAGde_xM4LLVK0v9HCfmhW+z+tnC1Z85A9QRjqWoODeq7OZc6mw AT mail DOT gmail DOT com>,<alpine DOT DEB DOT 2 DOT 11 DOT 1509162157140 DOT 25389 AT nimbus>,<CAGde_xP_yGreyviKkkdxXpY2pANdgBtpcLt14_ZiawA2r_ECvA AT mail DOT gmail DOT com>
MIME-Version: 1.0
X-OriginalArrivalTime: 16 Sep 2015 21:24:39.0184 (UTC) FILETIME=[18131900:01D0F0C6]
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t8GLOjFU026052
Reply-To: geda-user AT delorie DOT com

I couldn't compile xorn with new git clone. I'm using
geda-gaf-git from AUR on Arch Linux.

From PKGBUILD:
build ()
{
  cd "${srcdir}/${_gitname}"

  ./autogen.sh
  ./configure --prefix=/usr --disable-update-xdg-database

  make
}
........
That's what I'm going to do with makepkg.

configure fails;

checking for a Python interpreter with version>= 2.7... python
checking for python... /usr/bin/python
checking for python version... 3.4
checking for python platform... linux
checking for python script directory... ${prefix}/lib/python3.4/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python3.4/site-packages
checking python3.4/Python.h usability... no
checking python3.4/Python.h presence... no
checking for python3.4/Python.h... no
configure: error: python headers not found
configure: error: ./configure failed for xorn
......

ls -l `which python`
lrwxrwxrwx 1 root root 7 25. 3. 19:30 /usr/bin/python -> python3

So. Should configure try to find python 2.7 which is python2 binary ?
or is there any way to telli what binary to try? 
I have  /usr/include/python2.7/Python.h
 and /usr/include/python3.4m/Python.h

Hannu Vuolasaho
 		 	   		  

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019