discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Build broken today


From: Marcus D. Leech
Subject: [Discuss-gnuradio] Build broken today
Date: Tue, 16 Nov 2010 16:38:20 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101103 Fedora/1.0-0.33.b2pre.fc14 Thunderbird/3.1.6

I did a "git pull" for both UHD (master) and gnuradio (next) today, and a "make clean; make" in both places. The build is currently broken:

eech/gnuradio/gruel/src/include -I/home/mleech/gnuradio/gruel/src/include -I/usr/include -I/usr/local/include -I../../gr-uhd/lib \
        -MD -MF .deps/uhd_swig.Std \
        -module uhd_swig -o uhd_swig.cc uhd_swig.i; then \
        if test linux-gnu = mingw32; then \
        /bin/rm -f .deps/uhd_swig.Sd; \
        /bin/sed 's,\\\\,/,g' < .deps/uhd_swig.Std \
> .deps/uhd_swig.Sd; \
        /bin/rm -f .deps/uhd_swig.Std; \
         .deps/uhd_swig.Sd .deps/uhd_swig.Std; \
        fi; \
    else \
        /bin/rm -f .deps/uhd_swig.S*; exit 1; \
    fi;
/usr/local/include/uhd/types/ranges.hpp:59: Error: Syntax error in input(3).
make[5]: *** [.deps/uhd_swig-generate-stamp] Error 1
make[5]: Leaving directory `/home/mleech/gnuradio/gr-uhd/swig'





reply via email to

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