With some tweaks, got PikoPixel 1.0 BETA5 (original version) running on PC-BSD, with GNUstep from packages:
http://i.imgur.com/SGErFzs

On that platform, the +load messages are sent in the reverse order that they're sent on Debian - still dependent on the order of the GNUmakefile's sources list, but going from last-to-first instead of first-to-last.

The fix is to reorder the GNUmakefile, along with a couple of small code changes; I saw a KDE window-ordering issue that's similar to Compiz's (https://savannah.gnu.org/bugs/?45442 ), so forcing PikoPixel's Compiz workarounds to install (PPGNUstepGlue_CompizWindowManager.m) seems to help.

What's the best way to send the fix for the FreeBSD package - diffs, changed files, upload a separate archive?

Thanks,

Josh



On Oct 12, 2015, at 6:49 AM, David Chisnall wrote:

On 12 Oct 2015, at 11:15, Josh Freeman <[email protected]> wrote:

- Requires a newer version of the GNUstep development environment: Oct. 11, 2015 or later

Unfortunately, this requirement now means that I can’t package it. And, given that the last version didn’t work, I think that I’ll have to remove the existing package, as it doesn’t look good to have packages that segfault on startup.

Please let me know when you have a version that works with a GNUstep release.

David

P.S. If you want to test on OS X easily, the FreeBSD release images work well in xhyve, and ‘pkg ins gnustep gnustep-make’ will give you a working dev environment.

-- Sent from my IBM 1620




_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to