bugGNU Common Lisp - Bugs: bug #20836, GCL-2.6.7 configure bug

 
 

bug #20836: GCL-2.6.7 configure bug

Submitter:  None
Submitted:  Sun 19 Aug 2007 05:03:01 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 21 Nov 2013 08:47:47 PM UTC, comment #1: 

Thanks for your report!  This should be fixed in the latest release, 2.6.10

Camm Maguire <camm>
Group administrator
Sun 19 Aug 2007 05:03:01 PM UTC, original submission:  

System: Slackware 12.0
Compiler: gcc-4.1.2
Bash: bash-3.1.017

Configure script has an error on line 1714:
system=MP-RAS-`${AWK} '{print $3}' /etc/.relid'`
and that line must be replaced with:
system=MP-RAS-`${AWK} '{print $3}' /etc/.relid`

After that change, I have not had any problem with compilation, and GCL works properly as support for Maxima / XMaxima /wxMaxima.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #13730:  configure.WithBug added by None (187KiB - application/octet-stream)
file #13731:  configure.WithoutBug added by None (187KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by camm (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-11-21 camm StatusNone Fixed
        Open/ClosedOpen Closed
    2007-08-19 None Attached File- Added configure.WithBug, #13730
        Attached File- Added configure.WithoutBug, #13731

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code