On Thu, Jun 26, 2025 at 7:33 AM Horváth Csaba <[email protected]> wrote:
> Hi, > > Now i'm getting this... > > checking dependency style of gcc... (cached) gcc3 > ./configure: line 15007: syntax error near unexpected token `newline' > ./configure: line 15007: `yes:' > > Checked and the yes: branch missing a ) , but it does not work with > any solution. > > I would recommend removing the source code directory completely and re-downloading the official source code from the web site, and then re-try the build. If you download the 1.6.0 tarball from the web site, you should be able to run configure directly - you should not need to do the autoreconf -fi step. -Nick
