The Following User Says Thank You to marmistrz For This Useful Post: | ||
![]() |
2013-11-03
, 18:20
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#132
|
The Following User Says Thank You to marmistrz For This Useful Post: | ||
![]() |
2013-11-03
, 18:53
|
Posts: 3,074 |
Thanked: 12,964 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#133
|
Aapo: found a bug in updated qtm-12, probably build-related: libQtLocation.so.1: symbol _isoc99_fscanf, version GLIBC_2.7 not defined in file libc.so.6 with link time reference
found this while using modrana qml
The Following 3 Users Say Thank You to freemangordon For This Useful Post: | ||
![]() |
2013-11-03
, 19:34
|
Posts: 839 |
Thanked: 3,386 times |
Joined on Mar 2009
|
#134
|
Maybe something similar to https://gitorious.org/community-ssu/...a4643931cbb3c9 should be implemented
![]() |
2013-11-05
, 15:03
|
Posts: 839 |
Thanked: 3,386 times |
Joined on Mar 2009
|
#135
|
Maybe something similar to https://gitorious.org/community-ssu/...a4643931cbb3c9 should be implemented
/targets/FREMANTLE_ARMEL_GCC472/usr/include/QtCore/qstring.h:187:14: note: the mangling of 'va_list' has changed in GCC 4.4 tools/icheck/parser/src/libs/cplusplus/CppDocument.cpp:101: undefined reference to `QString::vsprintf(char const*, std::__va_list)'
/usr/include/QtCore/qstring.h:187 QString &vsprintf(const char *format, va_list ap)
![]() |
2013-11-05
, 15:46
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#136
|
The Following User Says Thank You to marmistrz For This Useful Post: | ||
![]() |
2013-11-05
, 16:45
|
Posts: 3,074 |
Thanked: 12,964 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#137
|
I'm not sure is this anyhow related or what to do about it.
Error is:
(file /usr/include/QtCore/qstring.h comes from package libqt4-dev, which is version 1:4.7.4~git20110505+cssu10Code:/targets/FREMANTLE_ARMEL_GCC472/usr/include/QtCore/qstring.h:187:14: note: the mangling of 'va_list' has changed in GCC 4.4 tools/icheck/parser/src/libs/cplusplus/CppDocument.cpp:101: undefined reference to `QString::vsprintf(char const*, std::__va_list)'
Line in error:
Recursively grepping over qtm /CppDocument.cpp:101 is the only occurrence of vsprintf (which is currently just commented out).Code:/usr/include/QtCore/qstring.h:187 QString &vsprintf(const char *format, va_list ap)
#if defined(__ARM_EABI__) && defined(__GNUC__) && (__GNUC__ < 4 || __GNUC__ == 4 && __GNUC_MINOR__ < 4) __asm__(".symver _ZN7QString8vsprintfEPKcPv@, _ZN7QString8vsprintfEPKcSt9__va_list@"); #endif
--defsym=_ZN7QString8vsprintfEPKcSt9__va_list=_ZN7QString8vsprintfEPKcPv@
The Following 3 Users Say Thank You to freemangordon For This Useful Post: | ||
![]() |
2013-11-07
, 13:12
|
Posts: 839 |
Thanked: 3,386 times |
Joined on Mar 2009
|
#138
|
![]() |
2013-11-07
, 14:51
|
Posts: 3,074 |
Thanked: 12,964 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#139
|
![]() |
2013-11-10
, 10:07
|
Posts: 238 |
Thanked: 131 times |
Joined on May 2011
@ Bulgaria
|
#140
|
Originally Posted by marmistrz
First of all: do not install the libqtm-12-dbg unless you know what debug symbols mean and what they're used for. The same for libqtm-12-dev - don't install it unless you know what development headers are (for).
![]() |
Tags |
bluetooth, nfc-api, qtmobility |
|
And as for testing: for me installs cleanly, MaeLyrica works.
If you want to support my work, you can donate by PayPal or Flattr
Projects no longer actively developed: here