On Mon, May 31, 2010 at 3:00 PM, Michael Dickens <[email protected]> wrote: > 3.3.0-rc3 still passes "make check" on OSX; I can't test further, really, > but previous candidates did work so this one probably does too. Still does > not pass "make distcheck"; errors on in gr-qtgui, as it did before (see > below for error message). BTW> gr-qtgui is not enabled; as before the Qt > stuff is installed under strange names & hence not found. Either way, the > error below should be avoidable; I don't have time to work on this, and it's > not critical for the release of 3.3.0 ... but it should be in the queue to > be corrected. - MLD > > [snip] > /bin/rm -f .deps/qtgui.d > cp .deps/qtgui.Std .deps/qtgui.d > echo "" >> .deps/qtgui.d > /opt/local/bin/gsed -e '1d;s, \\,,g;s, ,,g' < .deps/qtgui.Std | \ > awk '{ printf "%s:\n\n", $0 }' >> .deps/qtgui.d > /bin/rm -f .deps/qtgui.Std > touch .deps/qtgui-generate-stamp > DQT_SHARED -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -p \ > ../../../../gr-qtgui/src/lib \ > ../../../../gr-qtgui/src/lib/spectrumdisplayform.h \ > -o spectrumdisplayform_moc.cc > make[3]: DQT_SHARED: Command not found > make[3]: [spectrumdisplayform_moc.cc] Error 127 (ignored) > [snip]
Ok, I have reproduced this problem on my machine. I know what's going wrong. Now it's a matter of figuring out the right solution to it... Tom _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
