Re: [Discuss-gnuradio] Problem with setting up gr-ieee802-11

2015-07-24 Thread Bastian Bloessl
Hi, On 07/24/2015 12:05 PM, Bernhard Dick wrote: Hi, Am 2015-07-24 10:53, schrieb Bernhard Dick: Is a script generated? If so, did you try to execute it from the command line? I cannot build the grc due to the errors inside the diagram. Just a short update on this. By using the hotkey (F5) t

Re: [Discuss-gnuradio] Problem with setting up gr-ieee802-11

2015-07-24 Thread Bernhard Dick
Hi, Am 2015-07-24 10:53, schrieb Bernhard Dick: Is a script generated? If so, did you try to execute it from the command line? I cannot build the grc due to the errors inside the diagram. Just a short update on this. By using the hotkey (F5) to build the diagram it did build and now I'm also a

Re: [Discuss-gnuradio] Problem with setting up gr-ieee802-11

2015-07-24 Thread Bernhard Dick
Hi, Am 2015-07-23 18:16, schrieb Bastian Bloessl: you don't need the import blocks. I already thought so, I added the import just to be sure it does not see that it needs to import the package for some reason. The rest is pretty strange. First I thought that you PYTHONPATH in GRC is differen

Re: [Discuss-gnuradio] Problem with setting up gr-ieee802-11

2015-07-23 Thread Bastian Bloessl
Hi, you don't need the import blocks. The rest is pretty strange. First I thought that you PYTHONPATH in GRC is different than in your console (like you just adapted it but did not restart GRC), but that does not make sense with the strace output you mention. Is a script generated? If so, d

[Discuss-gnuradio] Problem with setting up gr-ieee802-11

2015-07-23 Thread Bernhard Dick
Hi, currently I try to setup the gr-ieee802-11 package on a debian testing installation. Compiling foo and gr-ieee802-11 works fine, but when I open the wifi_phy_hier.grc in GRC it complains about ieee802_11 not being defined. Adding an import node with import ieee802_11 does not help, a node