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

when i make the file an error is generated #8

Open
Dan-k391 opened this issue Oct 28, 2022 · 4 comments
Open

when i make the file an error is generated #8

Dan-k391 opened this issue Oct 28, 2022 · 4 comments

Comments

@Dan-k391
Copy link

/usr/bin/ld: state.o:(.bss+0xbd760): multiple definition of wildcard'; main.o:(.bss+0xbd760): first defined here /usr/bin/ld: state.o:(.bss+0x20): multiple definition of search_spec'; main.o:(.bss+0x20): first defined here
/usr/bin/ld: state.o:(.bss+0x0): multiple definition of signal_caught'; main.o:(.bss+0x0): first defined here /usr/bin/ld: helpers.o:(.bss+0x20): multiple definition of search_spec'; main.o:(.bss+0x20): first defined here
/usr/bin/ld: helpers.o:(.bss+0xbd760): multiple definition of wildcard'; main.o:(.bss+0xbd760): first defined here /usr/bin/ld: helpers.o:(.bss+0x0): multiple definition of signal_caught'; main.o:(.bss+0x0): first defined here
/usr/bin/ld: config.o:(.bss+0x20): multiple definition of search_spec'; main.o:(.bss+0x20): first defined here /usr/bin/ld: config.o:(.bss+0xbd760): multiple definition of wildcard'; main.o:(.bss+0xbd760): first defined here
/usr/bin/ld: config.o:(.bss+0x0): multiple definition of signal_caught'; main.o:(.bss+0x0): first defined here /usr/bin/ld: cli.o:(.bss+0x0): multiple definition of signal_caught'; main.o:(.bss+0x0): first defined here
/usr/bin/ld: cli.o:(.bss+0x20): multiple definition of search_spec'; main.o:(.bss+0x20): first defined here /usr/bin/ld: cli.o:(.bss+0xbd760): multiple definition of wildcard'; main.o:(.bss+0xbd760): first defined here
/usr/bin/ld: engine.o:(.bss+0x20): multiple definition of search_spec'; main.o:(.bss+0x20): first defined here /usr/bin/ld: engine.o:(.bss+0x0): multiple definition of signal_caught'; main.o:(.bss+0x0): first defined here
/usr/bin/ld: engine.o:(.bss+0xbd760): multiple definition of wildcard'; main.o:(.bss+0xbd760): first defined here /usr/bin/ld: dir.o:(.bss+0x20): multiple definition of search_spec'; main.o:(.bss+0x20): first defined here
/usr/bin/ld: dir.o:(.bss+0x0): multiple definition of signal_caught'; main.o:(.bss+0x0): first defined here /usr/bin/ld: dir.o:(.bss+0xbd760): multiple definition of wildcard'; main.o:(.bss+0xbd760): first defined here
/usr/bin/ld: extract.o:(.bss+0x10): multiple definition of signal_caught'; main.o:(.bss+0x0): first defined here /usr/bin/ld: extract.o:(.bss+0x20): multiple definition of search_spec'; main.o:(.bss+0x20): first defined here
/usr/bin/ld: extract.o:(.bss+0xbd760): multiple definition of wildcard'; main.o:(.bss+0xbd760): first defined here /usr/bin/ld: api.o:(.bss+0x448): multiple definition of dirlist'; extract.o:(.bss+0x8): first defined here
/usr/bin/ld: api.o:(.bss+0x440): multiple definition of dl'; extract.o:(.bss+0x0): first defined here /usr/bin/ld: api.o:(.bss+0x450): multiple definition of signal_caught'; main.o:(.bss+0x0): first defined here
/usr/bin/ld: api.o:(.bss+0x460): multiple definition of search_spec'; main.o:(.bss+0x20): first defined here /usr/bin/ld: api.o:(.bss+0xbdba0): multiple definition of wildcard'; main.o:(.bss+0xbd760): first defined here
collect2: error: ld returned 1 exit status
make: *** [Makefile:113: foremost] Error 1

@brubsby
Copy link

brubsby commented Jun 20, 2023

same

@victoryfh
Copy link

the same

@Jasonavi
Copy link

Jasonavi commented Sep 6, 2024

same

@beimingxue123
Copy link

the same

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants