When trying to compile from source: configure: error: C compiler cannot create executables

Questions about Wine on Linux
Locked
zaphida
Newbie
Newbie
Posts: 3
Joined: Sun Feb 12, 2023 12:31 am

When trying to compile from source: configure: error: C compiler cannot create executables

Post by zaphida »

Trying to run a regression test.
config.log: https://pastebin.com/frxNCvFQ
zaphida
Newbie
Newbie
Posts: 3
Joined: Sun Feb 12, 2023 12:31 am

Re: When trying to compile from source: configure: error: C compiler cannot create executables

Post by zaphida »

Solved by installing crossbuild-essential-i386 and gcc-multilib.
Locked