#553 closed defect (invalid)
Large files
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | lowest | Milestone: | |
| Component: | Book | Version: | 4.0 | 
| Severity: | normal | Keywords: | |
| Cc: | 
Description
I've got problems with compiling curl with support for large files. I don't know why off_t has 4 bytes by default. I tried to add -D_FILE_OFFSET_BITS=64 to CFLAGS env.var but it doesn't help - curl wants some another _LARGE_FILES somehow defined and also needs some "special C compiler options".. I wasn't able to decrypt neither features.h with all those LFS additives nor the curl "configure".
It think it's bug that LFS by default uses 4 bytes off_t.
Change History (3)
comment:1 by , 22 years ago
comment:3 by , 22 years ago
| Priority: | high → lowest | 
|---|---|
| Resolution: | → invalid | 
| Status: | new → closed | 
A quick search of the web suggests this is a bug in curl and not LFS. Here's a url:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=787691&group_id=976
Closing.
  Note:
 See   TracTickets
 for help on using tickets.
    

bugzilla is not a discussion board. If you would like this problem to be investigated, email your message to the lfs-dev@… mailinglist and we can discuss it there.