[Bug 1280044] [NEW] Large File Support Regression

Andreas Fischer 1280044 at bugs.launchpad.net
Fri Feb 14 01:17:20 UTC 2014


Public bug reported:

On Ubuntu 13.10 x86 PHP is not compiled with Large File Support making
it impossible to open files larger than 4 GiB.

The root cause of this seems to be that "getconf LFS_CFLAGS" returns an
empty string which is used in debian/rules to determine whether LFS
supports should be enabled or not. The same command returns
"-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" on Debian x86 systems.

** Affects: php5 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/1280044

Title:
  Large File Support Regression

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1280044/+subscriptions



More information about the Ubuntu-server-bugs mailing list