Bug #1007
env files should define MULTI_PROTO
Added by Yuri Pankov almost 10 years ago.
Updated over 9 years ago.
Category:
tools - gate/build tools
Description
using tools/env/illumos.sh:
Build type is DEBUG
WARNING: invalid value for MULTI_PROTO (); setting to "no".
[...]
I think it would be better to just remove MULTI_PROTO references altogether, don't you? We don't have to build bits for different kinds of delivery any more.
MULTI_PROTO keeps different proto areas for debug and non-debug builds, it has nothing to do with delivery of any kind. It's also very useful, don't remove it.
- Difficulty changed from Medium to Bite-size
For the record, this only occurs because people are using nightly.sh and bldenv.sh, rather than the built copies which include stdenv.sh, in which MULTI_PROTO is defaulted for the scripts.
I wonder how would I get built copy of bldenv.sh without first using the bldenv.sh to do a `dmake setup` :-) sounds like a chicken and egg problem..
install the onbld package (I'm going to fix the env file anyway, because it's sadly the primary means by which people discover/remember that these settings exist...)
- Status changed from New to In Progress
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
- Tags deleted (
needs-triage)
Resolved in r13462 commit:4d04e1a5e9ff
Also available in: Atom
PDF