bug-gawk
[Top][All Lists]
Advanced

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

Re: [bug-gawk] fatal: PEBKAC error: invalid character '\007' in source c


From: arnold
Subject: Re: [bug-gawk] fatal: PEBKAC error: invalid character '\007' in source code
Date: Mon, 14 Jul 2014 14:49:27 -0600
User-agent: Heirloom mailx 12.4 7/29/08

address@hidden wrote:

> Hermann Peifer <address@hidden> wrote:
>
> > On 2014-07-13 19:17, address@hidden wrote:
> > > This should be fixed in the current code base. Do
> > > a make distclean, git pull, bootstrap.sh and start over.
> > >
> >
> > There is nothing to pull, as it looks like. The last commit is:
> >
> > commit df2eaea6a92c7d89d604d0a4e885d064678ce3ed
> > Author: Arnold D. Robbins <address@hidden>
> > Date:   Thu Jul 10 16:32:44 2014 -0700
> >
> >      Add div() function for integer division & remainder.
>
> The code is up to date in master. It should work if the git
> working directory is clean. The actual make should work even
> after the configure error, enough to do 'make distclean'
> and start over.
>
> If it's still failing, then I'll need access to the Mac OS X
> system to see what's going on.
>
> Thanks,
>
> Arnold

The other thing to check is if you have recent self-built gawk in
your search path when running configure. You could try rerunning
configure with PATH=/bin:/usr/bin - that should get you past
the problems.

Thanks,

Arnold



reply via email to

[Prev in Thread] Current Thread [Next in Thread]