sm-discuss AT lists.ibiblio.org
Subject: Public SourceMage Discussion List
List archive
- From: Arwed von Merkatz <v.merkatz AT gmx.net>
- To: sm-discuss AT lists.ibiblio.org
- Subject: [SM-Discuss] installwatch issues again
- Date: Thu, 17 Jun 2004 18:10:57 +0200
Hi,
it's me whining about running installwatch during BUILD again ;)
Every spell using autogen.sh in BUILD tracks three files in
/usr/share/automake-1.8, since autogen.sh links to them and that makes
installwatch track them.
I found two workarounds, both of which aren't very nice,
1.) use the following instead of autogen.sh:
local OLD_LD_PRELOAD="$LD_PRELOAD" &&
unset LD_PRELOAD &&
./autogen.sh &&
export LD_PRELOAD="$OLD_LD_PRELOAD" &&
2.) run autogen.sh in PRE_BUILD (has the added side effect that sorcery
asks about local configure options then)
I'm not sure when that started, i think it may be related to the
automake version. I'd say we should go for option 2.)
--
Arwed v. Merkatz Source Mage GNU/Linux developer
http://www.sourcemage.org
-
[SM-Discuss] installwatch issues again,
Arwed von Merkatz, 06/17/2004
- Re: [SM-Discuss] installwatch issues again, Eric Sandall, 06/17/2004
-
Re: [SM-Discuss] installwatch issues again,
Jason Flatt, 06/17/2004
-
Re: [SM-Discuss] installwatch issues again,
Arwed von Merkatz, 06/18/2004
-
[SM-Discuss] Re: Installwatch issues again,
Treeve Jelbert, 06/18/2004
- Re: [SM-Discuss] Re: Installwatch issues again, Ladislav Hagara, 06/18/2004
-
[SM-Discuss] Re: Installwatch issues again,
Treeve Jelbert, 06/18/2004
-
Re: [SM-Discuss] installwatch issues again,
Arwed von Merkatz, 06/18/2004
Archive powered by MHonArc 2.6.24.