Skip to content

Cannot run make '/bin/sh: 1: : Permission denied' #13250

@SiegeLord

Description

@SiegeLord

Here's the sequence of events that lead up to the error:

  1. I updated a dirty directory to the newest master via git pull this morning to commit b8ef9fd
  2. I ran make -j8 || make -j8
  3. I ran sudo make install

At this point I was greeted with:

/bin/sh: 1: : Permission denied
cfg: build triple 
cfg: host triples 
cfg: target triples 
cfg: enabling more debugging (CFG_ENABLE_DEBUG)
cfg: using 
mk/platform.mk:131: *** please try on a system with gcc or clang.  Stop.

Invoking make again (even under sudo) produces the same set of messages.

OS: Ubuntu 13.10

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions