[Discuss-gnuradio] Install problems on gentoo + fix

2013-05-29 Thread Volker Schroer
Hi all. Today I tried a fresh install of new master from the actual git repository. Everything compile well but make test gave the following errors: 1:qa_volk_test_all 146:qa_ofdm_txrx 161:qa_qtgui === 1:

Re: [Discuss-gnuradio] Install problems on gentoo + fix

2013-05-29 Thread Johnathan Corgan
On Wed, May 29, 2013 at 3:31 AM, Volker Schroer dl1...@gmx.de wrote: /home/schroer/gnuradiocomponents/gnuradio/build-3.7/volk/lib/test_all: symbol lookup error: /home/schroer/gnuradiocomponents/gnuradio/build-3.7/volk/lib/test_all: undefined symbol:

Re: [Discuss-gnuradio] Install problems on gentoo + fix

2013-05-29 Thread Volker Schroer
Have you actually run the QT example programs after apply that patch and recompiling? pyqt_example_f.py and pyqt_time_f.py work after recompiling but pyqt_example_c.py and pyqt_time_c.py fail with ss = open('dark.qss') IOError: [Errno 2] Datei oder Verzeichnis nicht gefunden: 'dark.qss'

Re: [Discuss-gnuradio] Install problems on gentoo + fix

2013-05-29 Thread Volker Schroer
Now directly running from the examples directory everything works. Looks great Am 29.05.2013 14:39, schrieb Volker Schroer: Have you actually run the QT example programs after apply that patch and recompiling? pyqt_example_f.py and pyqt_time_f.py work after recompiling but

Re: [Discuss-gnuradio] Install problems on gentoo + fix

2013-05-29 Thread Johnathan Corgan
On Wed, May 29, 2013 at 5:39 AM, Volker Schroer dl1...@gmx.de wrote: Have you actually run the QT example programs after apply that patch and recompiling? pyqt_example_f.py and pyqt_time_f.py work after recompiling but pyqt_example_c.py and pyqt_time_c.py fail with ss =

Re: [Discuss-gnuradio] Install problems on gentoo + fix

2013-05-29 Thread Richard Farina
On 05/29/2013 06:31 AM, Volker Schroer wrote: Hi all. Today I tried a fresh install of new master from the actual git repository. On gentoo we have ebuilds for all of this... just so you know. We are always happy when you report bugs though :-) Thanks, Zero Everything compile well but

Re: [Discuss-gnuradio] Install problems on gentoo + fix

2013-05-29 Thread Tom Rondeau
On Wed, May 29, 2013 at 8:43 AM, Volker Schroer dl1...@gmx.de wrote: Now directly running from the examples directory everything works. Looks great Yeah, was going to reply to this earlier, but you beat me to it. The dark.qss is located in the directory of the examples, and they only look at