Yes, premake is not fully ready for mixr. I use it for creating visual studio solutions/projects, but not gmake-based build files. Use standard make system for that.
I am working to add OSG source into source download and somewhat automate its build.
I guess I should have mentioned that the Qt ecosystem had its own build system based on a tool called qmake. That is what is used to build the mixr qt examples.
Doug