All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] meta-qt3 : Add a patch to pass the compiling of qt3
@ 2011-06-08 11:57 Xiaofeng Yan
  2011-06-08 11:57 ` [PATCH 1/1] Qt3: Add head file "cstddef" to Qt3 Xiaofeng Yan
  2011-06-08 14:19 ` [PATCH 0/1] meta-qt3 : Add a patch to pass the compiling of qt3 Saul Wold
  0 siblings, 2 replies; 4+ messages in thread
From: Xiaofeng Yan @ 2011-06-08 11:57 UTC (permalink / raw)
  To: poky

From: Xiaofeng Yan <xiaofeng.yan@windriver.com>

Failed to compile qt3 because of the updated of library libstdc++ and compilation tool.
The error information from compiling qt3 is that "error: 'ptrdiff_t' does not name a type".
So I add head file "cstddef" which defines this data type to "qvaluelist.h" from qt3. 

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: xiaofeng/meta-qt3
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/meta-qt3

Thanks,
    Xiaofeng Yan <xiaofeng.yan@windriver.com>
---


Xiaofeng Yan (1):
  Qt3: Add head file "cstddef" to Qt3

 recipes-qt3/qt3/qt-x11-free/qt3-cstddef.patch |   18 ++++++++++++++++++
 recipes-qt3/qt3/qt-x11-free_3.3.7.bb          |    3 ++-
 2 files changed, 20 insertions(+), 1 deletions(-)
 create mode 100644 recipes-qt3/qt3/qt-x11-free/qt3-cstddef.patch



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-06-09 20:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-08 11:57 [PATCH 0/1] meta-qt3 : Add a patch to pass the compiling of qt3 Xiaofeng Yan
2011-06-08 11:57 ` [PATCH 1/1] Qt3: Add head file "cstddef" to Qt3 Xiaofeng Yan
2011-06-09 20:17   ` Saul Wold
2011-06-08 14:19 ` [PATCH 0/1] meta-qt3 : Add a patch to pass the compiling of qt3 Saul Wold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.