www.delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2015/09/16/16:22:36

X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f
X-Recipient: geda-user AT delorie DOT com
X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=mime-version:sender:in-reply-to:references:date:message-id:subject
:from:to:content-type;
bh=9QLesDM3i4iHaK7YFWGFuUVzlbPCrnOYdkDUBblvgXE=;
b=R8rLrvun8uHFl2Cy7jQOvdsDuaQl/8sl5j51IY7DlnBJa38vaXSNG4/XJCgAlL1Gjk
a57+c3MZqxzBFtBnGCkumVVv8Tw+J5cBpx/AUnI8J5sbP3xfbpZx7EGG6FYkUs/2sQ/J
PdDn75V9WXXcOeCIVgjxZ5eE/ls5YZOV2Blkul3LdwFMCQf6vdALWeuz1PH+VjlXA0uf
mZDCmh+2pzGJsu/Of0di02F5FLd2/CWouhehJflvPoeB8RQo/Wpobez2DEY2n6H679Cf
UK/Ry3YI8N2DVzsjdIeLlQiBxoVVsykN0JrkGL+zYgTPB+//KUDezpvwyTv8N3aG5jzt
EEGw==
MIME-Version: 1.0
X-Received: by 10.182.142.39 with SMTP id rt7mr25284843obb.3.1442434938803;
Wed, 16 Sep 2015 13:22:18 -0700 (PDT)
Sender: svenn DOT bjerkem AT gmail DOT com
In-Reply-To: <alpine.DEB.2.11.1509162157140.25389@nimbus>
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>
Date: Wed, 16 Sep 2015 22:22:18 +0200
X-Google-Sender-Auth: T1vh48f5CoOYilotSAHUnzQyPx8
Message-ID: <CAGde_xP_yGreyviKkkdxXpY2pANdgBtpcLt14_ZiawA2r_ECvA@mail.gmail.com>
Subject: Re: [geda-user] New experimental netlist features
From: "Svenn Are Bjerkem (svenn DOT bjerkem AT googlemail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com>
To: geda-user <geda-user AT delorie DOT com>
Reply-To: geda-user AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: geda-user AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

--001a11c300b0239e3e051fe30edb
Content-Type: text/plain; charset=UTF-8

On 16 September 2015 at 21:57, Roland Lutz <rlutz AT hedmen DOT org> wrote:

> I had an issue once where re-running "configure" didn't catch the new
> subdirectory; in this case, try running "make distclean" first.


make distclean leaves some files and configure will pick up xorn.

I managed to reproduce my case by folloing procedure on master branch:
git reset --hard
git clean -fd
git ls-files -o | xargs rm
./autogen.sh
./configure
(here the configure script will give a warning about missing xorn, and a
following make will fail)
autoreconf -fi <- this will pick up xorn
./configure
make
(all looks good from a build perspective)

-- 
Svenn

--001a11c300b0239e3e051fe30edb
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div><div><div><div><div><div><div><div><div class=3D"gmai=
l_extra"><br><div class=3D"gmail_quote">On 16 September 2015 at 21:57, Rola=
nd Lutz <span dir=3D"ltr">&lt;<a href=3D"mailto:rlutz AT hedmen DOT org" target=3D=
"_blank">rlutz AT hedmen DOT org</a>&gt;</span> wrote:<br><blockquote class=3D"gma=
il_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-lef=
t:1ex">I had an issue once where re-running &quot;configure&quot; didn&#39;=
t catch the new subdirectory; in this case, try running &quot;make distclea=
n&quot; first.</blockquote></div><br></div><div class=3D"gmail_extra">make =
distclean leaves some files and configure will pick up xorn.<br><br></div><=
div class=3D"gmail_extra">I managed to reproduce my case by folloing proced=
ure on master branch:<br></div>git reset --hard<br></div>git clean -fd<br><=
/div>git ls-files -o | xargs rm<br></div>./autogen.sh<br></div>./configure<=
br></div>(here the configure script will give a warning about missing xorn,=
 and a following make will fail)<br></div>autoreconf -fi &lt;- this will pi=
ck up xorn<br></div>./configure<br></div>make<br clear=3D"all"><div><div><d=
iv><div><div><div><div><div><div>(all looks good from a build perspective)<=
br><br></div><div>-- <br><div class=3D"gmail_signature">Svenn</div></div></=
div></div></div></div></div></div></div></div></div>

--001a11c300b0239e3e051fe30edb--

- Raw text -


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