Build of plugin fails with "Could not determine architecture of machine"

Hi, I am trying to install the rack dev environment and have hit a snag. when i try to build the rack dependencies (make dep) i get the error Could not determine architecture of $(MACHINE). I looked at arch.mk and with my limited unix experience it looks like it fails on this line MACHINE = $(shell $(CC) -dumpmachine).

help?

sorry for the funny formatting. dunno what happened

Please read Rules for Development category. I’ve edited your post to use code formatting.

What does gcc -dumpmachine say?

command not found

thanks, and thanks

If you don’t have gcc, re-read https://vcvrack.com/manual/Building#setting-up-your-development-environment

Are we getting some Circuit Abbey goodness in VCV rack?

Hi! Yes,I am diving in and hope to have cool stuff soon!

2 Likes

Welcome aboard!

I must have fubbed something. I reinstalled and got farther this time.