http://bugs.winehq.org/show_bug.cgi?id=59855 Bug ID: 59855 Summary: .configure script fails on system without "ln -s" Product: Wine Version: 11.10 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: build-env Assignee: wine-bugs@list.winehq.org Reporter: depaoli.renzo@gmail.com Distribution: --- Running "../wine/configure --enable-win64" on a Debian 12 64-bit fails. The setup does not permit symbolic links, which is recognised by "configure". checking whether ln -s works... no, using cp -pR The configure fails with makedep: ../wine/tools/makedep.c:2900: output_install_commands: Assertion `cmd->files.count == 1' failed. Aborted (core dumped) config.status: error: could not create Makefile -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.