Date: Wed, 31 Jan 2001 13:43:08 -0600 From: Oscar Ricardo Silva <oscars@mail.utexas.edu> To: questions@freebsd.org Subject: Re: make buildworld fails on file std_rqs.c Message-ID: <4.3.2.7.2.20010131134146.00b08720@mail.utexas.edu> In-Reply-To: <4.3.2.7.2.20010118143727.00b1a9d0@mail.utexas.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.3.2.7.2.20010131134146.00b08720>