reassign 481975 curl thanks On Mon, May 19, 2008 at 10:56:42PM +0200, arno renevier wrote: > Package: libwebkitgtk1d > Version: 0~svn29752-1 > Severity: normal > > Hi, > file upload does not work with midori (content-length header send to server is > negative, so apache replys with an error page). > > I could reproduce the bug with a build from webkit git repository. File upload > did not work neither with midori neither with GtkLauncher, so I opened a bug > in webkit tracker. > As far as I understood, problem came from libcurl being compiled with large > file support, and webkit not. So, > > But, I was told file upload works on other distros, so I wonder if it's a > debian bug or not. Also, I was not sure if I should send a bug to webkit or > libcurl, so please reassign if necessary. > > Here is the original bug report with the informations I could gather while > trying to understand the issue: > https://bugs.webkit.org/show_bug.cgi?id=18832
The description out there seems to suggest curl should definitely have #define _FILE_OFFSET_BITS 64 in its header, or a test that fails if _FILE_OFFSET_BITS is not 64, like libfuse headers do IIRC. Mike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]