Sponsor Request: jigdo

Chuck R. Anderson cra at WPI.EDU
Fri Apr 15 22:38:08 UTC 2005


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/




More information about the fedora-extras-list mailing list