There is an error when performing a compile build on Debian 12.11.
There are 2 errors:
- libdispatch
- nextspace-base
The libdispatch issue can be resolved by modifying the debian/rules file, but nextspace-base cannot proceed properly due to circular dependency errors with nextspace-make (config.guess, etc.).
As someone personally interested in NeXTSTEP/OPENSTEP/GNUSTEP, I would like to try compiling it directly somehow. Could you please tell me a solution?
@onionmixer try to use Packaging/Sources scripts for building. I plan to remove Packaging/Debian files completely as unmaintained (I don't have enough time and knowledge to support it).
@onionmixer try to use Packaging/Sources scripts for building. I plan to remove Packaging/Debian files completely as unmaintained (I don't have enough time and knowledge to support it).
I fully understand your position. Most open‑source projects demand someone's sacrifice with limited resources—it's quite reasonable. As a long‑time fan of NeXTSTEP/GNUSTEP, I genuinely support your project. Thank you for taking the time to answer what might seem like a trivial issue… :D