[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

1079.0. "Problem in /usr/sde/ode2.0/lib/mk/ode.std.mk" by SMURF::FILTER (Automatic Posting Software - mail to flume::puck) Mon Nov 14 1994 13:57

Date Of Receipt: 	11-NOV-1994 19:37:27.48
From: 	KRISIS::hooton "David D. Hooton USG  11-Nov-1994 1934"
To: 	odehelp@DEC:.zko.krisis
CC: 	hooton@DEC:.zko.krisis
Subj: 	Problem in /usr/sde/ode2.0/lib/mk/ode.std.mk

I have a problem with the standard rule set.
/usr/sde/ode2.0/lib/mk/ode.std.mk contains this line:

_SHLDFLAGS_=
        -R ${EXPORTS} ${_COMMON_LDFLAGS_}

However, starting with Gold Minor BL3, -R is no longer allowed as a
flag to ld.  (The -R flag was ignored by previous base levels.)

						- DDH

T.RTitleUserPersonal
Name
DateLines
1079.1Re: Problem in /usr/sde/ode2.0/lib/mk/ode.std.mkSMURF::FILTERAutomatic Posting Software - mail to flume::puckMon Nov 14 1994 13:5938
Date Of Receipt: 	12-NOV-1994 14:01:23.86
From: 	KRISIS::vandyck "Grant Van Dyck"
To: 	[email protected]
CC: 	[email protected]
Subj: 	Re: Problem in /usr/sde/ode2.0/lib/mk/ode.std.mk

No backingtree in ZK uses this, This exists to build the ode toolset and the
kerberos libs and commands. You're not building those are you?

Did you find this in your path somehow?  The standard rule set is in:

/usr/sde/osf1/build/STREAM/src/usr/lib/makefiles/standard.mk

The one you reference is maintained by the ODE tools group at DEC West.

	-Grant

> 
> 
> I have a problem with the standard rule set.
> /usr/sde/ode2.0/lib/mk/ode.std.mk contains this line:
> 
> _SHLDFLAGS_=
>         -R ${EXPORTS} ${_COMMON_LDFLAGS_}
> 
> However, starting with Gold Minor BL3, -R is no longer allowed as a
> flag to ld.  (The -R flag was ignored by previous base levels.)
> 
> 						- DDH
> 
> 


-- 
 Grant Van Dyck 		enet:    [email protected]	
 Release Engineering


1079.2Re: Problem in /usr/sde/ode2.0/lib/mk/ode.std.mkSMURF::FILTERAutomatic Posting Software - mail to flume::puckMon Nov 14 1994 15:2420
Date Of Receipt: 	14-NOV-1994 14:50:46.55
From: 	KRISIS::hooton "David D. Hooton USG  14-Nov-1994 1446"
To: 	[email protected]
CC: 	[email protected], [email protected],
	hooton@DEC:.zko.krisis
Subj: 	Re: Problem in /usr/sde/ode2.0/lib/mk/ode.std.mk

>No backingtree in ZK uses this, This exists to build the ode toolset and the
>kerberos libs and commands. You're not building those are you?
>
>Did you find this in your path somehow?  The standard rule set is in:
>/usr/sde/osf1/build/STREAM/src/usr/lib/makefiles/standard.mk
>
>The one you reference is maintained by the ODE tools group at DEC West.

There is a new project called PRRT which is in the QAQC ODE
environment, which I understand uses unmodified ODE 2.0.

							- DDH