Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Nov 2002 03:19:59 +0100
From:      Jens Rehsack <rehsack@liwing.de>
To:        Andrew <andrew@ugh.net.au>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: make release broken (touch: not found)
Message-ID:  <3DDEE5CF.3040503@liwing.de>
References:  <20021123125306.K31658-100000@starbug.ugh.net.au>

next in thread | previous in thread | raw e-mail | index | archive | help
Andrew wrote:
> Hi,
> 
> I am trying to make release for 4.7-RELEASE-p2 and it is failing with
> 'touch: not found" (errors below). I found someone with a similar problem
> in the archives
> (http://docs.freebsd.org/cgi/getmsg.cgi?fetch=243803+0+/usr/local/www/db/text/2002/freebsd-stable/20021027.freebsd-stable)
> but from the follow up they seem to indicate the problem has gone away but
> I am still getting it.
> 
> I have to admit I can't even see where touch is called...
> 
> Thanks,
> 
> Andrew
> 
> ===> include
> creating osreldate.h from newvers.sh
> setvar PARAMFILE /usr/src/include/../sys/sys/param.h;  .
> /usr/src/include/../sys/conf/newvers.sh;                        echo
> "$COPYRIGHT" > osreldate.h; echo "#ifdef _KERNEL" >> osreldate.h;
> echo '#error "osreldate.h must not be used in the kernel, use
> sys/param.h"' >> osreldate.h;  echo "#else" >> osreldate.h;
> echo \#'undef __FreeBSD_version' >> osreldate.h;        echo \#'define
> __FreeBSD_version' $RELDATE >> osreldate.h;  echo "#endif" >> osreldate.h
> touch: not found
> *** Error code 127
> 
> Stop in /usr/src/include.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 

Maybe a
# cd /usr/src/usr.bin/touch
# make && make install
helps?

Jens
-- 
L     i  W     W     W  i                 Jens Rehsack
L        W     W     W
L     i   W   W W   W   i  nnn    gggg    LiWing IT-Services
L     i    W W   W W    i  n  n  g   g
LLLL  i     W     W     i  n  n  g   g    Friesenstraße 2
                                   gggg    06112 Halle
                                      g
                                  g   g
Tel.:  +49 - 3 45 - 5 17 05 91    ggg     e-Mail: <rehsack@liwing.de>
Fax:   +49 - 3 45 - 5 17 05 92            http://www.liwing.de/



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




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