Hawk
UBUniversal Blue
•Created by Hawk on 9/29/2024 in #🛟bazzite-help
can't cmake build
wtf am I supposed to do
zrehirs@bazzite:/var/home/zrehirs/Obsidian$ cmake -B build -DCMAKE_BUILD_TYPE=Release
-- The C compiler identification is GNU 14.2.1
-- The CXX compiler identification is GNU 14.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - failed
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc - broken
CMake Error at /usr/share/cmake/Modules/CMakeTestCCompiler.cmake:67 (message):
The C compiler
"/usr/bin/cc"
is not able to compile a simple test program.
It fails with the following output:
Change Dir: '/var/home/zrehirs/Obsidian/build/CMakeFiles/CMakeScratch/TryCompile-XgpHtF'
Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_7c059/fast /usr/bin/gmake -f CMakeFiles/cmTC_7c059.dir/build.make CMakeFiles/cmTC_7c059.dir/build gmake[1]: Entering directory '/var/home/zrehirs/Obsidian/build/CMakeFiles/CMakeScratch/TryCompile-XgpHtF' Building C object CMakeFiles/cmTC_7c059.dir/testCCompiler.c.o /usr/bin/cc -std=gnu99 -o CMakeFiles/cmTC_7c059.dir/testCCompiler.c.o -c /var/home/zrehirs/Obsidian/build/CMakeFiles/CMakeScratch/TryCompile-XgpHtF/testCCompiler.c Linking C executable cmTC_7c059 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7c059.dir/link.txt --verbose=1 /usr/bin/cc CMakeFiles/cmTC_7c059.dir/testCCompiler.c.o -o cmTC_7c059 collect2: fatal error: cannot find ‘ld’ compilation terminated. gmake[1]: [CMakeFiles/cmTC_7c059.dir/build.make:99: cmTC_7c059] Error 1 gmake[1]: Leaving directory '/var/home/zrehirs/Obsidian/build/CMakeFiles/CMakeScratch/TryCompile-XgpHtF' gmake: [Makefile:127: cmTC_7c059/fast] Error 2
CMake will not be able to correctly generate this project. Call Stack (most recent call first): source_files/filename_formatter/CMakeLists.txt:5 (project) -- Configuring incomplete, errors occurred!
Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_7c059/fast /usr/bin/gmake -f CMakeFiles/cmTC_7c059.dir/build.make CMakeFiles/cmTC_7c059.dir/build gmake[1]: Entering directory '/var/home/zrehirs/Obsidian/build/CMakeFiles/CMakeScratch/TryCompile-XgpHtF' Building C object CMakeFiles/cmTC_7c059.dir/testCCompiler.c.o /usr/bin/cc -std=gnu99 -o CMakeFiles/cmTC_7c059.dir/testCCompiler.c.o -c /var/home/zrehirs/Obsidian/build/CMakeFiles/CMakeScratch/TryCompile-XgpHtF/testCCompiler.c Linking C executable cmTC_7c059 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7c059.dir/link.txt --verbose=1 /usr/bin/cc CMakeFiles/cmTC_7c059.dir/testCCompiler.c.o -o cmTC_7c059 collect2: fatal error: cannot find ‘ld’ compilation terminated. gmake[1]: [CMakeFiles/cmTC_7c059.dir/build.make:99: cmTC_7c059] Error 1 gmake[1]: Leaving directory '/var/home/zrehirs/Obsidian/build/CMakeFiles/CMakeScratch/TryCompile-XgpHtF' gmake: [Makefile:127: cmTC_7c059/fast] Error 2
CMake will not be able to correctly generate this project. Call Stack (most recent call first): source_files/filename_formatter/CMakeLists.txt:5 (project) -- Configuring incomplete, errors occurred!
21 replies
UBUniversal Blue
•Created by Hawk on 9/8/2024 in #🛟bazzite-help
[Steam] Games not native to Linux will not launch through Steam
Could be related to this: https://discord.com/channels/1072614816579063828/1279258151425806478
[Repost from Reddit - one of the commenters guided me to join UB and ask around the community.]
Hello, recently I've tried to find a way to play Alien Swarm: Reactive Drop (a game on Steam) but so far I could not find any success. The game does not have a native Linux version, it's Windows-only, and any compatibility tool I tried using through Steam did not work. All it would do is pop up a window saying that the game is launching (as usual), and then nothing happens. The green play button returns to normal and no window or error appears.
Though, there's a different story when I launch the executable using wine in the game's directory. It actually loads in. The problem is - is that I can't do anything with it cause Steam isn't running. Basically giving me the only option to Quit, I can't even open the dev console. Maybe I can but I haven't explored all options yet, but basically: Run through Steam, game won't start, run executable using wine, game starts but not in a functional state.
I also tried using Lutris and screwed around with the settings, even using the two installers that were offered for the game in search. Nothing. There's just no way to go around it and I don't know what to do. The developers promised a Linux version about like... five or six years ago? And nothing happened with that. Can't do anything with this problem.
EDIT: I managed to open the console by running the command "wine reactivedrop -console". Here's what it says: https://files.catbox.moe/i2j6am.png
CosmicEmotion
Have you checked here? Try deleting the Wineprefix and try to launch again as well.
k0thware (Me)
I deleted the prefix from steamapps/compatdata and nothing happened. Tried running on Proton Experimental.
CosmicEmotion
Does any game work for you? What are your specs?
6 replies