Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Oct 2002 21:53:23 +0200
From:      =?ISO-8859-1?Q?Jesper_Blomstr=F6m?= <jesper.b@home.se>
To:        freebsd-newbies@freebsd.org
Subject:   make buildworld fails with bzip2
Message-ID:  <3D99FD33.2030503@home.se>

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

For the last year I have neglected my FreeBSD-OS. Now my Windows has 
crashed and I´ve decided to totally ignore/leave Win forever and focus 
on FreeBSD.

I am running 4.3 and was going to upgrade to the latest 4-Stable.

I did "cvsup -g acorrectsupfile"
Ok
Then I moved to /usr/src and did "make buildworld"
Ok for about 1 our (was requested to do mergemaster -p because a user 
was missing, Ok).
Then it stopped with a message like:

lib/compat/compat22
uudecode -p /usr/src/lib/compat/compat22/lib.so.3.1.bz2.uu | bzip2 -d > 
libc.so.3.1
bzip2: not found Error code 112

I remembered reading about gzip2 had been moved or something like that 
so I did: "cd /usr/ports/archivers/bzip2; make install clean"
Went OK
bzip2 was/is installed.

I tried buildworld again but it stopped with the same message.

I have repeated the whole process (that is cvsup and so on) but still,
the same problem.

Could it have something to do with my path?
 >echo $PATH
PATH=/sbin:/bin:/usr/sbin/:
/usr/bin:/usr/games:
/usr/local/sbin:/usr/local/bin:
/usr/X11R6/bin:/root/bin

 >which bzip2
/usr/local/bin/bzip2


Please help me, I´m getting desperate here...

Thx in advance, Jesper.


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




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