Date: Tue, 4 Sep 2007 17:29:43 +0400 From: "Pavel Rebrov" <pavel@rebrov.ru> To: freebsd-stable@freebsd.org Subject: buildworld problem on poweredge 1850 Message-ID: <8ebeb4cb0709040629i6fa76218g6523df82c45656a5@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I've got Dell PowerEdge 1850 (2G RAM, 2x78G SCSI RAID, 2xXEON) running
FreeBSD 6.1 SMP installed by the hosting provider and I can't make
buildworld on it.
Here's my /etc/make.conf:
PERL_VER=5.8.8
PERL_VERSION=5.8.8
Here's the output of `make buildworld`.
===> usr.sbin/config (obj,depend,all,install)
................
...............
cc -O2 -fno-strict-aliasing -pipe -I. -I/usr/src/usr.sbin/config
-I/usr/obj/usr/src/tmp/legacy/usr/include -static
-L/usr/obj/usr/src/tmp/legacy/usr/lib -o config config.o main.o lang.o
mkmakefile.o mkheaders.o mkoptions.o -ll -legacy
sh /usr/src/tools/install.sh -s -o root -g wheel -m 555 config
/usr/obj/usr/src/tmp/legacy/usr/sbin
: wrong number or types of arguments
usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
[-o owner] file1 file2
install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
[-o owner] file1 ... fileN directory
install -d [-v] [-g group] [-m mode] [-o owner] directory ...
*** Error code 64
Stop in /usr/src/usr.sbin/config.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
I've erased all of /usr/src and /usr/obj and cvsup'ed it several times, did
`make cleanworld` and whatever else I could do and got no luck. Prior to
that I've been using 4-Release on another machine for years and that's been
perfect.
--
Pavel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8ebeb4cb0709040629i6fa76218g6523df82c45656a5>
