[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference smurf::buildhelp

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

586.0. "gold nightly ld problems?" by SMURF::FILTER (Automatic Posting Software - mail to flume::puck) Tue Feb 22 1994 20:36

Date Of Receipt: 	22-FEB-1994 19:50:05.26
From: 	ALPHA::"[email protected]"
To: 	[email protected]
CC: 	"ADVFS team (DECwest)" <[email protected]>, [email protected],
	[email protected], [email protected], [email protected],
	[email protected], [email protected],
	"ADVFS team (zk)" <[email protected]>, [email protected],
	[email protected], [email protected]
Subj: 	gold nightly ld problems?

I got this with GENERIC.

Alan

---

sh ../conf/newvers.sh  ../conf/copyright  `cat ../conf/version.type 
../conf/version.major  ../conf/version.minor  ../conf/version.variant 
../conf/version.build  ../conf/version.patch`  "`cat ../conf/version.banner`"
/usr/sde/osf1/build/goldos.nightly/tools/alpha_OSF1/alpha/acc/cc -I -I.
-I.. -I../include -DIDENT=GENERIC -DALPHASABLE -DDEC2000_300 -DDEC3000_300
-DDEC3000_500 -DDEC7000 -DDEC4000 -DSWAPTYPE=1 -DMACH -DOSF -DCOMPAT_43
-DUFS -DTRN -DKERNEL -D_KERNEL -D_BSD -c vers.c
rm -f vmunix vmunix.sys
loading vmunix.sys
/usr/sde/osf1/build/goldos.nightly/tools/alpha_OSF1/alpha/acc/ld:
init_main.o: branch relocation out-of-range, bad object file produced,
can't branch from 0xfffffc0000235020 to 0xfffffc0000639f1c
init_main.o: branch relocation out-of-range, bad object file produced,
can't branch from 0xfffffc000023548c to 0xfffffc00006574ac
trn_sr.o: branch relocation out-of-range, bad object file produced, can't
branch from 0xfffffc000063d04c to 0xfffffc000023c57c
volioctl.o: branch relocation out-of-range, bad object file produced,
can't branch from 0xfffffc00006512b0 to 0xfffffc000024ebac
*** Exit 1
Stop.
*** Exit 1
Stop.



T.RTitleUserPersonal
Name
DateLines
586.1Re: gold nightly ld problems?SMURF::FILTERAutomatic Posting Software - mail to flume::puckWed Feb 23 1994 08:5415
Date Of Receipt: 	23-FEB-1994 08:37:21.64
From: 	ALPHA::bstevens "Brian Stevens  23-Feb-1994 0836"
To: 	Alan Jones <[email protected]>
CC: 	[email protected], "ADVFS team (DECwest)" <[email protected]>,
	[email protected], [email protected], [email protected],
	[email protected], [email protected],
	"ADVFS team (zk)" <[email protected]>, [email protected],
	[email protected], [email protected], bstevens@DEC:.zko.alpha
Subj: 	Re: gold nightly ld problems?

Have you change the config file or makefile in any way? This is caused 
from the kernel text size being too large.

Brian