bug-gcal
[Top][All Lists]
Advanced

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

Re: [Bug-gcal] Error regarding gnulib fseeko.c when building latest vers


From: Doron Behar
Subject: Re: [Bug-gcal] Error regarding gnulib fseeko.c when building latest version
Date: Thu, 11 Oct 2018 08:34:34 +0300
User-agent: NeoMutt/20180716

I know I posted this a long time ago but I've finally have realized how
this can be fixed - Use `gnulib-tool` to regenerate the files in the
directory where fseeko.c and the rest of the files where found. A
comment in the Makefile found in that same directory specifies what
command needs to be run to create this directory.

On Tue, Sep 18, 2018 at 11:58:28AM +0300, Doron Behar wrote:
> Hello gcal developers,
> 
> I think the gnulib version bundled with gcal on the latest release is
> outdated. I'm getting the following error when trying to compile it on
> Arch Linux:
> 
> ```
>   CC       fseeko.o
> fseeko.c: In function 'rpl_fseeko':
> fseeko.c:110:4: error: #error "Please port gnulib fseeko.c to your platform! 
> Look at the code in fseeko.c, then report this to bug-gnulib."
>    #error "Please port gnulib fseeko.c to your platform! Look at the code in 
> fseeko.c, then report this to bug-gnulib."
>     ^~~~~
> make[4]: *** [Makefile:1852: fseeko.o] Error 1
> ```
> 
> I've [asked for advice on the Arch Linux forums][1] and I received the
> suggestion to report this problem upstream although there seems to be a
> [patch used in fedora][2] which I thought you may want to know.
> 
> [1]: https://bbs.archlinux.org/viewtopic.php?pid=1808289
> [2]: 
> https://src.fedoraproject.org/rpms/gcal/blob/master/f/gcal-glibc-no-libio.patch



reply via email to

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