[syslinux] isohybrid has 2 variants

Ady ady-sf at hotmail.com
Sun Jun 22 10:22:28 PDT 2014


> Hi,
> 
> Ady:
> > > >  http://www.syslinux.org/archives/2014-June/022259.html 
> 
> me:
> > > Already reported in may and diagnosed by hpa:
> > > http://www.syslinux.org/archives/2014-May/022041.html:
> > > > The right thing to do is compile it with #define _FILE_OFFSET_BITS 64
> > > > and change fseek to fseeko with the appropriate type being off_t.
> 
> Ady: 
> > This has been already applied in the Syslinux git (zytor repo).
> 
> The replacement of fseek(3) by fseeko(3) has not happened.
> Only the sizeof(off_t) has been forced to 64 bit on 32 bit systems
> in Makefile by
>   CFLAGS   = ... -D_FILE_OFFSET_BITS=64 ...
> 
> Thus above message and patch of Kai Kang should be considered.
> (The patch looks ok to me.)
 
First:
<http://git.zytor.com/?p=syslinux/syslinux.git;a=commit;h=bc360f8dbdf2
7bff07bb5db8d0ea9a7b10d8e3d1>

And then:
<http://git.zytor.com/?p=syslinux/syslinux.git;a=commit;h=ede6eb35f3cd
70a90cbcd10f72276afd449642a9>

Regards,
Ady.



More information about the Syslinux mailing list