tce-load -i cyrus-sasl-dev spice-protocol libcacard-dev celt-dev git clone git://cgit.freedesktop.org/spice/spice cd spice-0.13.0 CC="gcc -flto -fuse-linker-plugin -mtune=generic -Os -pipe" CXX="g++ -flto -fuse-linker-plugin -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --disable-static --localstatedir=/var --enable-smartcard find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make sudo make install make[4]: Entering directory '/usr/src/spice-0.13.0/spice-common/common' make[4]: *** No rule to make target '/spice.proto', needed by 'generated_client_demarshallers.c'. Stop. make[4]: Leaving directory '/usr/src/spice-0.13.0/spice-common/common' Makefile:445: recipe for target 'all-recursive' failed make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory '/usr/src/spice-0.13.0/spice-common' Spice 0.13.0 ============== prefix: /usr/local c compiler: gcc -flto -fuse-linker-plugin -mtune=generic -Os -pipe c++ compiler: g++ -flto -fuse-linker-plugin -mtune=generic -Os -pipe -fno-exceptions -fno-rtti python: /usr/local/bin/python2 LZ4 support: no Smartcard: yes SASL support: yes Automated tests: no Manual: no