Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jul 1999 10:34:28 +0900
From:      nakaji@tutrp.tut.ac.jp
To:        current@FreeBSD.ORG
Subject:   make buildworld -DWANT_AOUT -DCOMPAT3X fails on 4.0-current
Message-ID:  <19990719103428M.nakaji@tutrp.tut.ac.jp>

next in thread | raw e-mail | index | archive | help
I got this error on last Friday in Japan.

The last part of log is following.

--->8--->8--->8--->8--->8--->8--->8---
===> compat/compat3x
install -c -o root -g wheel -m 444 libf2c.so.2 libg++.so.4 libstdc++.so.2  /usr/obj/aout/usr/src/tmp/usr/lib/aout/compat
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.
(snip)
Fri Jul 16 15:21:48 JST 1999
--->8--->8--->8--->8--->8--->8--->8---

The log is made by the command,
(date; make buildworld; date) 2>&1 | tee -a make.bw.$(date "+%y%m%d")
---
NAKAJI Hiroyuki


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?19990719103428M.nakaji>