Title: | USG buildhelp questions/answers |
Moderator: | SMURF::FILTER |
Created: | Mon Apr 26 1993 |
Last Modified: | Mon Jan 20 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 2763 |
Total number of notes: | 5802 |
Date Of Receipt: 8-MAR-1994 10:34:25.23 From: FLUME::"[email protected]" "Grant Van Dyck" To: [email protected] CC: [email protected] Subj: Re: can't build goldos.nightly kernels Both of these examples occur when running the host compiler on your system. What OS rev are you ruuning? Looks like some kind of version clash. -Grant | | When I: | | % mksb -back goldos.nightly goldostst # virgin sandbox | % mklinks -dironly kernel | % cd kernel | % build | | I get: | | ... | | cp /usr/sde/osf1/build/goldos.nightly/src/kernel/io/cam/siop/kn430/scripts/sc ript_kn430.ss foo.c | env - COMP_HOST_ROOT=/ COMP_TARGET_ROOT=/ /usr/bin/cc -EL -P -O -DCMU -D_NO _PROTO -Dconst= foo.c | ../../ssc/ssc foo.i -O ../script_kn430.h -L script_kn430.lst | *** Segmentation fault - core dumped | *** Exit 11 | Stop. | *** Exit 1 | Stop. | *** Exit 1 | Stop. | *** Exit 1 | Stop. | *** Exit 1 | Stop. | | | Any ideas why? | | -mike - ------- End of Unsent Draft ------- End of Forwarded Message
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
632.1 | Re: can t build goldos.nightly kernels | SMURF::FILTER | Automatic Posting Software - mail to flume::puck | Tue Mar 08 1994 14:43 | 11 |
Date Of Receipt: 8-MAR-1994 14:26:54.38 From: QUARRY::mjr "Michael Rickabaugh USG 08-Mar-1994 1426" To: Grant Van Dyck <vandyck@DEC:.zko.quarry> CC: buildhelp@DEC:.zko.quarry Subj: Re: can't build goldos.nightly kernels "Fixing" my host's compilers resolves the problem. Thank you very much, -mike |