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: Antti Kantee <pooka%iki.fi@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: Valery Ushakov <uwe%stderr.spb.ru@localhost>,
toolchain-manager%NetBSD.org@localhost,
gnats-admin%NetBSD.org@localhost, netbsd-bugs%NetBSD.org@localhost
Subject: Re: toolchain/47695: host-mkdep fails on Solaris xpg4/sh
Date: Wed, 27 Mar 2013 00:55:32 +0100
On 27.03.2013 00:45, Valery Ushakov 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
Works. Thanks!
Home |
Main Index |
Thread Index |
Old Index