EC1054

1 minute readReference

Synopsis

ERROR EC1054: Unable to determine current working directory: [OS error message]

Description

At startup, Electric Make was not able to determine the path to the directory where it was invoked. The OS error message provides the specific cause of the failure.

Reasons

Because the error involves an external system in this context (the filesystem on the eMake host), the list of possible causes for this error is virtually limitless: a corrupted filesystem; hardware failure; insufficient permissions; and so on. Refer to the specific OS error message to determine the cause of the failure.

Fixes

The fix depends on the specific cause of the error.