Hi, I decided to blow away my -CURRENT setup to start afresh! Mad I know, but I wanted to start on a clean slate. I grabbed the CD1 via ftp. This is the May 2007 snapshot. I had funny problems during direct installation like panics.. So I decided to install inside a VMware env and later transfer to a disk. Now, after grabbing latest sources (yesterday and this morning), buildworld fails for me as shown below: <cut> rm -f yp.h rpcgen -I -C -h -o yp.h /usr/src/libexec/ypxfr/../../include/rpcsvc/yp.x rm -f yp_clnt.c rpcgen -I -C -DYPSERV_ONLY -l -o yp_clnt.c /usr/src/libexec/ypxfr/../../include/rpcsvc/yp.x rm -f ypxfr_clnt.c rpcgen -I -C -DYPPUSH_ONLY -l -o ypxfr_clnt.c /usr/src/libexec/ypxfr/../../include/rpcsvc/yp.x rm -f .depend mkdep -f .depend -a -I. /usr/src/libexec/ypxfr/../../usr.sbin/ypserv/yp_dblookup.c /usr/src/libexec/ypxfr/yp_dbwrite.c /usr/src/libexec/ypxfr/../../usr.sbin/ypserv/yp_error.c /usr/src/libexec/ypxfr/ypxfr_getmap.c /usr/src/libexec/ypxfr/ypxfr_main.c /usr/src/libexec/ypxfr/ypxfr_misc.c /usr/src/libexec/ypxfr/ypxfrd_getmap.c yp_clnt.c ypxfr_clnt.c echo ypxfr: /usr/obj/usr/src/tmp/usr/lib/libc.a /usr/obj/usr/src/tmp/usr/lib/librpcsvc.a >> .depend ===> bin (depend) ===> bin/cat (depend) rm -f .depend mkdep -f .depend -a /usr/src/bin/cat/cat.c echo cat: /usr/obj/usr/src/tmp/usr/lib/libc.a >> .depend ===> bin/chflags (depend) rm -f .depend mkdep -f .depend -a /usr/src/bin/chflags/chflags.c echo chflags: /usr/obj/usr/src/tmp/usr/lib/libc.a >> .depend ===> bin/chio (depend) rm -f .depend mkdep -f .depend -a /usr/src/bin/chio/chio.c echo chio: /usr/obj/usr/src/tmp/usr/lib/libc.a >> .depend ===> bin/chmod (depend) rm -f .depend mkdep -f .depend -a /usr/src/bin/chmod/chmod.c echo chmod: /usr/obj/usr/src/tmp/usr/lib/libc.a >> .depend ===> bin/cp (depend) rm -f .depend mkdep -f .depend -a -DVM_AND_BUFFER_CACHE_SYNCHRONIZED /usr/src/bin/cp/cp.c /usr/src/bin/cp/utils.c echo cp: /usr/obj/usr/src/tmp/usr/lib/libc.a >> .depend ===> bin/csh (depend) grep '[FV]_' /usr/src/bin/csh/../../contrib/tcsh/ed.defns.c | grep '^#define' >> ed.defns.h cc -E -O2 -fno-strict-aliasing -pipe -I. -I/usr/src/bin/csh -I/usr/src/bin/csh/../../contrib/tcsh -D_PATH_TCSHELL='"/bin/csh"' -DHAVE_ICONV -Wno-pointer-sign /usr/src/bin/csh/../../contrib/tcsh/tc.const.c /usr/src/bin/csh/../../contrib/tcsh/sh.char.h /usr/src/bin/csh/config.h /usr/src/bin/csh/../../contrib/tcsh/config_f.h /usr/src/bin/csh/../../contrib/tcsh/sh.types.h sh.err.h -D_h_tc_const | grep 'Char STR' | sed -e 's/Char \([a-zA-Z0-9_]*\)\(.*\)/extern Char \1[];/' | sort >> tc.const.h cc -o gethost -O2 -fno-strict-aliasing -pipe -I. -I/usr/src/bin/csh -I/usr/src/bin/csh/../../contrib/tcsh -D_PATH_TCSHELL='"/bin/csh"' -DHAVE_ICONV -Wno-pointer-sign /usr/src/bin/csh/../../contrib/tcsh/gethost.c ./gethost /usr/src/bin/csh/host.defs >> tc.defs.c *** Error code 1 Stop in /usr/src/bin/csh. *** Error code 1 Stop in /usr/src/bin. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. </cut> How do I address this? Another funny crash I am getting is when I try to ftp from the Virtual Machine to another host. It's a panic kind of crash, which takes the machine into the debugger, but I am not sure I know how to capture the details shown, bar for manually writing them down, which is a little tideous. Is there a way to capture such output into a file that I can send? -Wash http://www.netmeister.org/news/learn2quote.html DISCLAIMER: See http://www.wananchi.com/bms/terms.php -- +======================================================================+ |\ _,,,---,,_ | Odhiambo Washington <wash_at_wananchi.com> Zzz /,`.-'`' -. ;-;;,_ | Wananchi Online Ltd. www.wananchi.com |,4- ) )-,_. ,\ ( `'-'| Tel: +254 20 313985-9 +254 20 313922 '---''(_/--' `-'\_) | GSM: +254 722 743223 +254 733 744121 +======================================================================+ Harrisberger's Fourth Law of the Lab: Experience is directly proportional to the amount of equipment ruined.Received on Fri May 25 2007 - 05:07:24 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:10 UTC