nextspace icon indicating copy to clipboard operation
nextspace copied to clipboard

There is an error when performing a compile build on Debian 12.11.

Open onionmixer opened this issue 6 months ago • 2 comments

There are 2 errors:

  1. libdispatch
  2. 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 avatar Sep 08 '25 13:09 onionmixer

@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).

trunkmaster avatar Sep 22 '25 09:09 trunkmaster

@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

onionmixer avatar Sep 23 '25 07:09 onionmixer