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: 18-SEP-1996 10:58:49.15 From: WASTED::hurst "Steve Hurst USG" To: odehelp@DEC:.zko.wasted CC: Subj: Builds... Hi, I've been trying to move to a new base level of Steel. I created a completely new sandbox and pointed it at the steelos.bl3 backing tree. I use the following to attempt a complete build: cd kernel/src build setup build BINARY During "build setup" I get the following error: env - COMP_HOST_ROOT=/ COMP_TARGET_ROOT=/ /usr/bin/cc -call_shared -O2 -non_shared -tr -h/usr/lib/cmplrs/cc -B `genpath -L/usr/lib -L/lib ` -L/usr/lib -L/lib -o config.X y.tab.o lex.yy.o main.o mkioconf.o mkmakefile.o mkglue.o mkheaders.o mkswapconf.o mklocalconf.o AFclose.o AFgetatr.o AFgetent.o AFgetval.o AFnxtatr.o AFnxtent.o AFnxtval.o AFopen.o AFread.o AFrewind.o AFsetdflt.o -lln ld: Can't locate file for: -lln Is this a bug or did I just miss a step??? The area being built at the time of the error is "kernel/src/config". Steve.
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
2578.1 | Re: Builds... | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Wed Sep 18 1996 12:52 | 28 |
Date Of Receipt: 18-SEP-1996 11:01:40.15 From: FLUME::johnf "John Flanagan USG Test Johnf Tools Group 18-Sep-1996 1059" To: Steve Hurst USG <hurst@DEC:.zko.flume> CC: odehelp@DEC:.zko.flume Subj: Re: Builds... Make sure you have the OSFPGMR subset installed on your system. It's looking for /usr/ccs/lib/libln.a on your system and it most likely doesn't exist. The executables in kernel/src/config are built using system tools because config needs to run on the host system. John -- ______________________________________________________________________ John Flanagan enet: [email protected] MS: ZKO3-3/W20 decnet: flume::johnf USG Release Management (603) 881-1719 110 Spitbrook Road (DTN) 381-1719 Nashua, NH ______________________________________________________________________ |