[axel-devel] [axel-Bugs][310700] _LARGEFILE64_SOURCE not defined

axel-bugs at alioth.debian.org axel-bugs at alioth.debian.org
Wed Apr 2 10:48:28 UTC 2008


Bugs item #310700, was opened at 2008-04-02 10:48
Status: Open
Priority: 3
Submitted By: Nobody (None)
Assigned to: Nobody (None)
Summary: _LARGEFILE64_SOURCE not defined 


Initial Comment:
lseek64(3) is used in axel_open in axel.cc, but  _LARGEFILE64_SOURCE never seems to be defined. This leads to a warning when compiling.

gcc -c axel.c -o axel.o -Wall -g
axel.c: In function ‘axel_open’:
axel.c:198: warning: implicit declaration of function ‘lseek64’

----------------------------------------------------------------------

You can respond by visiting: 
http://alioth.debian.org/tracker/?func=detail&atid=413085&aid=310700&group_id=100070



More information about the axel-devel mailing list