Re: struct branch build error
- Posted by mattlewis (admin) Jul 08, 2013
- 1437 views
I think the problem is that you're trying to build from the source dir. For 4.1+, this was changed a few months ago to facilitate having multiple builds for different architectures and branches. Try making from the build directory.
Here was my original announcement.
But you also said...
The "old" way of configuring from the source directory should still work, though you'll still need to run make from the new build directory. This means that the eubins server will need to be updated.
Which is sort of confusing: does the "old" way still work if we "need to run make from the new build directory?"
I thought the "old" way was simply cd source && ./configure && make.
Sorry, I was trying to say that you could still run configure in the old way, but you'd still need to run make from your build directory.
Alas, unless I've done something wrong, I got the same error with this new build method.
Yes...for some reason the resource compiler isn't configured correctly for you or Derek.
Matt