Re: FreeBSD RELENG_7 doesn't build

From: Eygene Ryabinkin <rea-fbsd_at_codelabs.ru>
Date: Wed, 13 Feb 2008 13:47:41 +0300
Oliver, good day.

Wed, Feb 13, 2008 at 11:02:21AM +0100, Oliver Herold wrote:
> I did an install with FreeBSD 7 RC2 iso and updated the sources (today) to
> RELENG_7. It stops compiling after printing this error

Sources were updated via CVSup/CSup?  You're doing 'make buildworld',
aren't you? What is the output of the 'for i in *; do grep '$FreeBSD'
"$i"; md5 "$i"; done' spawned in the /usr/src/share/mk?  The output
of 'uname -a' is?

> [...]
> 
> gzip -cn info-stnd.inf > info-stnd.info.gz
           ^^^^^^^^^^^^^  should be info-stnd.info

> gzip cn texinfo.info > texinfo.info.gz
  ^^^^^^^
Is it really "gzip cn", not the "gzip -cn"?  I guess you had stripped
some output from make, showing only the relevant commands or just
retyped something from the screen?

Can you try to do
  'make -C /usr/src/gnu/usr.bin/texinfo -m /usr/src/share/mk clean all'?
Is the problem still persists?  If yes, what is the output of the
'make -C /usr/src/gnu/usr.bin/texinfo -m /usr/src/share/mk -VCOMPRESS_CMD'?

CVSup'ped RELENG_7, spawned buildworld.  Will try to reproduce your
case.
-- 
Eygene
Received on Wed Feb 13 2008 - 09:47:44 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:27 UTC