[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

2580.0. "Problem building libm.so backed by v40supportos" by AOSG::FILTER (Automatic Posting Software - mail to flume::puck) Wed Sep 18 1996 16:59

Date Of Receipt: 	18-SEP-1996 15:30:21.22
From: 	QUARRY::"[email protected]" "Gerald Feldman USG  18-Sep-1996 1529"
To: 	[email protected]
CC: 	[email protected]
Subj: 	Problem building libm.so backed by v40supportos
sauron: 	src/usr/shlib/libm {548%%} build libm.so
relative path: 	./usr/shlib/libm.

string passed to /usr/sde/osf1/build/v40supportos/tools/alpha_OSF1/alpha/hostbi
n/make:
   make -cF libm.so 
cd ../../../../obj/alpha/usr/shlib/libm
/usr/sde/osf1/build/v40supportos/tools/alpha_OSF1/alpha/acc/ld -shared -msym 
-set_version osf.1 -soname libm.so -check_registry `genloc 
/obj/alpha/usr/shlib/alpha/so_locations`  -O2 -O2  -msym   `genpath   ` 
-L/home/gaf/sbox1/tempsb/export/alpha/usr/shlib -L/usr/sde/osf1/build/v40suppor
tos/export/alpha/usr/shlib  -L/home/gaf/sbox1/tempsb/export/alpha/usr/ccs/lib 
-L/usr/sde/osf1/build/v40supportos/export/alpha/usr/ccs/lib 
-L/usr/sde/osf1/build/v40supportos/export/alpha/usr/ccs/lib/cmplrs/cc -o 
libm.so.X -all libm.a -none  -lc   
/usr/sde/osf1/build/v40supportos/tools/alpha_OSF1/alpha/acc/ld:
Cannot open file -O2 for reading

I rebacked by ptbos, which also failed. I then rebacked by steelos.nightly, 
which worked fine. 
-- 
+-------------------------------------------------------------+
Jerry Feldman            Digital Unix Development Environment
Digital Equipment Corp.  [email protected]
110 Spitbrook Rd.        Mailstop: ZKO3-3/Y25
Nashua, NH 03062-9987    (603)881-2970, DTN:381-2970
Boston Computer Society Board of Directors [email protected]
+-------------------------------------------------------------+
 


T.RTitleUserPersonal
Name
DateLines
2580.1Re: Problem building libm.so backed by v40supportosAOSG::FILTERAutomatic Posting Software - mail to flume::puckWed Sep 18 1996 17:0053
Date Of Receipt: 	18-SEP-1996 15:43:36.60
From: 	QUARRY::"[email protected]" "18-Sep-1996 1541"
To: 	"Jerry Feldman" <[email protected]>
CC: 	[email protected], [email protected]
Subj: 	Re: Problem building libm.so backed by v40supportos

libm.so is just built from the binary drop of libm.a that we receive from the 
libm folks. That means to build it, it must exist in obj the way that the 
Makefile is constructed. Submit trees (you tried two) do not have an obj tree 
for space and network bandwidth reasons. Nightly does and that's why it worked 
for you.

So, either back to v40supportos.nightly, or build libm.a in your sandbox first.


	-Grant'


| sauron:src/usr/shlib/libm {548%%} build libm.so       
| relative path: ./usr/shlib/libm.
| string passed to /usr/sde/osf1/build/v40supportos/tools/alpha_OSF1/alpha/host
bi
| n/make:
|    make -cF libm.so 
| cd ../../../../obj/alpha/usr/shlib/libm
| /usr/sde/osf1/build/v40supportos/tools/alpha_OSF1/alpha/acc/ld -shared -msym 
| -set_version osf.1 -soname libm.so -check_registry `genloc 
| /obj/alpha/usr/shlib/alpha/so_locations`  -O2 -O2  -msym   `genpath   ` 
| -L/home/gaf/sbox1/tempsb/export/alpha/usr/shlib -L/usr/sde/osf1/build/v40supp
or
| tos/export/alpha/usr/shlib  -L/home/gaf/sbox1/tempsb/export/alpha/usr/ccs/lib
 
| -L/usr/sde/osf1/build/v40supportos/export/alpha/usr/ccs/lib 
| -L/usr/sde/osf1/build/v40supportos/export/alpha/usr/ccs/lib/cmplrs/cc -o 
| libm.so.X -all libm.a -none  -lc   
| /usr/sde/osf1/build/v40supportos/tools/alpha_OSF1/alpha/acc/ld:
| Cannot open file -O2 for reading
| 
| I rebacked by ptbos, which also failed. I then rebacked by steelos.nightly, 
| which worked fine. 
| -- 
| +-------------------------------------------------------------+
| Jerry Feldman            Digital Unix Development Environment
| Digital Equipment Corp.  [email protected]
| 110 Spitbrook Rd.        Mailstop: ZKO3-3/Y25
| Nashua, NH 03062-9987    (603)881-2970, DTN:381-2970
| Boston Computer Society Board of Directors [email protected]
| +-------------------------------------------------------------+
|  
|