bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Unable to compile Gorm on Debian 12


From: Daniel Boyd
Subject: Unable to compile Gorm on Debian 12
Date: Mon, 14 Aug 2023 15:31:17 -0000

I am attempting to compile Gorm on Debian 12. I am running a clean install of Debian 12 running Andreas Fink's gnustep binaries (repo.universalss7.com/debian)

I am able to compile all my code and also projectcenter, so I'm pretty sure I've got a functional environment going.

When I try to compile Gorm, it throws an error trying to compile the Xib plugin

Making all for bundle Xib...
gmake[3]: *** No rule to make target 'obj/Xib.obj/GormXIBModelGenerator.m.o', needed by 'Xib.plugin/./Xib'.  Stop.
gmake[2]: *** [/usr/local/share/GNUstep/Makefiles/Instance/bundle.make:193: internal-bundle-run-compile-submake] Error 2
gmake[1]: *** [/usr/local/share/GNUstep/Makefiles/Master/rules.make:297: Xib.all.bundle.variables] Error 2
make: *** [/usr/local/share/GNUstep/Makefiles/Master/bundle.make:37: internal-all] Error 2

reply via email to

[Prev in Thread] Current Thread [Next in Thread]