Artix Linux Forum

Artix Linux => Software development => Topic started by: dreieck on 12 October 2023, 00:13:54

Title: [Solved] Feature request: wxwidgets-gtk3: Build with largefile support.
Post by: dreieck on 12 October 2023, 00:13:54
There is at least one software that requires wxwidgets-gtk3 built with largefile support.

The package world/wxwidgets-gtk3 version 3.2.2.1-2 seems not to have it enabled:

Building aur/amule-dlp-git fails with
Code: [Select]
[...]
checking that wxWidgets has support for large files... no
configure: error:
Support for large files in wxWidgets is required by aMule.
To continue you must recompile wxWidgets with support for
large files enabled.
After building aur/wxwidgets-gtk3-git version 3.2.3.r0.gcc7fefd9f1-1 with -DwxBUILD_LARGEFILE_SUPPORT=ON, aur/amule-dlp-git builds fine.

Regards!
Title: Solved with wxwidgets-gtk3 version 3.2.3.
Post by: dreieck on 12 October 2023, 11:56:01
Solved with the updated world/wxwidgets-gtk3 version 3.2.3.