All of lore.kernel.org
 help / color / mirror / Atom feed
* SDK problems
@ 2009-10-22 20:22 Gary Thomas
  2009-10-22 20:29 ` Eric Bénard
  2009-10-23  0:35 ` Khem Raj
  0 siblings, 2 replies; 10+ messages in thread
From: Gary Thomas @ 2009-10-22 20:22 UTC (permalink / raw)
  To: openembedded-devel

I tried to build the QTE SDK using
   git://git.openembedded.org/openembedded
   9e54aa00b3de07933fabf5f6193a4f40af3b54f9

When I try the example
   (http://docs.openembedded.org/usermanual/html/ch05s08.html),
I get:

$ make
arm-angstrom-linux-gnueabi-g++ -c -pipe   -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED 
-I/usr/local/angstrom/arm/arm-angstrom-linux-gnueabi/usr/share/qtopia/mkspecs/linux-g++ -I. -I/usr/local/angstrom/arm/arm-angstrom-linux-gnueabi//usr/include/qtopia/QtCore 
-I/usr/local/angstrom/arm/arm-angstrom-linux-gnueabi//usr/include/qtopia/QtGui -I/usr/local/angstrom/arm/arm-angstrom-linux-gnueabi//usr/include/qtopia -I. -o main.o main.cpp
arm-angstrom-linux-gnueabi-g++  -Wl,-rpath-link,/usr/lib -o qte-example main.o    -L/usr/local/angstrom/arm/arm-angstrom-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/angstrom/arm/arm-angstrom-linux-gnueabi/usr/lib/crt1.o: In function `_start':
init.c:(.text+0x2c): undefined reference to `__libc_csu_fini'
init.c:(.text+0x34): undefined reference to `__libc_csu_init'
collect2: ld returned 1 exit status
make: *** [qte-example] Error 1

Any ideas what I need to do to fix this?

Thanks

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------



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

end of thread, other threads:[~2009-10-23 19:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-22 20:22 SDK problems Gary Thomas
2009-10-22 20:29 ` Eric Bénard
2009-10-23  0:09   ` Holger Hans Peter Freyther
2009-10-23  0:43     ` Gary Thomas
2009-10-23  0:36   ` Khem Raj
2009-10-23  0:35 ` Khem Raj
2009-10-23  1:26   ` Holger Hans Peter Freyther
2009-10-23 14:04     ` Valentin Longchamp
2009-10-23 19:39       ` Khem Raj
2009-10-23 14:56     ` Eric Bénard

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.