Ari Lana
Ari Lana
Same issue on Firefox mobile now.
I would be willing to contribute and bundle flags and logos if this is still being worked on. Any recommendations about standardized resolution, image format, transparency, etc.?
Duplicate of closed issue #2142 - please refer there.
This has been raised with NeoForge developers by another member of my devteam to get input on possible causes. I've edited that syntax out of my local config file to...
Update: I have made some progress. Running the series of commands CC='package name' export CC makes package name (or whatever is entered) appear to the NVIDIA drivers as the compiler...
I (and I imagine, anyone) can see the version of GCC I have installed (from build-essential package on Ubuntu based): `gcc (Ubuntu13.3.0-6ubuntu2~24.04) 13.3.0` This very much seems to match what...
`Syntax error: ( unexpected` Simple - I can try it without the parenthetical.
gcc 13.3.0 isn't a valid C compiler name, it appears... I seem to be missing something.
Now following this post https://forums.debian.net/viewtopic.php?t=110742 from 11 years ago where someone seems to have had the very same issue... `gcc -v` gives 13.3.0 (Ubuntu 13.3.0-6ubuntu2~24.04).
Still no luck. Surely I'm missing a package somewhere? I don't think I'm meant to have to guess the name of the compiler used to compile my kernel and manually...