NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-amd64/56190: build.sh tools not work



The following reply was made to PR port-amd64/56190; it has been noted by GNATS.

From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: port-amd64/56190: build.sh tools not work
Date: Fri, 4 Jun 2021 19:21:32 +0000

 On Wed, May 19, 2021 at 04:50:00PM +0000, maxtaylor%mail.ru@localhost wrote:
  > obj ===> tools/binstall
  > nbmake[2]: "/usr/src/tools/binstall/../Makefile.host" line 30: Need an operator
 
 This sounds like your tree is corrupted.
 
 Line 30 of src/tools/Makefile.host should be:
 
    .include "${.CURDIR}/Makefile"
 
 with no leading spaces.
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index