Skip to content

Unable to read module stdlib #1

@sticky-tea

Description

@sticky-tea
Performing "debug" build using /usr/bin/dmd for x86_64.
coldfire-emulator ~master: building configuration "application"...
source/cpu.d(288,12): Deprecation: returning `&chip.text[cast(ulong)chip.tp]` escapes a reference to parameter `chip`
source/cpu.d(286,6):        perhaps annotate the parameter with `return`
source/instructions/other.d(26,12): Error: unable to read module `stdlib`
source/instructions/other.d(26,12):        Expected 'std/c/stdlib.d' or 'std/c/stdlib/package.d' in one of the following import paths:
import path[0] = source/
import path[1] = /usr/include/dmd/phobos
import path[2] = /usr/include/dmd/druntime/import
/usr/bin/dmd failed with exit code 1.

Tried with dmd from INSTALL_INSTRUCTIONS and last version from dlang.org
What am i doing wrong? Thank you!

Debian 11, x86_64, DMD64 v2.100.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions