justinmeiners / classic-colors

Paint program for Unix. Inspired by MS Paint (Windows 95-98).
GNU General Public License v2.0
46 stars 3 forks source link

Problems compiling with pkgsrc #22

Closed MagnetarRocket closed 2 years ago

MagnetarRocket commented 2 years ago

On my 2nd M1 mac, I have pkgsrc as the sole package-manager, however, attempting to compile Classic-colors there reveals a new set of problems:

if anybody's curious of why I have netBSD's package manager on my Mac: http://pkgsrc.joyent.com/install-on-osx/

ps: I've attempted to install netBSD on a virtual machine to see if I could also compile classic-colors on it (to see if it was different in steps compared to the pkgsrc of macOS), however I can't find a suitable virtual machine, and also all attempts at installing fail. Might try my raspberry Pi when I have the time.

justinmeiners commented 2 years ago

@MagnetarRocket

See #24. I just made fixes for NetBSD. Some of them will also automatically carry over to mac, some will not. Can you give it a try and let me know where it breaks?

MagnetarRocket commented 2 years ago

It works. Nothing broken so far.

justinmeiners commented 2 years ago

Great, am I good to close this then?

MagnetarRocket commented 2 years ago

Close.