On Mon, Oct 15, 2007 at 10:06:07PM +0000, brian m. carlson wrote:
> block 428876 by 446819
> kthxbye
> 
> While I have found out that the crash occurs in names_mark_index (at
> src/iname.c:341), I can't tell much more about the problem since I can't
> produce a sensible binary for debugging.  If somebody else can determine
> the problem without fixing 446819, feel free to unblock.

  fixing 446819 is quite trivial, just add:

CFLAGS:=$(CFLAGS) -g $(if $(findstring noopt,$(DEB_BUILD_OPTIONS)),-O0,-O2) 

before the 

DEB_CONFIGURE_SCRIPT_ENV := CFLAGS="$(CFLAGS) -fPIC" CPPFLAGS="$(FT_CPPFLAGS)" 
LDFLAGS="-lpaper $(FT_LDFLAGS)" 

line


  nostrip should be handled magically by cdbs already.
-- 
·O·  Pierre Habouzit
··O                                                [EMAIL PROTECTED]
OOO                                                http://www.madism.org

Attachment: pgpPDuxWKfkSq.pgp
Description: PGP signature

Reply via email to