[code]$ make --jobs=16
/home/sharanga/qemu-10.0.0-rc4/build/pyvenv/bin/meson introspect --buildoptions /home/sharanga/qemu-10.0.0-rc4/meson.build | C:/msys64/home/sharanga/qemu-10.0.0-rc4/build/pyvenv/bin/python3.exe -B \
scripts/meson-buildoptions.py > /home/sharanga/qemu-10.0.0-rc4/scripts/meson-buildoptions.sh.tmp && mv /home/sharanga/qemu-10.0.0-rc4/scripts/meson-buildoptions.sh.tmp /home/sharanga/qemu-10.0.0-rc4/scripts/meson-buildoptions.sh
Failure in scripts/meson-buildoptions.py parsing stdin as json
../meson.build:91:12: ERROR: Unknown compiler(s): [['rustc']]
The following exception(s) were encountered:
Running `rustc --version` gave "[WinError 2] The system cannot find the file specified"
Attach the VLB file or its contents or share it somehow.
It wrote this in the vlb.txt
1Error in EXE file
Which OS are you running under and what's your 2D card? Also can you check the MD5 checksum just to make sure my website isn't messing up. I did download it again from nirvtek.com/downloads to verify and it seems ok.
For instance under W98 with a 3DBPCI (which is also being studied at the moment) I get the attched file. What I'm really interested in is the first 4 int calls.
@robertmo, do you know how to build the seabios PC BIOS?
Nm, there's a makefile in there.
[EDIT]
1In file included from scripts/kconfig/zconf.tab.c:2534: 2C:/msys64/home/sharanga/qemu-10.0.0-rc4/roms/seabios/scripts/kconfig/confdata.c: In function 'conf_split_config': 3C:/msys64/home/sharanga/qemu-10.0.0-rc4/roms/seabios/scripts/kconfig/confdata.c:929:56: error: too many arguments to function 'mkdir' 4 929 | if (stat(path, &sb) && mkdir(path, 0755)) { 5 | ^~~~~ 6In file included from C:/msys64/ucrt64/include/unistd.h:10, 7 from scripts/kconfig/zconf.lex.c_shipped:777, 8 from scripts/kconfig/zconf.tab.c:2532: 9C:/msys64/ucrt64/include/io.h:297:15: note: declared here 10 297 | int __cdecl mkdir (const char *) __MINGW_ATTRIB_DEPRECATED_MSVC2005; 11 | ^~~~~ 12In file included from scripts/kconfig/zconf.tab.c:2536: 13C:/msys64/home/sharanga/qemu-10.0.0-rc4/roms/seabios/scripts/kconfig/symbol.c: At top level: 14C:/msys64/home/sharanga/qemu-10.0.0-rc4/roms/seabios/scripts/kconfig/symbol.c:10:10: fatal error: sys/utsname.h: No such file or directory 15 10 | #include <sys/utsname.h> 16 | ^~~~~~~~~~~~~~~ 17
RAW: A simple, byte-by-byte storage format that is easily exported to other emulators.
QCOW2: QEMU's primary image format offering features like snapshots, compression, encryption, and smaller images on filesystems that don't support sparse files.
VHD/VHDX: Hyper-V formats for interoperability with Microsoft's hypervisor.
VDI: VirtualBox format for compatibility with VirtualBox.
VMDK: VMware image format for interoperability.
Bochs: A format for growing type images.
Cloop: Linux compressed loop images.
dmg: Apple disk images.
Parallels: Parallels disk image format.