Hello list

I use a small cubieboard with debian wheezy (Kernel 3.4)
I fetched with
#apt-get source freedv
the archives to /root
made a dir
#mkdir /root/wx
went to
#cd /root/wx
used the README.cmake ( and after the bootstrap-notice)
and
~wx/# cmake -DBOOTSTRAP_WXWIDGETS=TRUE ../fdmdv2-0.96.1
~/wx# make
(after along build time)
root@debian:~/wx# cmake -DBOOTSTRAP_WXWIDGETS=FALSE ./

-- FreeDV version: 0.2
-- Looking for portaudio...
--   portaudio found: /usr/lib/arm-linux-gnueabihf/libportaudio.so
-- Threads library flags: -lpthread
-- Looking for samplerate...
--   samplerate found: /usr/lib/arm-linux-gnueabihf/libsamplerate.so
-- Looking for sndfile...
--   sndfile found: /usr/lib/arm-linux-gnueabihf/libsndfile.so
-- Looking for sox...
--   sox found: /usr/lib/libsox.so
-- Looking for wxWidgets...
CMake Error at
/usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:97
(MESSAGE):
  Could NOT find wxWidgets (missing: wxWidgets_FOUND)
Call Stack (most recent call first):
  /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:288
(_FPHSA_FAILURE_MESSAGE)
  /usr/share/cmake-2.8/Modules/FindwxWidgets.cmake:831
(FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:266 (find_package)


-- Configuring incomplete, errors occurred!

looking for some helpful advices

Thanks

Michael, DK5HH


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
Freetel-codec2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freetel-codec2

Reply via email to