Re: a problem building system with build.sh
"Perry E. Metzger" <[email protected]>
| Newsgroups | gmane.os.netbsd.help |
|---|---|
| Message-ID | <[email protected]> |
> Tue, 26,.12.2006 kl. 20.56 +0900, skrev yokan: >> Hi All! >> >> I have a problem building system with build.sh >> >> when I ran ./build.sh tools in /usr/src/ >> It stops at the point >> >> dependall ===> texinfo >> /usr/src/tools/texinfo/../../gnu/dist/texinfo/configure: 1: Syntax >> error: ")" unexpected >> >> the file /gnu/dist/textinfo/configure is a binary file. >> >> I am making NetBSD 3.1 source tree synced with CVS Sigmund Skjelnes <[email protected]> writes: > Someone have made two mistakes; Made a typo in a file, and put it out on > the source tree. There is only one way, from my limited experience, and > that's to wait for the flaw to be corrected. This seems rather unlikely. The user has stated that the "configure" file is a binary, which is clearly wrong. Perry