Openembedded Devel Discussions
 help / color / mirror / Atom feed
* Making simple QTE application, cannot find libpthread_nonshared.a
@ 2009-11-25  5:33 Dmitry Vinokurov
  2009-11-26  8:53 ` Holger Hans Peter Freyther
  0 siblings, 1 reply; 11+ messages in thread
From: Dmitry Vinokurov @ 2009-11-25  5:33 UTC (permalink / raw)
  To: openembedded-devel

Hello,

Example from manual chapter"Creating and Using a Qt Embedded SDK" fails 
at linking stage:
---------------------------
$ qmake2
$ make
arm-oe-linux-gnueabi-g++ -c -pipe   -Wall -W -D_REENTRANT -DQT_NO_DEBUG 
-DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED 
-I/usr/local/minimal/arm/arm-oe-linux-gnueabi/usr/share/qtopia/mkspecs/linux-g++ 
-I. 
-I/usr/local/minimal/arm/arm-oe-linux-gnueabi//usr/include/qtopia/QtCore 
-I/usr/local/minimal/arm/arm-oe-linux-gnueabi//usr/include/qtopia/QtGui 
-I/usr/local/minimal/arm/arm-oe-linux-gnueabi//usr/include/qtopia -I. -o 
main.o main.cpp
arm-oe-linux-gnueabi-g++  -Wl,-rpath-link,/usr/lib -o qte-example 
main.o    -L/usr/local/minimal/arm/arm-oe-linux-gnueabi//usr/lib 
-lQtGuiE -lpng -lfreetype -lQtNetworkE -pthread -pthread -pthread 
-pthread -pthread -pthread -lQtCoreE -lz -lm -pthread -lgthread-2.0 -lrt 
-lglib-2.0 -ldl -lpthread
/usr/local/minimal/arm/lib/gcc/arm-oe-linux-gnueabi/4.4.2/../../../../arm-oe-linux-gnueabi/bin/ld: 
cannot find /usr/lib/libpthread_nonshared.a inside 
/usr/local/minimal/arm/arm-oe-linux-gnueabi
collect2: ld returned 1 exit status
make: *** [qte-example] Ошибка 1
---------------------------

Could anybody suggest, how this issue can be solved? I even have no 
idea, why it searches for static library instead of dynamic.

Thanks.

-- 
Best Regards, 
Dmitry Vinokurov 
<d.vinokuroff@gmail.com>




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

end of thread, other threads:[~2009-12-02 13:23 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-25  5:33 Making simple QTE application, cannot find libpthread_nonshared.a Dmitry Vinokurov
2009-11-26  8:53 ` Holger Hans Peter Freyther
2009-12-02  5:55   ` Dmitry Vinokurov
2009-12-02  6:49     ` Holger Hans Peter Freyther
2009-12-02 10:00       ` Dmitry Vinokurov
2009-12-02 13:01         ` Dmitry Vinokurov
2009-12-02 13:01         ` Holger Hans Peter Freyther
2009-12-02 13:20           ` Dmitry Vinokurov
2009-12-02  7:38     ` Holger Hans Peter Freyther
2009-12-02  8:39       ` Phil Blundell
2009-12-02  9:22         ` Holger Hans Peter Freyther

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox