Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Apr 1999 23:55:46 +0200 (CEST)
From:      Marc van Woerkom <van.woerkom@netcologne.de>
To:        freebsd-current@freebsd.org
Subject:   make buildworld fails
Message-ID:  <199904022155.XAA01336@oranje.my.domain>

next in thread | raw e-mail | index | archive | help
Hi!

A fresh cvsup plus make buildworld did not complete on
my 3.0-RELEASE system. 


----------------------------------------------------------------------

    root@oranje# date
    Fri Apr  2 22:37:32 CEST 1999
    root@oranje# make buildworld; date
    
    --------------------------------------------------------------
    >>> Cleaning up the temporary elf build tree
    --------------------------------------------------------------
    mkdir -p /usr/obj/usr/src/tmp
    chflags -R noschg /usr/obj/usr/src/tmp/
    rm -rf /usr/obj/usr/src/tmp
    
    --------------------------------------------------------------
    >>> Making make


    (...)


    install -c -o root -g wheel -m 444     libstdc++.so.2 /usr/obj/usr/src/tmp/usr/lib
    ln -sf libstdc++.so.2 /usr/obj/usr/src/tmp/usr/lib/libstdc++.so
    cd /usr/src/gnu/usr.bin/cc/libgcc; /usr/obj/usr/src/tmp/usr/bin/make all; /usr/obj/usr/src/tmp/usr/bin/make -B install
    install -c -o root -g wheel -m 444 bsd.README bsd.dep.mk bsd.doc.mk bsd.docb.mk bsd.info.mk bsd.kern.mk bsd.kmod.mk bsd.lib.mk bsd.libnames.mk bsd.man.mk bsd.obj.mk bsd.own.mk bsd.port.mk bsd.port.post.mk  bsd.port.pre.mk bsd.port.subdir.mk bsd.prog.mk bsd.sgml.mk bsd.subdir.mk sys.mk  /usr/obj/usr/src/tmp/mk
    usage: install [-CcDps] [-f flags] [-g group] [-m mode] [-o owner] file1 file2
	   install [-CcDps] [-f flags] [-g group] [-m mode] [-o owner] file1 ...
		 fileN directory
	   install -d [-g group] [-m mode] [-o owner] directory ...
    *** Error code 64
    
    Stop.
    *** Error code 1
    
    Stop.
    *** Error code 1
    
    Stop.
    *** Error code 1
    
    Stop.
    *** Error code 1
    
    Stop.
    Fri Apr  2 23:17:53 CEST 1999
    root@oranje#

-----------------------------------------------------------------------------------------

However these last attempts did run through without problems:

  -rw-r--r--   1 root  bin    8310232 Mar 22 19:36 1.log
  -rw-r--r--   1 root  bin    8346805 Mar 24 00:57 2.log
  -rw-r--r--   1 root  bin    8346878 Mar 26 22:39 3.log
  -rw-r--r--   1 root  bin    8357073 Mar 28 23:41 4.log
  -rw-r--r--   1 root  bin    5415813 Mar 30 00:18 5.log
  -rw-r--r--   1 root  bin    5588079 Apr  2 04:28 6.log

Regards,
Marc


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904022155.XAA01336>