Skip to content

steambridge make error #9

Description

user@debian:~/steambridge$ make
cd libraries/bridge/steam_api_bridge.dll && make
make[1]: Entering directory '/home/user/steambridge/libraries/bridge/steam_api_bridge.dll'
wineg++ -shared steam_api_bridge.spec -mno-cygwin -m32 -Wall -Wextra -pipe -g -o steam_api_bridge.dll.so  source/api_get.o source/callback.o source/core.o source/logging.o source/meta.o source/state.o     -ldl   -lodbc32 -lole32 -loleaut32 -lwinspool -lodbccp32 -luuid
ld: Relocatable linking with relocations from format elf64-x86-64 (/usr/lib/x86_64-linux-gnu/wine-development/libwinecrt0.a(dll_entry.o)) to format elf32-i386 (steam_api_bridge.8aslwq.o) is not supported
winebuild: ld failed with status 1
winegcc: /usr/lib/wine-development/winebuild failed
Makefile:124: recipe for target 'steam_api_bridge.dll.so' failed
make[1]: *** [steam_api_bridge.dll.so] Error 2
make[1]: Leaving directory '/home/user/steambridge/libraries/bridge/steam_api_bridge.dll'
Makefile:7: recipe for target 'all' failed
make: *** [all] Error 2
user@debian:~/steambridge$

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions