bugGforth - Bugs: bug #63869, Missing test command in...

 
 

bug #63869: Missing test command in configure.ac

Submitter:  Tzvetelin Katchov <katchov>
Submitted:  Sun 05 Mar 2023 12:43:38 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  anton
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 05 Mar 2023 05:33:02 PM UTC, comment #3: 

Ah, yes.  Strangely, I don't see the error message on my system.  Anyway, it's fixed now.

Anton Ertl <anton>
Group administrator
Sun 05 Mar 2023 04:07:03 PM UTC, comment #2: 

The "[ ... ]" syntax is processed by GNU Autoconf and ./configure script contains:

  if  ! -f ${srcdir}/kernl32l.fi

Tzvetelin Katchov <katchov>
Sun 05 Mar 2023 10:07:44 AM UTC, comment #1: 

Thanks, fixed.

Which shell are you using?  I thought that the "[ ... ]" syntax instead of "test ..." is pretty universal, but apparently it isn't.

Anton Ertl <anton>
Group administrator
Sun 05 Mar 2023 12:43:38 AM UTC, original submission:  

Configure script print following error:

$ ./configure
...
line 18782: -f: command not found

Attached patch fix the test command for a working Gforth in configure.ac.

Tzvetelin Katchov <katchov>

 

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

Attach Files:
   
   
Comment:
   

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by anton (Posted a comment)
  • -email is unavailable- added by katchov (Submitted the item)
  •  

    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
    2023-03-05 anton StatusNone Fixed
        Assigned toNone anton
        Open/ClosedOpen Closed
    2023-03-05 katchov Attached File- Added 0001-configure.ac-Fix-the-test-command-for-a-working-Gfor.patch, #54440

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code