All of lore.kernel.org
 help / color / mirror / Atom feed
* cmake-native trouble making
@ 2010-09-08  8:07 Jaap de Jong
  2010-09-08 13:04 ` Enrico Scholz
  0 siblings, 1 reply; 5+ messages in thread
From: Jaap de Jong @ 2010-09-08  8:07 UTC (permalink / raw)
  To: openembedded-devel

During a clean build (tmp removed) I get this error

$ bitbake cmake-native
////
| [ 87%] Building CXX object 
Source/CMakeFiles/CPackLib.dir/CPack/cmCPackNSISGenerator.o
| /usr/bin/ld: cannot find -ltinfo
| collect2: ld returned 1 exit status
| make[2]: *** [bin/ccmake] Error 1
| make[1]: *** [Source/CMakeFiles/ccmake.dir/all] Error 2
| make[1]: *** Waiting for unfinished jobs....
////

Is cmake-native_2.8.2.bb missing this line:

     RDEPENDS = "ncurses-terminfo"





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

end of thread, other threads:[~2010-09-08 20:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-08  8:07 cmake-native trouble making Jaap de Jong
2010-09-08 13:04 ` Enrico Scholz
2010-09-08 18:42   ` Tom Rini
2010-09-08 20:03     ` Enrico Scholz
2010-09-08 20:20       ` Tom Rini

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.