Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > gnu.hurd.help > #395

Re: Trouble executing example translator from Hurd Hacking Guide

From Samuel Thibault <samuel.thibault@gnu.org>
Newsgroups gnu.hurd.help
Subject Re: Trouble executing example translator from Hurd Hacking Guide
Date 2019-07-27 11:32 +0200
Organization I am not organized
Message-ID <mailman.2355.1564219973.2688.help-hurd@gnu.org> (permalink)
References <877e84gsx7.fsf@gmail.com> <20190727090956.2b3nk43p42rgcmof@function> <20190727093244.443dqtvyku6yyo2y@function>

Show all headers | View raw


Samuel Thibault, le sam. 27 juil. 2019 11:09:56 +0200, a ecrit:
> The issue here is actually that the source code is missing
> 
> #define _FILE_OFFSET_BITS 64
> 
> at the very top of the file.

Or you can make the hooks use loff_t instead of off_t.

Samuel

Back to gnu.hurd.help | Previous | Next | Find similar


Thread

Re: Trouble executing example translator from Hurd Hacking Guide Samuel Thibault <samuel.thibault@gnu.org> - 2019-07-27 11:32 +0200

csiph-web