Bug 60875 - Fails to rebuild with autoconf-2.52
Summary: Fails to rebuild with autoconf-2.52
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: mutt
Version: 1.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-03-08 02:59 UTC by Enrico Scholz
Modified: 2014-03-17 02:26 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-08-13 13:59:47 UTC
Embargoed:


Attachments (Terms of Use)
Fix (428 bytes, patch)
2002-03-08 03:00 UTC, Enrico Scholz
no flags Details | Diff

Description Enrico Scholz 2002-03-08 02:59:27 UTC
Description of Problem:

Rebuild of mutt fails with:

| $ rpm --rebuild mutt-1.2.5.1-2.src.rpm
| ...
| checking return type of signal handlers... void
| checking for sig_atomic_t in signal.h... ./configure: line 4477: syntax error
near unexpected token `done'
| ./configure: line 4477: `done'
| error: Bad exit status from /var/tmp/rpm-tmp.70356 (%build)
|     Bad exit status from /var/tmp/rpm-tmp.70356 (%build)

which is caused by an underquoting in configure.in. I will attach a patch fixing it.


Version-Release number of selected component (if applicable):

mutt-1.2.5.1-2.src.rpm
autoconf-2.52-7
automake-1.5-8

Comment 1 Enrico Scholz 2002-03-08 03:00:16 UTC
Created attachment 47860 [details]
Fix

Comment 2 Bill Nottingham 2004-08-13 13:59:47 UTC
This should work with current builds.


Note You need to log in before you can comment on or make changes to this bug.