We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
/home/uisrc/linux/zynq/install/libev/lib/libev.so.4.0.0: error adding symbols: File in wrong format collect2: error: ld returned 1 exit status src/CMakeFiles/rtty.dir/build.make:244: recipe for target 'src/rtty' failed make[2]: *** [src/rtty] Error 1 CMakeFiles/Makefile2:114: recipe for target 'src/CMakeFiles/rtty.dir/all' failed make[1]: *** [src/CMakeFiles/rtty.dir/all] Error 2 Makefile:135: recipe for target 'all' failed make: *** [all] Error 2
The text was updated successfully, but these errors were encountered:
CMake Error at src/ssl/CMakeLists.txt:79 (add_library): No SOURCES given to target: xssl
Sorry, something went wrong.
No branches or pull requests
/home/uisrc/linux/zynq/install/libev/lib/libev.so.4.0.0: error adding symbols: File in wrong format
collect2: error: ld returned 1 exit status
src/CMakeFiles/rtty.dir/build.make:244: recipe for target 'src/rtty' failed
make[2]: *** [src/rtty] Error 1
CMakeFiles/Makefile2:114: recipe for target 'src/CMakeFiles/rtty.dir/all' failed
make[1]: *** [src/CMakeFiles/rtty.dir/all] Error 2
Makefile:135: recipe for target 'all' failed
make: *** [all] Error 2
The text was updated successfully, but these errors were encountered: