On Tue, 8 Jul 2025 01:44:10 +0300 Nerijus Baliunas
<[email protected]> wrote:
> It worked after I recompiled libobjc2 (I have it compiled with different
> options than a system package).
> Sorry for the false alert.
gnustep-base was compiled and installed successfully, but now
gnustep-gui-0.32.0 fails:
clang -Wno-error=implicit-function-declaration NSAccessibilityCustomRotor.m -c \
-MMD -MP -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"x86_64\"
-DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"ng-gnu-gnu\"
-DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP
-DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNUSTEP_RUNTIME=1
-D_NONFRAGILE_ABI=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions
-fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN
-DGSDIAGNOSE -Wno-import -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall
-Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3
-Wp,-D_GLIBCXX_ASSERTIONS
--config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong
-fcommon -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables
-fstack-clash-protection -fcf-protection -fno-omit-frame-pointer
-mno-omit-leaf-frame-pointer -fobjc-runtime=gnustep-2.2 -fblocks -Wall
-fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers
-I./. -I. -I/home/nerijus/GNUstep/Library/Heade
rs -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \
-o obj/libgnustep-gui.obj/NSAccessibilityCustomRotor.m.o
In file included from NSAccessibilityCustomRotor.m:25:
In file included from ../Headers/AppKit/NSAccessibilityCustomRotor.h:31:
/usr/include/Foundation/NSGeometry.h:27:9: fatal error:
'CoreFoundation/CFCGTypes.h' file not found
Regards,
Nerijus