Satadru Pramanik, DO, MPH, MEng

Results 784 comments of Satadru Pramanik, DO, MPH, MEng

I have a musl rebuild queued.. but it may not get built until tomorrow...

Can you see if the musl toolchain thus extracted works... ``` cd /usr/local curl -OLf https://gitlab.com/api/v4/projects/26210301/packages/generic/musl_native_toolchain/1.2.3-4100279_x86_64/musl_native_toolchain-1.2.3-4100279-chromeos-x86_64.tar.zst tar fxv musl_native_toolchain/1.2.3-4100279_x86_64/musl_native_toolchain-1.2.3-4100279-chromeos-x86_64.tar.zst -C / /usr/local/share/musl/bin/x86_64-linux-musl-cc --version ```

(If that doesn't work, I need to look at further tweaking the toolchain...)

Is this still an issue?

osmesa should now be in https://github.com/skycocker/chromebrew/pull/6700 ``` Message: Configuration summary: prefix: /usr/local libdir: lib64 includedir: include OpenGL: yes (ES1: yes ES2: yes) OSMesa: libOSMesa DRI platform: drm DRI drivers: i915...

> Patiently waiting for missing packages to be included :) Thanks a lot for your work guys! My development skills arent nearly enough to do some actual work but If...