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

X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f
X-Recipient: geda-user AT delorie DOT com
Date: Wed, 16 Sep 2015 22:49:01 +0200 (CEST)
From: Roland Lutz <rlutz AT hedmen DOT org>
To: "Svenn Are Bjerkem (svenn DOT bjerkem AT googlemail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com>
Subject: Re: [geda-user] New experimental netlist features
In-Reply-To: <CAGde_xP_yGreyviKkkdxXpY2pANdgBtpcLt14_ZiawA2r_ECvA@mail.gmail.com>
Message-ID: <alpine.DEB.2.11.1509162231560.30298@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> <CAGde_xP_yGreyviKkkdxXpY2pANdgBtpcLt14_ZiawA2r_ECvA AT mail DOT gmail DOT com>
User-Agent: Alpine 2.11 (DEB 23 2013-08-11)
MIME-Version: 1.0
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

On Wed, 16 Sep 2015, Svenn Are Bjerkem (svenn DOT bjerkem AT googlemail DOT com) [via geda-user AT delorie DOT com] wrote:
> git clean -fd
> git ls-files -o | xargs rm

You could also use "git clean -fdx".

> ./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)

"autoreconf -if" appears to recurse into "xorn/" automatically while 
"autogen.sh" doesn't.  I pushed a fix for that.  While testing the build, 
I hadn't remembered the "autogen.sh" script and used "autoreconf -if" to 
set up the configuration files in the first place.

Given that this had worked flawlessly, is there even a reason for an 
"autogen.sh" script nowadays?  Or could we just replace it with an 
"autoreconf -if" invocation?

- Raw text -


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