7.0-PRERELEASE installworld fails

Unga unga888 at yahoo.com
Sat Jan 5 05:25:30 PST 2008


--- Boris Samorodov <bsam at ipt.ru> wrote:

Hi Boris, thanks for the reply.

> > I'm making a kernel upgrade on 7.0-BETA4 with the
> > today's sources downloaded by cvsup.
> 
> Upgrade to what? (RELENG_7, RELENG_7_0, HEAD, etc.)
RELENG_7

> What architecture do you use (i386, amd64, etc.)
i386

> Did you use startdard make.conf (i.e. empty)?
Yep, startdard make.conf.

cat /etc/make.conf
# added by use.perl 2007-12-23 12:18:54
PERL_VER=5.8.8
PERL_VERSION=5.8.8


> Did you use GENERIC kernel?
Yep, its GENERIC.

> 
> > make installworld fails with following error:
> >
> > cc -O2 -fno-strict-aliasing -pipe 
> > -I/usr/src/lib/csu/i386-elf/../common  -I/usr
> > /src/lib/csu/i386-elf/../../libc/include
> > -Wsystem-headers -Wall -Wno-format-y2k
> > -W -Wno-unused-parameter -Wstrict-prototypes
> > -Wmissing-prototypes -Wpointer-arit
> > h -Wreturn-type -Wcast-qual -Wwrite-strings
> -Wswitch
> > -Wshadow -Wcast-align -Wunu
> > sed-parameter -Wchar-subscripts -Winline
> > -Wnested-externs -Wredundant-decls -Wno
> > -pointer-sign -c /usr/src/lib/csu/i386-elf/crt1.c
> > /usr/src/lib/csu/i386-elf/crt1.c:33:20: error:
> > stdlib.h: No such file or directory
> > In file included from
> > /usr/src/lib/csu/i386-elf/crt1.c:35:
> >
>
/usr/src/lib/csu/i386-elf/../../libc/include/libc_private.h:178:24:
> > error: sys/_types.h: No such file or directory
> 
> This may be caused by incorrect system clocks.
>
My CMOS and date matches, date shows the time-zone
correctly, therefore, these are the steps I did after
reboot to singe-user:
fsck -p
mount -u /
mount -a
swapon -a

/usr/local/bin/bash

cd /usr/src/
adjkerntz -i

/usr/src/usr.sbin/mergemaster/mergemaster.sh -p

env -i make installworld >& installworld.log

Regards
Unga


      ____________________________________________________________________________________
Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs


More information about the freebsd-questions mailing list