mainThe GNU Bourne-Again SHell - Support: sr #109617, devel HEAD fails to install on...

 
 

sr #109617: devel HEAD fails to install on macOS

Submitter:  None
Submitted:  Sat 05 Jan 2019 09:41:10 AM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  3 - Normal Status:  Done
Privacy:  Public Assigned to:  None
Originator Email:  -email is unavailable- Open/Closed:  Open
Operating System:  Mac OS
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 05 Jan 2019 09:41:10 AM UTC, original submission:  

```
gcc -fno-common -DHAVE_CONFIG_H -DSHELL -DMACOSX -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/Users/rex/bash -I/Users/rex/bash/lib -I/Users/rex/bash/builtins -I../../lib/intl -I/Users/rex/bash/lib/intl -c -o basename.o basename.c
basename.c:49:10: error: use of undeclared identifier 'loptend'; did you mean 'optind'?
  list = loptend;
         ^~~~~~~
         optind
/usr/include/unistd.h:511:12: note: 'optind' declared here
extern int optind, opterr, optopt;
           ^
basename.c:49:8: warning: incompatible integer to pointer conversion assigning to 'WORD_LIST ' (aka 'struct word_list ') from 'int'
      [-Wint-conversion]
  list = loptend;
       ^ ~~~~~~~
1 warning and 1 error generated.
make[1]: * [basename.o] Error 1
```

Anonymous

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by chet (Updated the item)
  • -email is unavailable- added by None (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.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-01-12 chet StatusNone Done

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code