Eric Blossom wrote:
On Tue, Sep 15, 2009 at 04:57:32PM -0400, Philip Balister wrote:I'm trying to disable the configure stuff for the USRP2 by passing --disable-usrp2 to the configure script. Unfortunately, the usrp2/firmware script is still trying to run. This dies when I am trying to cross compile the code. For the OMAP3, I have no gig-E so I just want the usrp2 stuff out of the way.OK.From the log below it looks like you passed --disable--usrp2(two dashes) instead of --disable-usrp2 (one dash).What is the best way to force the usrp2 configure stuff not to run at all? I've pasted the error from config.log at the bottom of the email.PhilipIf that doesn't fix it, write again. I've got some more ideas.
Fixing the typo (the problem with automation, it preserves your mistakes across runs) and adding the --disable-usrp2-firmware did not help. The log is at the bottom of the email.
Patching out the GRC_GR_USRP2 line "solves" the problem, but I do not want to carry this patch around anymore.
I'll be glad to look at your suggestions in the morning! Philip
config.status:2173: executing run_tests_sounder commands config.status:2173: executing run_tests_build commands configure:50300: === configuring in usrp2/firmware (/home/balister/oe/tmp/work/a rmv7a-angstrom-linux-gnueabi/gnuradio-3.2.1-r7.1+gitr9d2c4b0625dac26c86974453518 aa5b034fc849e-r7.1/git/usrp2/firmware) configure:50403: running /bin/sh ./configure.gnu --disable-option-checking '--pr efix=/usr' '--build=x86_64-linux' '--host=armv7a-angstrom-linux-gnueabi' '--tar get=arm-angstrom-linux-gnueabi' '--exec_prefix=/usr' '--bindir=/usr/bin' '--sbin dir=/usr/sbin' '--libexecdir=/usr/libexec' '--datadir=/usr/share' '--sysconfdir= /etc' '--sharedstatedir=/usr/com' '--localstatedir=/var' '--libdir=/usr/lib' '-- includedir=/usr/include' '--oldincludedir=/usr/include' '--infodir=/usr/share/in fo' '--mandir=/usr/share/man' '--program-prefix=' '--with-md-cpu=arm' '--disable -gr-atsc' '--enable-gr-video-sdl' '--enable-gr-audio-alsa' '--enable-gr-audio-ja ck' '--enable-gr-audio-oss' '--enable-mblock' '--disable-html-docs' '--with-pyth ondir=/usr/lib/python2.6/site-packages' 'PYTHON_CPPFLAGS=-I/home/balister/oe/tmp /staging/armv7a-angstrom-linux-gnueabi/usr/include/python2.6' '--with-boost=/hom e/balister/oe/tmp/staging/armv7a-angstrom-linux-gnueabi/usr' 'CXXFLAGS=-DBOOST_S P_USE_PTHREADS' '--disable-usrp2' '--disable-usrp2-firmware' 'build_alias=x86_64 -linux' 'host_alias=armv7a-angstrom-linux-gnueabi' 'target_alias=arm-angstrom-li nux-gnueabi' 'CC=ccache arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cor tex-a8 -mfpu=neon -mfloat-abi=softfp' 'CFLAGS=-isystem/home/balister/oe/tmp/stag ing/armv7a-angstrom-linux-gnueabi/usr/include -O -fno-omit-frame-pointer -g' 'LD FLAGS=-L/home/balister/oe/tmp/staging/armv7a-angstrom-linux-gnueabi/usr/lib -Wl,-rpath-link,/home/balister/oe/tmp/staging/armv7a-angstrom-linux-gnueabi/usr/lib -Wl,-O1 -Wl,--hash-style=gnu' 'CPPFLAGS=-isystem/home/balister/oe/tmp/staging/armv7a-angstrom-linux-gnueabi/usr/include' 'CPP=arm-angstrom-linux-gnueabi-gcc -E' 'CXX=ccache arm-angstrom-linux-gnueabi-g++ -march=armv7-a -mtune=cortex-a8 -mfp u=neon -mfloat-abi=softfp' 'F77=ccache arm-angstrom-linux-gnueabi-g77 -march=arm v7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp' 'USB_LIBS=-L/home/balister/ oe/tmp/work/armv7a-angstrom-linux-gnueabi/gnuradio-3.2.1-r7.1+gitr9d2c4b0625dac2 6c86974453518aa5b034fc849e-r7.1/libusb-0.1.12/.libs/ -l:libusb-gnur.a' --cache-f ile=/dev/null --srcdir=. configure:50408: error: ./configure.gnu failed for usrp2/firmware
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
