NetBSD-Bugs archive

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

Re: toolchain/47695: host-mkdep fails on Solaris xpg4/sh



The following reply was made to PR toolchain/47695; it has been noted by GNATS.

From: Valery Ushakov <uwe%stderr.spb.ru@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: toolchain/47695: host-mkdep fails on Solaris xpg4/sh
Date: Wed, 27 Mar 2013 03:40:53 +0400

 On Tue, Mar 26, 2013 at 21:20:01 +0000, pooka%iki.fi@localhost wrote:
 
 > starting from host-mkdep.in 1.28 I'd guess
 > /obj/tools/host-mkdep/host-mkdep[208]: syntax error at line 234 : `|' 
 > unexpected
 > *** [atoll.d] Error code 2
 
 It's probably confused by double paren.  Try adding a space
 
     ( (@CPP@ "$@" $f; echo $? >&3) | @AWK@ ...
 -----^-
 there
 
 -uwe
 


Home | Main Index | Thread Index | Old Index