discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] compile problem


From: gnuradio
Subject: [Discuss-gnuradio] compile problem
Date: Sun, 8 Aug 2004 10:19:44 -0400

Hello GNU-RADIO,

I  appear to have failed at the compile. Below is some snippet's of my
install process.

The  target  system is a P1 200, Fedora Core 2, PCI sound card, couple
gig hard drive. To old?

++ looked over the README and INSTALL in the GNU radio 2.1 folder

++ checked per the README

- I downloaded cpp-unit, fftw. I also found the boost-devel RPM.

++installed

-  fftw  3.0.1  with  ./configure --enable-single --enable-shared=PKGS
then make, make check, make install appears to have gone well.

-  cpp-unit  with ./configure, make, make install appears to have gone
well.

- rpm -i boost-devel-1.31.0-7.i386.rpm appears to install correctly

++ checked again
address@hidden GNU_Radio]# pkg-config --version
0.15.0
address@hidden GNU_Radio]# fftw-wisdom-to-conf --version
fftw-wisdom-to-conf from FFTW version 3.0.1

Copyright (c) 2003 Matteo Frigo
Copyright (c) 2003 Massachusetts Institute of Technology

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
address@hidden GNU_Radio]# python -V
Python 2.3.3
address@hidden GNU_Radio]# rpm -q boost-devel-1.31.0-7.i386
boost-devel-1.31.0-7
address@hidden GNU_Radio]# cppunit-config --version
1.10.2

++GNU radio install

- ./configure (appears to work OK)

- make (appears to work OK)

- make check (produces the following)

make[3]: Entering directory 
`/home/jharvey/GNU_Radio/gnuradio-core-2.1/src/lib/reed-solomon'
make  check-TESTS
make[4]: Entering directory 
`/home/jharvey/GNU_Radio/gnuradio-core-2.1/src/lib/reed-solomon'
Testing (3,2) RS codec...OK
Testing (7,5) RS codec...OK
Testing (15,11) RS codec...OK
Testing (31,25) RS codec...OK
Testing (63,55) RS codec...OK
Testing (127,117) RS codec...OK
Testing (255,223) RS codec...OK
Testing (255,223) RS codec...OK
All codec tests passed!
PASS: rstest
==================
All 1 tests passed
==================
make[4]: Leaving directory 
`/home/jharvey/GNU_Radio/gnuradio-core-2.1/src/lib/reed-solomon'
make[3]: Leaving directory 
`/home/jharvey/GNU_Radio/gnuradio-core-2.1/src/lib/reed-solomon'

It also produces this

.Testing gr_vmcircbuf_sysv_shm_factory...
....... gr_vmcircbuf_sysv_shm_factory: OK
Testing gr_vmcircbuf_mmap_shm_open_factory...
FAIL: test_all
===================
1 of 1 tests failed
===================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/home/jharvey/GNU_Radio/gnuradio-core-2.1/src/tests'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/home/jharvey/GNU_Radio/gnuradio-core-2.1/src/tests'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/jharvey/GNU_Radio/gnuradio-core-2.1/src'
make: *** [check-recursive] Error 1


Am  I  over  looking  something?  Should I make install even though it
failed? Any suggestions would be appreciated.

Best regards.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
 Jared Harvey                        HAM KB1GTT

e-mail address@hidden
Web page http://jaredharvey.com

What happens if you get scared half to death twice?





reply via email to

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