Max Ivan
Max Ivan
@TomJo2000, I found a mirror of the libmdbx repository on github - https://github.com/isar/libmdbx
Reopening because the package has not been added yet.
@ptitSeb, if it's not a secret, but how are new symbols added to `box64`?
> glibc-repo (complains about cgct, Maxy's problem) I know the reason for this error
> I can't get gobject-introspection to build. Could you please post the final compilation log of the `gobject-introspection` package (`gobject-introspection.out`)?
Neovim (`9.1.1350-0` - the current version at the moment) works without problems for me. Try the following: - update packages ``` pacman -Syyu ``` - hard reinstall `neovim` ``` pacman...
> [@Maxython](https://github.com/Maxython) [f431b72](https://github.com/termux/termux-packages/commit/f431b726851a7035a2abdf515e725fb23885baca) breaks building `python-torch` wheel (see previous post). https://github.com/termux/termux-packages/pull/23714
I mostly have questions about the environment where you are trying to build glibc, especially looking at your [repository](https://github.com/Kamillaova/nixpkgs-termux). Here are the main ones: - Are you trying to port...
Ok, thanks for answering my questions. According to your `CFLAGS` you use some flags that enable error return. This will allow me to repeat similar compilation of glibc package. Regarding...
Try to build glibc with this [`mprotect.c`](https://github.com/termux-pacman/glibc-packages/blob/glibc/gpkg/glibc/mprotect.c). PS: if the compilation succeeds, do not close this issue. It should be closed after merging the `glibc` branch with the main branch.