On 01/08/2012 06:39 PM, Volker Schroer wrote:


But
make installmake[5]: Entering directory
`/home/schroer/gnuradiocomponents/gnuradio/gr-vocoder/python'
make[6]: Entering directory
`/home/schroer/gnuradiocomponents/gnuradio/gr-vocoder/python'
make[6]: Für das Ziel »install-exec-am« ist nichts zu tun.
test -z
"/usr/local/gnuradio/lib64/python2.7/site-packages/gnuradio/vocoder" ||
/bin/mkdir -p
"/usr/local/gnuradio/lib64/python2.7/site-packages/gnuradio/vocoder"
/usr/bin/install -c -m 644 __init__.py cvsd.py
'/usr/local/gnuradio/lib64/python2.7/site-packages/gnuradio/vocoder'
/bin/sh: Zeile 15: --destdir: Kommando nicht gefunden.
make[6]: *** [install-vocoderPYTHON] Fehler 127


Is this one of the possible side effects ? I suppose not, but at the
moment I have no solution.

Any hint would be welcome.

-- Volker

fails with

I know this is an old thread, but I've hit the --destdir problem myself, and it's due to an automake bug, see http://lists.gnu.org/archive/html/bug-automake/2012-03/msg00041.html

Regards,
João Silva



_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to