M.
M.
HI, i use FreeBSD 13.1 and i tried compile this project with linker problems I have installed minizip,sdl2 Bad order command maybe ? ``` axfx@ /m/S/c/SHADERed (master)> gmake [ 3%]...
Hi. I added support for BSD systems. I fixed issue with https://github.com/xqemu/xqemu/issues/285
Hi, when i compiled with sudo env ROOTDIR=/media/ST3000DM007-1WY10G_ZTT0SM4Q_p1/code/ make -j4 packages DEVICE=ARM64 , FreeBSD 13.1 have problem with this ``` Compiling '/usr/obj/media/ST3000DM007-1WY10G_ZTT0SM4Q_p1/code/ports/lang/python39/work/stage/usr/local/lib/python3.9/sunau.py'... Process ForkProcess-5: Process ForkProcess-11: Process ForkProcess-1: Traceback (most...
Hi, when i compiled with `sudo env ROOTDIR=/tmp/opnsense make -j4 packages DEVICE=ARM64` have problem with this ``` Process ForkProcess-5: Traceback (most recent call last): File "/usr/obj/tmp/opnsense/ports/lang/python38/work/stage/usr/local/lib/python3.8/multiprocessing/process.py", line 315, in _bootstrap...
Hi. i build from source code version 22.7, machine FreeBSD 13.1 and i have problem with build go with make packages DEVICE=ARM64 I dont know how to fix.. ``` ==>...
Hi, i tried compile source code on FreeBSD 13.1 and cargo 1.63.0, rustc 1.63.0 and I have issue with missing libc [compile_rust_libredeferender.TXT](https://github.com/kpcyrd/libredefender/files/9777109/compile_rust_libredeferender.TXT) ``` | error[E0277]: the trait bound `::Output: Integer`...
I compiled on FreeBSD 13.0 u-boot with this parameters and have issue in sed: 1: "arch/arm/dts/.rk3288-ev ...": command a expects \ followed by tex `gmake CROSS_COMPILE=arm-none-eabi- tinker-rk3288_defconfig ` `gmake CROSS_COMPILE=arm-none-eabi-...
Hi, i have issue with build on FreeBSD 13.1 FreeBSD clang version 13.0.0 ([[email protected]](mailto:[email protected]):llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: x86_64-unknown-freebsd13.1 Thread model: posix InstalledDir: /usr/bin ``` edb-debugger/plugins/DebuggerCore/DebuggerCore_autogen/4DGRYHTLPZ/../../unix/freebsd/DebuggerCore.h:41:35: error: only virtual member functions can...