Bug 439649 - configure spits awk usage errors on Solaris
Summary: configure spits awk usage errors on Solaris
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: libvirt
Version: rawhide
Hardware: All
OS: Other
low
low
Target Milestone: ---
Assignee: Daniel Veillard
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-03-30 00:34 UTC by Mike Gerdts
Modified: 2008-03-31 12:14 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-03-31 12:14:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch to fix field separator to work with ancient awk implementations (580 bytes, patch)
2008-03-30 00:34 UTC, Mike Gerdts
no flags Details | Diff

Description Mike Gerdts 2008-03-30 00:34:28 UTC
Description of problem:

configure spits awk errors on Solaris

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

CVS as of March 29, 2008

How reproducible:

Every time

Steps to Reproduce:
1. Be sure you are on Solaris with a crusty awk.
2. Check out code from cvs
3. Run ./autobuild.sh
  
Actual results:

checking host system type... i386-pc-solaris2.11
awk: syntax error near line 1
awk: bailing out near line 1
awk: syntax error near line 1
awk: bailing out near line 1
awk: syntax error near line 1
awk: bailing out near line 1
expr: syntax error
expr: syntax error
checking for gcc... gcc


Expected results:


Additional info:

Comment 1 Mike Gerdts 2008-03-30 00:34:28 UTC
Created attachment 299600 [details]
Patch to fix field separator to work with ancient awk implementations

Comment 2 Daniel Veillard 2008-03-31 12:14:23 UTC
Sure, no problem, patch applied to upstream CVS,

  thanks !

Daniel


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