discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Build GR 3.8 from source


From: CEL
Subject: Re: [Discuss-gnuradio] Build GR 3.8 from source
Date: Sun, 21 Jul 2019 09:39:47 +0000

Hi Andi,

not quite sure where you're taking this. 
Neither cpuid.h not intrin.h are reasons for failure here.
Also, it's almost certain you wouldn't want to download a compiler-
specific include file from gihtub and put it somewhere! Please don't
recommend something like that: We've (and I personally) had way too
many people just plastering their system with wildly incompatible
versions of fragments of software, and it made none of them happy.

Also, header files can't be compiled.

Best regards,
Marcus

On Sun, 2019-07-21 at 00:32 -0400, Andi Kita wrote:
> Hello,
> 
> cpuid.h is part of gcc. You should have gcc installed already! While
> intrin.h header file is founded in clang also downloadable from
> GitHub. 
> 
> CMake is looking for both files. Once you compile each one you will
> be able to resolve this issue. You can always copy and paste the
> header files but if you install them from source it will place the
> files where they belong. I think in this case in the "include"
> directory. 
> 
> Let me know if you have any questions. 
> 
> 
> On Sat, Jul 20, 2019, 7:27 PM Michael Dickens <
> address@hidden> wrote:
> > Here are the (current) key issues:
> > {{{
> > -- Python checking for click - found
> > -- Python checking for click-plugins - not found
> > }}}
> > 
> > These are Python packages. If you get them installed hopefully the
> > "cmake" command will finish & you can get on with building from
> > source! - MLD
> > 
> > On Sat, Jul 20, 2019, at 6:56 PM, Barry Duggan wrote:
> > > I used """cmake -DENABLE_GR_UHD=OFF
> > -DCMAKE_INSTALL_PREFIX="/usr/local" 
> > > -DCMAKE_BUILD_TYPE=Release -DPYTHON_EXECUTABLE=/usr/bin/python3
> > ../ > 
> > > cmake_out.txt 2>&1""". The file is attached.
> > > 
> > > There are several 'missing' packages, but I don't know which ones
> > are 
> > > important.
> > > ---
> > > Barry Duggan
> > >
> > > Attachments:
> > > * cmake_out.txt
> > 
> > _______________________________________________
> > Discuss-gnuradio mailing list
> > address@hidden
> > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

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