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

Bug#52455: O_LARGEFILE canīt be used



Package: libc6-dev
Version: 2.1.2-10
Severity: normal

I used all the include files mentioned in "man open", but still O_LARGEFILE
wasn't defined and couldn't be used in open.

O_LARGEFILE is defined in asm/fcntl.h, but including that will give
conflicts with bits/fcntl.h included from somewhere else.

Also, when specifying O_LARGEFILE directly (as 0100000) one cannot open
files at all.

Whats broken here? The include, the kernel, the libc, the manpage?

MfG,
	Goswin

PS: This is to make bonnie behave right with files > 2GB.

-- System Information
Debian Release: potato
Architecture: i386
Kernel: Linux mrvnbook 2.2.13 #2 Sat Nov 6 15:01:17 CET 1999 i686

Versions of packages libc6-dev depends on:
ii  libc6                         2.1.2-10   GNU C Library: Shared libraries an


Reply to: