[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

12.0. "Problems build shared libraries " by AOSG::TAPPAN () Thu Apr 29 1993 18:13

Delivery-Date: Wed, 28 Apr 93 15:52:02 -0400
Return-Path: td@roadrunner.unx.dec.com
Received: by flume.zk3.dec.com (5.65/DEC-USSG-ZK3-ULTRIX-09/27/91);
	id AA10131; Wed, 28 Apr 1993 15:51:46 -0400
Received: by minsrv.zk3.dec.com (5.65/DEC-USSG-ZK3-ULTRIX-09/27/91);
	id AA25172; Wed, 28 Apr 1993 15:51:04 -0400
Received: by roadrunner.unx.dec.com; id AA20205; Wed, 28 Apr 1993 15:50:20 -0400
Message-Id: <9304281950.AA20205@roadrunner.unx.dec.com>
To: buildhelp@zk3.dec.com
Cc: td@roadrunner.unx.dec.com
Subject: Problems build shared libraries 
Date: Wed, 28 Apr 93 15:50:20 +28716
From: Anthony DeCarlo <td@roadrunner.unx.dec.com>
X-Mts: smtp

Hi,

	I'm backed against agosminor.bl1. I cd to src/usr/shlib/libsys5
and say build:

/s3/td/sonic_the_hedgehog/src/usr/shlib/libsys5
mongoose.unx.dec.com > build
relative path: ./usr/shlib/libsys5.
cd ../../../../obj/alpha/usr/shlib/libsys5
/usr/sde/osf1/build/agosminor.bl1/tools/alpha_OSF1/alpha/acc/ld -shared 
-set_version osf.1 -soname libsys5.so -check_registry ../alpha/so_locations      
  `genpath   ` -L/s3/td/sonic_the_hedgehog/export/alpha/usr/shlib 
-L/usr/sde/osf1/build/agosminor.bl1/export/alpha/usr/shlib 
-L/usr/sde/osf1/build/agosminor.bl1/export/alpha/usr/shlib 
-L/usr/sde/alpha/build/alpha.bl012/export/alpha/usr/shlib  
-L/s3/td/sonic_the_hedgehog/export/alpha/usr/ccs/lib 
-L/usr/sde/osf1/build/agosminor.bl1/export/alpha/usr/ccs/lib 
-L/usr/sde/osf1/build/agosminor.bl1/export/alpha/usr/ccs/lib 
-L/usr/sde/alpha/build/alpha.bl012/export/alpha/usr/ccs/lib 
-L/usr/sde/alpha/build/alpha.bl012/export/alpha/usr/ccs/lib/cmplrs/cc -o 
libsys5.so.X setpgrp.o mount.o umount.o crt1.o fmtmsg.o getdate.o  mknod.o 
mktemp.o ptrace.o rmdir.o tcgetsid.o  statvfs.o getsubopt.o getcwd.o  signal.o 
setjmp.o s5unlink.o s5open.o     -lc   
/usr/sde/osf1/build/agosminor.bl1/tools/alpha_OSF1/alpha/acc/ld:
Cannot open file ../alpha/so_locations for reading
*** Exit 1
Stop.
mongoose.unx.dec.com > 

any ideas???

Tony D.
    
T.RTitleUserPersonal
Name
DateLines
12.1ProblemsAOSG::FILTERAutomatic Posting Software - mail to flume::puckWed Aug 16 1995 17:2924
Date Of Receipt: 	16-AUG-1995 06:19:37.09
From: 	SMURF::ALPHA::dvalin "David Valin USG"
To: 	odehelp@DEC:.zko.alpha
CC: 	
Subj: 	Problems

On the switch to ode3.0 I am getting the following 
message on any ode type command:

bco -u setacl.c

[ ./seccmd/policy/setacl.c ]
ODE CLIENT: ERROR - Failed client authentication.
        Have you done a kinit & workon?

bco: The following rcs command failed:
ode_client exists ./seccmd/policy/setacl.c,v
[ unable to access source control information in file: "./seccmd/policy/setacl.c,v"  ]


Until the switch I had no problems using the environment.

Dave

12.2Re: ProblemsAOSG::FILTERAutomatic Posting Software - mail to flume::puckWed Aug 16 1995 17:3245
Date Of Receipt: 	16-AUG-1995 09:45:50.17
From: 	SMURF::WASTED::"vandyck@cardinal.zk3.dec.com"
To: 	dvalin@zk3.dec.com (David Valin USG)
CC: 	odehelp@zk3.dec.com
Subj: 	Re: Problems

Check your path to make sure that you don't have ode2.0 wired into it. It
should be defined something like:

    set toolspath=( /usr/sde/tools/`machine`_`uname`/bin )
    set path=( $path $toolspath /usr/ucb /bin /usr/bin /sbin /usr/sbin  /etc /usr/bin/X11 $HOME/bin $HOME/bin/osf1 /usr/local/bin  /usr/bin/mh /contrib/alpha.OSF1/bin /tools/bin . /usr/build/devbld/bin )

If that is correct, then try bco -u -ode_debug -cvs setacl.c


and see what you get back.


		-Grant

> 
> On the switch to ode3.0 I am getting the following 
> message on any ode type command:
> 
> bco -u setacl.c
> 
> [ ./seccmd/policy/setacl.c ]
> ODE CLIENT: ERROR - Failed client authentication.
>         Have you done a kinit & workon?
> 
> bco: The following rcs command failed:
> ode_client exists ./seccmd/policy/setacl.c,v
> [ unable to access source control information in file: "./seccmd/policy/setacl.c,v"  ]
> 
> 
> Until the switch I had no problems using the environment.
> 
> Dave
> 


-- 

				-Grant

12.3Re: ProblemsAOSG::FILTERAutomatic Posting Software - mail to flume::puckWed Aug 16 1995 17:3520
Date Of Receipt: 	16-AUG-1995 10:07:34.48
From: 	SMURF::FLUME::jmf "Joshua M. Friedman OSF/UNIX SDE  16-Aug-1995 1006"
To: 	dvalin@zk3.dec.com (David Valin USG), vandyck@zk3.dec.com
CC: 	odehelp@zk3.dec.com
Subj: 	Re: Problems
Dave, here's a little fix to Grant's command: 	

      bco -u -ode_debug -cvs setacl.c
 
should be:

      bco -u -odedebug cvs setacl.c

(there was a bug/typo in the training slide which is being fixed)

This is also in the "odeman bco" page.

-josh