* [Buildroot] Note on the large files support in sqlite(as part of Qt)
@ 2011-07-06 19:47 Sergey Gusarov
2011-07-06 21:23 ` Peter Korsgaard
0 siblings, 1 reply; 5+ messages in thread
From: Sergey Gusarov @ 2011-07-06 19:47 UTC (permalink / raw)
To: buildroot
Hi all,
In git i saw a
http://git.buildroot.net/buildroot/commit/?id=7e4d47593850851d6fcaa6068258c16cc8761ab5
commit, but it seems it is no longer necessary.
Look at this page http://bugreports.qt.nokia.com/browse/QTBUG-15395
Patch from qt bugtracker already included in the upstream, at least it
is in the Qt 4.7.3 release.
This means that the qt build system itself conveys the desired
flag(-DSQLITE_DISABLE_LFS) for sqlite.
Regards, Sergey
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] Note on the large files support in sqlite(as part of Qt)
2011-07-06 19:47 [Buildroot] Note on the large files support in sqlite(as part of Qt) Sergey Gusarov
@ 2011-07-06 21:23 ` Peter Korsgaard
2011-07-07 11:38 ` Sergey Gusarov
0 siblings, 1 reply; 5+ messages in thread
From: Peter Korsgaard @ 2011-07-06 21:23 UTC (permalink / raw)
To: buildroot
>>>>> "Sergey" == Sergey Gusarov <laborer2008@gmail.com> writes:
Sergey> Hi all,
Sergey> In git i saw a
Sergey> http://git.buildroot.net/buildroot/commit/?id=7e4d47593850851d6fcaa6068258c16cc8761ab5
Sergey> commit, but it seems it is no longer necessary.
Sergey> Look at this page http://bugreports.qt.nokia.com/browse/QTBUG-15395
Sergey> Patch from qt bugtracker already included in the upstream, at least it
Sergey> is in the Qt 4.7.3 release.
Sergey> This means that the qt build system itself conveys the desired
Sergey> flag(-DSQLITE_DISABLE_LFS) for sqlite.
Really?
$ grep -rls SQLITE_DISABLE_LFS qt-everywhere-opensource-src-4.7.3
qt-everywhere-opensource-src-4.7.3/src/3rdparty/sqlite/sqlite3.c
$
Did you try it?
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] Note on the large files support in sqlite(as part of Qt)
2011-07-06 21:23 ` Peter Korsgaard
@ 2011-07-07 11:38 ` Sergey Gusarov
2011-07-07 11:46 ` Peter Korsgaard
0 siblings, 1 reply; 5+ messages in thread
From: Sergey Gusarov @ 2011-07-07 11:38 UTC (permalink / raw)
To: buildroot
07.07.2011 01:23, Peter Korsgaard writes:
>> Patch from qt bugtracker already included in the upstream, at least
it is in the Qt 4.7.3 release.
> Really?
> $ grep -rls SQLITE_DISABLE_LFS qt-everywhere-opensource-src-4.7.3
> qt-everywhere-opensource-src-4.7.3/src/3rdparty/sqlite/sqlite3.c
> $
Oh, i was wrong. My Qt 4.7.3 sources were already patched. The patch is
not yet included. Nevertheless, it seems correct errors in upsteam
project more accurately.
>Did you try it?
Yes. I compiled qt with uclibc-based toolchain without LFS. You also can
try to do this.
Regards, Sergey
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] Note on the large files support in sqlite(as part of Qt)
2011-07-07 11:38 ` Sergey Gusarov
@ 2011-07-07 11:46 ` Peter Korsgaard
2011-07-07 21:00 ` Sergey Gusarov
0 siblings, 1 reply; 5+ messages in thread
From: Peter Korsgaard @ 2011-07-07 11:46 UTC (permalink / raw)
To: buildroot
>>>>> "Sergey" == Sergey Gusarov <laborer2008@gmail.com> writes:
Hi,
Sergey> Oh, i was wrong. My Qt 4.7.3 sources were already patched. The patch
Sergey> is not yet included. Nevertheless, it seems correct errors in upsteam
Sergey> project more accurately.
Sorry, I cannot parse the last sentence. What do you mean exactly? That
I should have submitted a bug report to Qt?
>> Did you try it?
Sergey> Yes. I compiled qt with uclibc-based toolchain without LFS. You also
Sergey> can try to do this.
Well, I did - That's why I added the commit in the first place. Are you
saying that the commit somehow isn't needed?
From a quick look at the patch in the qt bugtracker, it seem like only
the sqlite extension is fixed, not webkit.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] Note on the large files support in sqlite(as part of Qt)
2011-07-07 11:46 ` Peter Korsgaard
@ 2011-07-07 21:00 ` Sergey Gusarov
0 siblings, 0 replies; 5+ messages in thread
From: Sergey Gusarov @ 2011-07-07 21:00 UTC (permalink / raw)
To: buildroot
07.07.2011 15:46, Peter Korsgaard writes:
>Well, I did - That's why I added the commit in the first place. Are
you saying that the commit somehow isn't needed?
It seems that now we can not do anything. Just your decision may be
irrelevant (redundant) in the near future
(depending on the activity of the qt developers).
Sorry for your troubles.
Regards, Sergey
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2011-07-07 21:00 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-06 19:47 [Buildroot] Note on the large files support in sqlite(as part of Qt) Sergey Gusarov
2011-07-06 21:23 ` Peter Korsgaard
2011-07-07 11:38 ` Sergey Gusarov
2011-07-07 11:46 ` Peter Korsgaard
2011-07-07 21:00 ` Sergey Gusarov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox