From owner-freebsd-questions Wed Jan 31 11:44:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.utexas.edu (wb1-a.mail.utexas.edu [128.83.126.134]) by hub.freebsd.org (Postfix) with SMTP id 4C8B737B4EC for ; Wed, 31 Jan 2001 11:44:25 -0800 (PST) Received: (qmail 22926 invoked by uid 0); 31 Jan 2001 19:44:22 -0000 Received: from chepe.cc.utexas.edu (HELO chepe.mail.utexas.edu) (128.83.135.25) by umbs-smtp-1 with SMTP; 31 Jan 2001 19:44:22 -0000 Message-Id: <4.3.2.7.2.20010131134146.00b08720@mail.utexas.edu> X-Sender: oscars@mail.utexas.edu X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Wed, 31 Jan 2001 13:43:08 -0600 To: questions@freebsd.org From: Oscar Ricardo Silva Subject: Re: make buildworld fails on file std_rqs.c In-Reply-To: <4.3.2.7.2.20010118143727.00b1a9d0@mail.utexas.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm still trying to upgrade my FreeBSD system using cvsup. After all the files have been downloaded, /usr/src/UPDATING says I should issue: "make buildworld". Unfortunately, it stops after the following: ===> libss test -e std_rqs.ct || ln -s /usr/src/lib/libss/std_rqs.ct . mk_cmds std_rqs.ct test -h std_rqs.ct && rm -f std_rqs.ct rm -f .depend mkdep -f .depend -a -I. -I/usr/src/lib/libss -DPOSIX -DIN_LIBSS -I/usr/obj/usr/src/i386/usr/include /usr/src/lib/libss/data.c /usr/src/lib/libss/error.c /usr/src/lib/libss/execute_cmd.c /usr/src/lib/libss/help.c /usr/src/lib/libss/invocation.c /usr/src/lib/libss/list_rqs.c /usr/src/lib/libss/listen.c /usr/src/lib/libss/pager.c /usr/src/lib/libss/parse.c /usr/src/lib/libss/prompt.c /usr/src/lib/libss/request_tbl.c /usr/src/lib/libss/requests.c ss_err.c std_rqs.c cc: std_rqs.c: No such file or directory mkdep: compile failed *** Error code 1 Stop in /usr/src/lib/libss. *** Error code 1 Stop in /usr/src/lib. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. I haven't seen any mention of this file anywhere else. At 02:40 PM 1/18/01 -0600, Oscar Ricardo Silva, you wrote: >I was trying to upgrade my system from 4.0 to 4.2 using cvsupit. I >successfully downloaded the source and then, following the instructions in >/usr/src/UPDATING, ran "make buildworld" (after clearing out /usr/obj). I >got the following error message: > >===> libss >test -e std_rqs.ct || ln -s /usr/src/lib/libss/std_rqs.ct . >mk_cmds std_rqs.ct >test -h std_rqs.ct && rm -f std_rqs.ct >rm -f .depend >mkdep -f .depend -a -I. -I/usr/src/lib/libss -DPOSIX -DIN_LIBSS >-I/usr/obj/usr/src/i386/usr/include /usr/src/lib/libss/data.c >/usr/src/lib/libss/error.c /usr/src/lib/libss/execute_cmd.c >/usr/src/lib/libss/help.c /usr/src/lib/libss/invocation.c >/usr/src/lib/libss/list_rqs.c /usr/src/lib/libss/listen.c >/usr/src/lib/libss/pager.c /usr/src/lib/libss/parse.c >/usr/src/lib/libss/prompt.c /usr/src/lib/libss/request_tbl.c >/usr/src/lib/libss/requests.c ss_err.c std_rqs.c >cc: std_rqs.c: No such file or directory >mkdep: compile failed >*** Error code 1 > >Stop in /usr/src/lib/libss. >*** Error code 1 > >Stop in /usr/src/lib. >*** Error code 1 > >Stop in /usr/src. >*** Error code 1 > >Stop in /usr/src. >*** Error code 1 > >Stop in /usr/src. > > >Now, just in case there were any changes in the code, this is the third >time I've tried running this in 12 hours. The only file resembling the >one in the error messsage is /usr/src/lib/libss/std_rqs.ct . > >Any information would be appreciated. > > > >Oscar > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message