discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] GNU Radio 3.1.2rc0 tarballs available for testing


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] GNU Radio 3.1.2rc0 tarballs available for testing
Date: Sat, 15 Mar 2008 05:46:21 -0700

On 3/15/08, Berndt Josef Wulf <address@hidden> wrote:

> Doesn't build using the pkgsrc framework failing as shown below:
>
>  checking boost/shared_ptr.hpp presence... yes
>  checking for boost/shared_ptr.hpp... yes
>  checking for svn... /usr/pkg/bin/svn
>  svn: '.' is not a working copy
>  svn: '.' is not a working copy
>  Not building component omnithread.
>  Component gnuradio-core requires omnithread, which is not being
>  built or specified via pre-installed files.
>
>  Needless to say, svn is installed and accessable. No idea about
>  omnithread. Any suggestions appreciated.

The svn comment is harmless; it's a side effect of using a tarball
instead of an svn checked out source tree.

It looks like your ./configure line in pkgsrc doesn't have the
omnithread module specified.  That would be done with
'--enable-omnithread' if you are including it in the build, or using
the new '--with-omnithread' syntax if you are referring an already
installed instance of libgromnithread.

-- 
Johnathan Corgan
Corgan Enterprises LLC
http://corganenterprises.com/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]