Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined symbol "_main" in module mars.d in dmd/src/dmd/ #17878

Open
dlangBugzillaToGithub opened this issue Sep 14, 2018 · 0 comments
Open
Labels

Comments

@dlangBugzillaToGithub
Copy link

Pavel reported this on 2018-09-14T08:16:32Z

Transferred from https://issues.dlang.org/show_bug.cgi?id=19245

Description

Undefined symbol "_main" in module mars.d (Path:/dmd/src/dmd/mars.d) and module glue.d.

During the build of the software package dmd-2.082.0 for Altlinux* repository an error occurred: "NEW bad_elf_symbols detected".

Altlinux* repository assembly system returns an error:

     x86_64: NEW bad_elf_symbols detected:
dmd-2.082.0-alt2.S1.x86_64.rpm    /usr/bin/rdmd    U    _main
     i586: NEW bad_elf_symbols detected:
dmd-2.082.0-alt2.S1.i586.rpm    /usr/bin/rdmd    U    _main
ELF symbols check FAILED


But version 2.076.0 was going without any problems.

*Altlinux is a Linux-based system.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant