help-hurd
[Top][All Lists]
Advanced

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

Re: Trouble executing example translator from Hurd Hacking Guide


From: Samuel Thibault
Subject: Re: Trouble executing example translator from Hurd Hacking Guide
Date: Sat, 27 Jul 2019 11:32:44 +0200
User-agent: NeoMutt/20170113 (1.7.2)

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



reply via email to

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