On Thu, May 9, 2013 at 9:46 AM, Bruce Perens <[email protected]> wrote:
> I have asked Dave Witten if he'd give his approval to cut over to cmake

cmake does not yet work for me. From a clean checkout of r1244:

$ cmake .. -DUSE_STATIC_CODEC2=1
-- The C compiler identification is GNU 4.7.3
-- The CXX compiler identification is GNU 4.7.3
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- FreeDV version: 0.2
-- Looking for include file limits.h
-- Looking for include file limits.h - found
-- Looking for include file stddef.h
-- Looking for include file stddef.h - found
-- Looking for include file stdlib.h
-- Looking for include file stdlib.h - found
-- Looking for include file string.h
-- Looking for include file string.h - found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Check size of int
-- Check size of int - done
-- Looking for floor
-- Looking for floor - found
-- Looking for memset
-- Looking for memset - found
-- Looking for pow
-- Looking for pow - found
-- Looking for sqrt
-- Looking for sqrt - found
-- Looking for portaudio...
--   portaudio found: /usr/lib/x86_64-linux-gnu/libportaudio.so
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Threads library flags: -lpthread
-- Looking for samplerate...
--   samplerate found: /usr/lib/x86_64-linux-gnu/libsamplerate.so
-- Looking for sndfile...
--   sndfile found: /usr/lib/x86_64-linux-gnu/libsndfile.so
-- Looking for sox...
--   sox found: /usr/lib/x86_64-linux-gnu/libsox.so
-- Looking for wxWidgets...
-- Found wxWidgets: TRUE
-- wxWidgets version: 2.9.4

-- Will attempt static build of codec2.
-- Found Subversion: /usr/bin/svn (found version "1.7.5")
-- Looking for libctb...
--   libctb library: /usr/lib/libctb-0.16.so
--   libctb headers: /usr/include/ctb-0.16
-- Performing Test LIBCTB_LINKS
-- Performing Test LIBCTB_LINKS - Success
CMake Error: The following variables are used in this project, but
they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the
CMake files:
CODEC2_LIBRARIES
    linked by target "freedv" in directory /tmp/fdmdv2/src

-- Configuring incomplete, errors occurred!

Regards,

Joel

------------------------------------------------------------------------------
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