[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Sponsor Request: jigdo
- From: "Chuck R. Anderson" <cra WPI EDU>
- To: Discussion related to Fedora Extras <fedora-extras-list redhat com>
- Subject: Re: Sponsor Request: jigdo
- Date: Fri, 15 Apr 2005 18:38:08 -0400
On Fri, Apr 15, 2005 at 05:57:25PM -0400, Ignacio Vazquez-Abrams wrote:
> > > ? Is it necessary to pass --enable-debug to %configure?
> >
> > It was the last time I checked, otherwise an empty -debuginfo package
> > was generated. I'll try again.
>
> Hmm. You may need to make a patch to remove calls to strip from the
> makefiles then.
This is the problem:
configure:
CFLAGS=`echo "$CFLAGS" | sed 's/\(^\| \)-g\( \|$\)/ /'`
CXXFLAGS=`echo "$CXXFLAGS" | sed 's/\(^\| \)-g\( \|$\)/ /'`
I fixed this with a patch. Thanks to Bill Nottingham for the gcc4
patch. The other issues should be addressed as well:
http://angus.ind.wpi.edu/~cra/fedora/extras/jigdo/
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]