Open 3togo opened 3 days ago
After running the following, I cannot find any builds. How to fix it? Thanks in advance for any help.
cd Wine-Builds export WINE_VERSION=git ./build_wine.sh
Below is the end of the outputs:
autoreconf -f ./tools/make_requests include/wine/server_protocol.h updated include/wine/server_protocol.h updated server/trace.c updated server/request.h updated dlls/win32k.sys/win32k.sys.spec updated bwrap: Can't mkdir /dev: Read-only file system bwrap: Can't mkdir /dev: Read-only file system bwrap: Can't mkdir /dev: Read-only file system bwrap: Can't mkdir /dev: Read-only file system bwrap: Can't mkdir /dev: Read-only file system bwrap: Can't mkdir /dev: Read-only file system bwrap: Can't mkdir /dev: Read-only file system bwrap: Can't mkdir /dev: Read-only file system bwrap: Can't mkdir /dev: Read-only file system Compilation complete Creating and compressing archives... Done The builds should be in /home/xxxi/git/Wine-Builds
bwrap: Can't mkdir /dev: Read-only file system
Something is wrong with your build environment, did you run create_ubuntu_bootstraps.sh? And if yes, could show me the directory structure it created?
create_ubuntu_bootstraps.sh
After running the following, I cannot find any builds. How to fix it? Thanks in advance for any help.
Below is the end of the outputs: