Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

collect2: error: ld returned 1 exit status [newline] ninja: build stopped: subcommand failed. [newline] make: *** [Makefile:163: run-ninja] Error 1 #82

Open
00992 opened this issue Oct 1, 2022 · 0 comments

Comments

@00992
Copy link

00992 commented Oct 1, 2022

I cloned the repo and then built from source:

git clone https://github.com/TrungNguyen1909/qemu-t8030.git
cd qemu-t8030
mkdir build
cd build
../configure
make

But the make command results in this error:

collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
make: *** [Makefile:163: run-ninja] Error 1
@00992 00992 changed the title collect2: error: ld returned 1 exit status [newline] ninja: build stopped: subcommand failed. [newline] make: *** [Makefile:163: run-ninja] Error 1 collect2: error: ld returned 1 exit status [newline] ninja: build stopped: subcommand failed. [newline] make: *** [Makefile:163: run-ninja] Error 1 Oct 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant