[Mplayer-dev-eng] LARGEFILE vs LARGEFILE
Arpi
arpi at thot.banki.hu
Mon Aug 20 15:12:03 CEST 2001
Hi,
Please someone tell me the difference in various largefile definitions
(including compatibility issues).
Just importing dvdread code into mplayer, but it uses off64_t many
places. in their original code _LARGEFILE64_SOURCE was defined.
in mplayer, with enabled largefile support, i got _LARGEFILE_SOURCE
and _FILE_OFFSET_BITS=64 defined, but off64_t is UNDEFINED!
so, what to do?
- define off64_t manually?
- define _LARGEFILE64_SOURCE additionally to _LARGEFILE_SOURCE ?
- replace _LARGEFILE_SOURCE with _LARGEFILE64_SOURCE ?
A'rpi / Astral & ESP-team
--
mailto:arpi at thot.banki.hu
http://esp-team.scene.hu
_______________________________________________
Mplayer-dev-eng mailing list
Mplayer-dev-eng at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-dev-eng
More information about the MPlayer-dev-eng
mailing list