Log in
Register
Menu
Log in
Register
Home
What's new
Latest activity
Authors
Forums
New posts
Search forums
What's new
New posts
Latest activity
Members
Current visitors
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Satellite TV receivers & systems support forums
Satellite PC Card Receivers, Internet by Satellite
neumoDVB
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Llew" data-source="post: 1168158" data-attributes="member: 175007"><p>No x11 may be the reason I can't get further with cmake. blindscan kernel builds OK with Linux fedora 6.11.4-301.fc41.x86_64, but cmake gives me this -</p><p>[CODE]-- The C compiler identification is Clang 19.1.5</p><p>-- The CXX compiler identification is Clang 19.1.5</p><p>-- Detecting C compiler ABI info</p><p>-- Detecting C compiler ABI info - failed</p><p>-- Check for working C compiler: /usr/lib64/ccache/clang</p><p>-- Check for working C compiler: /usr/lib64/ccache/clang - broken</p><p>CMake Error at /usr/share/cmake/Modules/CMakeTestCCompiler.cmake:67 (message):</p><p> The C compiler</p><p></p><p> "/usr/lib64/ccache/clang"</p><p></p><p> is not able to compile a simple test program.</p><p></p><p> It fails with the following output:</p><p></p><p> Change Dir: '/home/davidl/neumodvb/build/CMakeFiles/CMakeScratch/TryCompile-AWG3vc'</p><p> </p><p> Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_1820e/fast</p><p> /usr/bin/gmake -f CMakeFiles/cmTC_1820e.dir/build.make CMakeFiles/cmTC_1820e.dir/build</p><p> gmake[1]: Entering directory '/home/davidl/neumodvb/build/CMakeFiles/CMakeScratch/TryCompile-AWG3vc'</p><p> Building C object CMakeFiles/cmTC_1820e.dir/testCCompiler.c.o</p><p> /usr/lib64/ccache/clang -MD -MT CMakeFiles/cmTC_1820e.dir/testCCompiler.c.o -MF CMakeFiles/cmTC_1820e.dir/testCCompiler.c.o.d -o CMakeFiles/cmTC_1820e.dir/testCCompiler.c.o -c /home/davidl/neumodvb/build/CMakeFiles/CMakeScratch/TryCompile-AWG3vc/testCCompiler.c</p><p> Linking C executable cmTC_1820e</p><p> /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1820e.dir/link.txt --verbose=1</p><p> /usr/lib64/ccache/clang -Wl,-z,defs -Wl,--no-undefined -fuse-ld=gold CMakeFiles/cmTC_1820e.dir/testCCompiler.c.o -o cmTC_1820e</p><p> clang: error: invalid linker name in argument '-fuse-ld=gold'</p><p> gmake[1]: *** [CMakeFiles/cmTC_1820e.dir/build.make:100: cmTC_1820e] Error 1</p><p> gmake[1]: Leaving directory '/home/davidl/neumodvb/build/CMakeFiles/CMakeScratch/TryCompile-AWG3vc'</p><p> gmake: *** [Makefile:127: cmTC_1820e/fast] Error 2</p><p> </p><p> </p><p></p><p> </p><p></p><p> CMake will not be able to correctly generate this project.</p><p>Call Stack (most recent call first):</p><p> CMakeLists.txt:11 (project)</p><p></p><p></p><p>-- Configuring incomplete, errors occurred!</p><p>davidl@fedora:~/neumodvb/build$</p><p></p><p>[/CODE]</p></blockquote><p></p>
[QUOTE="Llew, post: 1168158, member: 175007"] No x11 may be the reason I can't get further with cmake. blindscan kernel builds OK with Linux fedora 6.11.4-301.fc41.x86_64, but cmake gives me this - [CODE]-- The C compiler identification is Clang 19.1.5 -- The CXX compiler identification is Clang 19.1.5 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - failed -- Check for working C compiler: /usr/lib64/ccache/clang -- Check for working C compiler: /usr/lib64/ccache/clang - broken CMake Error at /usr/share/cmake/Modules/CMakeTestCCompiler.cmake:67 (message): The C compiler "/usr/lib64/ccache/clang" is not able to compile a simple test program. It fails with the following output: Change Dir: '/home/davidl/neumodvb/build/CMakeFiles/CMakeScratch/TryCompile-AWG3vc' Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_1820e/fast /usr/bin/gmake -f CMakeFiles/cmTC_1820e.dir/build.make CMakeFiles/cmTC_1820e.dir/build gmake[1]: Entering directory '/home/davidl/neumodvb/build/CMakeFiles/CMakeScratch/TryCompile-AWG3vc' Building C object CMakeFiles/cmTC_1820e.dir/testCCompiler.c.o /usr/lib64/ccache/clang -MD -MT CMakeFiles/cmTC_1820e.dir/testCCompiler.c.o -MF CMakeFiles/cmTC_1820e.dir/testCCompiler.c.o.d -o CMakeFiles/cmTC_1820e.dir/testCCompiler.c.o -c /home/davidl/neumodvb/build/CMakeFiles/CMakeScratch/TryCompile-AWG3vc/testCCompiler.c Linking C executable cmTC_1820e /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1820e.dir/link.txt --verbose=1 /usr/lib64/ccache/clang -Wl,-z,defs -Wl,--no-undefined -fuse-ld=gold CMakeFiles/cmTC_1820e.dir/testCCompiler.c.o -o cmTC_1820e clang: error: invalid linker name in argument '-fuse-ld=gold' gmake[1]: *** [CMakeFiles/cmTC_1820e.dir/build.make:100: cmTC_1820e] Error 1 gmake[1]: Leaving directory '/home/davidl/neumodvb/build/CMakeFiles/CMakeScratch/TryCompile-AWG3vc' gmake: *** [Makefile:127: cmTC_1820e/fast] Error 2 CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:11 (project) -- Configuring incomplete, errors occurred! davidl@fedora:~/neumodvb/build$ [/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Satellite TV receivers & systems support forums
Satellite PC Card Receivers, Internet by Satellite
neumoDVB
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top