www.delorie.com/archives/browse.cgi   search  
Mail Archives: geda-help/2019/04/14/07:29:03

X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f
X-Recipient: geda-help AT delorie DOT com
X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20161025;
h=mime-version:references:in-reply-to:from:date:message-id:subject:to;
bh=gkzhSwfSipKDQriRvdP0LV2znzy9C8rFhIRcGnhF7Ic=;
b=gDFAtt+eHTFcCg0oj0emRCWBF3zTBp8fY6UR9B9zAQN+jPdWVeSoq9sBO8Bi2gPOPz
0FujEv8bY0F9S7BPxmeA4Akha9TZq+u7AUIa7Sr4Yb1PWrywIs1iqcnPcTcGGPeuDjhi
y8L5d1K/iTzvQZh2qImc/KGhEht9lsjWW5cB6sWKXT8D5mMVJE+0BxnCs4JBYOEHHWLD
Ju2v2krfTRY43ydv25ten+jd+BbtM4BkZ88THGVEW6wktoIv0FN/nWto4UBi1A97z46f
dZNiyTHWLLbzwF2Lj7YSn9+TeDspo44QvYtsGycaA0qmmulL9VBcpUG3Az1+LukLb9Ok
OHfA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:mime-version:references:in-reply-to:from:date
:message-id:subject:to;
bh=gkzhSwfSipKDQriRvdP0LV2znzy9C8rFhIRcGnhF7Ic=;
b=fQSWFw8Aux6ZRw6CSc8RSXcGdR8Q59sJF7QerOeC/nRDO/5SmC+kzWyUyhO+QpjXoZ
aLllGD9QSpZntBrf3jPkNtA0zWMNCkyna5levwWx4we21y3/uiYq3zqiBgjEtZRE3Szx
EnKS4brL/24nPBJ0YO38Y9wmnXlCy3wOnSEMlEYizL890qiOZzzvvoh6bzeN59RkD8am
6oy+RwmnBq/ESzPe99jUEZ5SY20srTU8xYFqepWJD8+BacQvYIA6hMih0HWVChuu6HzJ
ZKUvoVFET/CxWiVGGYHOtuqjpZrt3+0OZZAhKKwxwy6CnfLo8xHFk8uecu6+yBhELQjr
dqnQ==
X-Gm-Message-State: APjAAAV7k4p0ttD6uNzdV4As6uUy1mgMTWhRbmktYemvnRrNMsIAo2cn
XwgAJdyzmE/5mpFBXpgyJxelBlFnpkjrVNG0WVRIGTNw
X-Google-Smtp-Source: APXvYqyVIEORUIIBAEfYkpEbaVq+w6rH0mjTCn9iT7wGDsO/IWy7Uk8WfwiR7biWMup9iZk27Dm+1hJlyNpBor0imQE=
X-Received: by 2002:a24:b60b:: with SMTP id g11mr20691023itf.114.1555241330268;
Sun, 14 Apr 2019 04:28:50 -0700 (PDT)
MIME-Version: 1.0
References: <CAHsNvaDWTWXM66GBHQtoGuvqX-KkbJTW3gpRBupd0kghvbVQ0w AT mail DOT gmail DOT com>
<20190414104929 DOT GA1377 AT newvzh DOT lokolhoz>
In-Reply-To: <20190414104929.GA1377@newvzh.lokolhoz>
From: "Graham S (graham DOT seale AT gmail DOT com) [via geda-help AT delorie DOT com]" <geda-help AT delorie DOT com>
Date: Sun, 14 Apr 2019 11:28:39 +0000
Message-ID: <CAHsNvaAEgb5P_NG-SvnmOss52q0JQtev_-oBkJcS1amfBBieDA@mail.gmail.com>
Subject: Re: [geda-help] Installing lepton-eda - a problem with version.h
To: geda-help AT delorie DOT com
Reply-To: geda-help AT delorie DOT com

--00000000000007deeb05867bd77b
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

Thanks Vladimir
I should mention that the system here is is Linux Mint 19.1 (Tessa) which
uses Ubuntu 18.04 (Bionic Beaver).
Ubuntu seems near-identical to Debian, but not entirely, so they have their
own repositories.
I am OK to take the steps you suggest, starting first with a clean git
clone.
Regards
Graham

On Sun, 14 Apr 2019 at 10:53, Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via
geda-help AT delorie DOT com] <geda-help AT delorie DOT com> wrote:

>
> Graham,
>
> On Sun, Apr 14, 2019 at 09:50:25AM +0000, Graham S (graham DOT seale AT gmail DOT co=
m)
> [via geda-help AT delorie DOT com] wrote:
> > Hi gEDA folk
> > I fetched lepton-eda-master from ..
> https://github.com/lepton-eda/lepton-eda
> > After a few stumbles ensuring that all the dependencies were present so
> > that ./configure could complete without error, I got as far as "make",
> and
> > I hit a problem.
> > --------------------------------------------------------------------
> > *graham AT box1 $* ./configure --prefix=3D$HOME/lepton --enable-doxygen
> > checking for a BSD-compatible install... /usr/bin/install -c
> > checking whether build environment is sane... yes
> > ..etc.
> > ..etc.
> > ..
> > config.status: creating netlist/po/Makefile
> > *graham AT box1 $* make
> > make: *** No rule to make target 'version.h', needed by 'all'. Stop.
>
> Strange... Seems some Makefile's haven't been created...
>
> > *graham AT box1 $*
> > -----------------------------------------------------------------------=
-
> > I can see that we have present in lepton-eda-master..
> > version.h.in
> > config.h.in
> > I am not actually a programmer, and I don't know what next to do.
> > I would be very grateful for a suggestion.
> > My regards
> > Graham
>
> I cannot yet see what could be wrong. We use Travis Continuous
> Integration to check if any new code compiles and builds OK.
>
> I would suggest to try to recreate the repo from scratch, taking
> into account that there might be some errors due to previous
> unsuccessfull builds, by doing:
>
> cd /tmp/
> git clone https://github.com/lepton-eda/lepton-eda.git
> cd lepton-eda
> ./autogen.sh && ./configure --prefix=3D$HOME/lepton --enable-doxygen && m=
ake
>
> Please report if this does or doesn't work.
>
> Another approach is to use the latest released version 1.9.7
> available in Debian testing. You can install the Debian package or
> try to check out the tag and build it yourself.
>
> HTH
>
> --
>   Vladimir
>
> (=CE=BB)=CE=B5=CF=80=CF=84=CF=8C=CE=BD EDA =E2=80=94 https://github.com/l=
epton-eda
>

--00000000000007deeb05867bd77b
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div>Thanks Vladimir</div><div>I should mention that the s=
ystem here is is Linux Mint 19.1 (Tessa) which uses Ubuntu 18.04 (Bionic Be=
aver).</div><div>Ubuntu seems near-identical to Debian, but not entirely, s=
o they have their own repositories.</div><div>I am OK to take the steps you=
 suggest, starting first with a clean git clone.<br></div><div>Regards</div=
><div>Graham<br></div></div><br><div class=3D"gmail_quote"><div dir=3D"ltr"=
 class=3D"gmail_attr">On Sun, 14 Apr 2019 at 10:53, Vladimir Zhbanov (<a hr=
ef=3D"mailto:vzhbanov AT gmail DOT com">vzhbanov AT gmail DOT com</a>) [via <a href=3D"ma=
ilto:geda-help AT delorie DOT com">geda-help AT delorie DOT com</a>] &lt;<a href=3D"mailt=
o:geda-help AT delorie DOT com">geda-help AT delorie DOT com</a>&gt; wrote:<br></div><blo=
ckquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left=
:1px solid rgb(204,204,204);padding-left:1ex"><br>
Graham,<br>
<br>
On Sun, Apr 14, 2019 at 09:50:25AM +0000, Graham S (<a href=3D"mailto:graha=
m DOT seale AT gmail DOT com" target=3D"_blank">graham DOT seale AT gmail DOT com</a>) [via <a hr=
ef=3D"mailto:geda-help AT delorie DOT com" target=3D"_blank">geda-help AT delorie DOT com=
</a>] wrote:<br>
&gt; Hi gEDA folk<br>
&gt; I fetched lepton-eda-master from .. <a href=3D"https://github.com/lept=
on-eda/lepton-eda" rel=3D"noreferrer" target=3D"_blank">https://github.com/=
lepton-eda/lepton-eda</a><br>
&gt; After a few stumbles ensuring that all the dependencies were present s=
o<br>
&gt; that ./configure could complete without error, I got as far as &quot;m=
ake&quot;, and<br>
&gt; I hit a problem.<br>
&gt; --------------------------------------------------------------------<b=
r>
&gt; *graham AT box1 $* ./configure --prefix=3D$HOME/lepton --enable-doxygen<b=
r>
&gt; checking for a BSD-compatible install... /usr/bin/install -c<br>
&gt; checking whether build environment is sane... yes<br>
&gt; ..etc.<br>
&gt; ..etc.<br>
&gt; ..<br>
&gt; config.status: creating netlist/po/Makefile<br>
&gt; *graham AT box1 $* make<br>
&gt; make: *** No rule to make target &#39;version.h&#39;, needed by &#39;a=
ll&#39;. Stop.<br>
<br>
Strange... Seems some Makefile&#39;s haven&#39;t been created...<br>
<br>
&gt; *graham AT box1 $*<br>
&gt; ----------------------------------------------------------------------=
--<br>
&gt; I can see that we have present in lepton-eda-master..<br>
&gt; <a href=3D"http://version.h.in" rel=3D"noreferrer" target=3D"_blank">v=
ersion.h.in</a><br>
&gt; <a href=3D"http://config.h.in" rel=3D"noreferrer" target=3D"_blank">co=
nfig.h.in</a><br>
&gt; I am not actually a programmer, and I don&#39;t know what next to do.<=
br>
&gt; I would be very grateful for a suggestion.<br>
&gt; My regards<br>
&gt; Graham<br>
<br>
I cannot yet see what could be wrong. We use Travis Continuous<br>
Integration to check if any new code compiles and builds OK.<br>
<br>
I would suggest to try to recreate the repo from scratch, taking<br>
into account that there might be some errors due to previous<br>
unsuccessfull builds, by doing:<br>
<br>
cd /tmp/<br>
git clone <a href=3D"https://github.com/lepton-eda/lepton-eda.git" rel=3D"n=
oreferrer" target=3D"_blank">https://github.com/lepton-eda/lepton-eda.git</=
a><br>
cd lepton-eda<br>
./autogen.sh &amp;&amp; ./configure --prefix=3D$HOME/lepton --enable-doxyge=
n &amp;&amp; make<br>
<br>
Please report if this does or doesn&#39;t work.<br>
<br>
Another approach is to use the latest released version 1.9.7<br>
available in Debian testing. You can install the Debian package or<br>
try to check out the tag and build it yourself.<br>
<br>
HTH<br>
<br>
-- <br>
=C2=A0 Vladimir<br>
<br>
(=CE=BB)=CE=B5=CF=80=CF=84=CF=8C=CE=BD EDA =E2=80=94 <a href=3D"https://git=
hub.com/lepton-eda" rel=3D"noreferrer" target=3D"_blank">https://github.com=
/lepton-eda</a><br>
</blockquote></div>

--00000000000007deeb05867bd77b--

- Raw text -


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