From: Guido Van Hoecke <guivho@gmail.com>
To: Henning Weiss <hdweiss@gmail.com>
Cc: orgmode <emacs-orgmode@gnu.org>, Tassilo Horn <tsdh@gnu.org>
Subject: Re: Problem with Google Calendar Synchronization
Date: Tue, 7 May 2013 22:23:16 +0200 [thread overview]
Message-ID: <CAEySM9Gn08rdEawokz_wLybqpQR4Jn6R9miHY_jkwTZNV3Cvmw@mail.gmail.com> (raw)
In-Reply-To: <CAKq33ufUB3idOuhakZFQoidJ_5Nt1A38zt2aYjvKGUr-tjY6xQ@mail.gmail.com>
Hi,
Thank you guys for your help.
Got gawk from macports.
Hitting data error now:
gawk: ./importGoogleCalendar.awk:143: (FILENAME=- FNR=34026) fatal:
strftime: second argument less than 0 or too big for time_t
I am investigating this now and will report my findings
Guido.
On 7 May 2013 15:04, Henning Weiss <hdweiss@gmail.com> wrote:
> Hi,
>
> On Tue, May 7, 2013 at 12:26 PM, Tassilo Horn <tsdh@gnu.org> wrote:
>>
>> Guido Van Hoecke <guivho@gmail.com> writes:
>>
>> Hu Giudo,
>>
>> > When executing the awk script written by Eric S. Fraga at
>> > http://orgmode.org/worg/org-tutorials/org-google-sync.html I get
>> > following error:
>> >
>> > /usr/bin/awk: calling undefined function gensub
>> > source line number 82
>> >
>> > This is on an iMac with 'awk version 20070501'.
>> >
>> > Is this outdated or so?
>>
>> gensub is a GNU awk extension. So either you are running a different
>> flavor of awk, or you are running it in compatibility mode (Option -c or
>> --traditional). Given the version string, I guess it's another flavor.
>
>
> The easiest way to get GNU awk on mac is probably to install homebrew (or
> macports) first. In case of homebrew you can run:
>
> ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)"
> brew update
> brew install gawk
>
> regards,
> Henning
next prev parent reply other threads:[~2013-05-07 20:23 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-07 8:40 Problem with Google Calendar Synchronization Guido Van Hoecke
2013-05-07 10:26 ` Tassilo Horn
2013-05-07 13:04 ` Henning Weiss
2013-05-07 20:23 ` Guido Van Hoecke [this message]
2013-05-08 8:30 ` Eric S Fraga
2013-05-08 15:45 ` Guido Van Hoecke
2013-05-09 9:54 ` Eric S Fraga
2013-05-09 13:24 ` Guido Van Hoecke
2013-05-09 14:05 ` Eric S Fraga
2013-05-09 18:00 ` Guido Van Hoecke
2013-05-09 20:39 ` Eric S Fraga
2013-05-10 9:04 ` Guido Van Hoecke
2013-05-10 13:56 ` Eric S Fraga
2013-05-10 21:39 ` Guido Van Hoecke
2013-05-11 15:53 ` Guido Van Hoecke
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAEySM9Gn08rdEawokz_wLybqpQR4Jn6R9miHY_jkwTZNV3Cvmw@mail.gmail.com \
--to=guivho@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=hdweiss@gmail.com \
--cc=tsdh@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).