Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] rpm spell

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Arwed von Merkatz <v.merkatz AT gmx.net>
  • To: Discuss SM <sm-discuss AT lists.ibiblio.org>
  • Subject: Re: [SM-Discuss] rpm spell
  • Date: Wed, 2 Feb 2005 18:15:53 +0100

On Wed, Feb 02, 2005 at 11:29:05AM -0500, Geoffrey Derber wrote:
> On Wed, 2005-02-02 at 20:38 +0000, Craig Dyke wrote:
> > In case anyone is interested, the only way I was able to cast rpm
> > was to change the following in the BUILD file:
> >
> > export CPPFLAGS="$CPPFLAGS -I/usr/include/python$(installed_version
> > Python| cut -c 1-3)"
> >
> > to:
> >
> > export CPPFLAGS="$CPPFLAGS -I/usr/include/python2.4"
> >
> > Craig
>
> Looking at the original line, shouldn't it by "installed_version python"
> not "installed_version Python" ?

It should, I fixed that in devel and test. Please someone with gcc 3.3
try if the fix works as intended, as rpm doesn't compile with gcc 3.4.

--
Arwed v. Merkatz Source Mage GNU/Linux developer
http://www.sourcemage.org




Archive powered by MHonArc 2.6.24.

Top of Page