buildworld problem on poweredge 1850

Pavel Rebrov pavel at rebrov.ru
Tue Sep 4 06:56:34 PDT 2007


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


More information about the freebsd-stable mailing list