Hello,<br><br> I am trying to install the spice client on LFS-based machine.<br> I resolved all the dependencies as stated by the "spice_user_manual.pdf" file.<br> <br> But while doing make in spice/client directory, an error is occuring as:<br>
<br> <br>/mnt/hdb1/SPICE/spice-0.5.2/client/x11/./atomic_count.h:32: undefined reference to `__sync_sub_and_fetch_4'<br>/mnt/hdb1/SPICE/spice-0.5.2/client/x11/./atomic_count.h:32: undefined reference to `__sync_sub_and_fetch_4'<br>
/mnt/hdb1/SPICE/spice-0.5.2/client/x11/./atomic_count.h:32: undefined reference to `__sync_sub_and_fetch_4'<br>/mnt/hdb1/SPICE/spice-0.5.2/client/x11/./atomic_count.h:32: undefined reference to `__sync_sub_and_fetch_4'<br>
application.o: In function `AtomicCount::operator--()':<br>/mnt/hdb1/SPICE/spice-0.5.2/client/x11/./atomic_count.h:32: undefined reference to `__sync_sub_and_fetch_4'<br>application.o:/mnt/hdb1/SPICE/spice-0.5.2/client/x11/./atomic_count.h:32: more undefined references to `__sync_sub_and_fetch_4' follow<br>
collect2: ld returned 1 exit status<br>make[5]: *** [spicec] Error 1<br>make[5]: Leaving directory `/mnt/hdb1/SPICE/spice-0.5.2/client/x11'<br>make[4]: *** [all-recursive] Error 1<br>make[4]: Leaving directory `/mnt/hdb1/SPICE/spice-0.5.2/client/x11'<br>
make[3]: *** [all-recursive] Error 1<br>make[3]: Leaving directory `/mnt/hdb1/SPICE/spice-0.5.2/client'<br>make[2]: *** [all] Error 2<br><br><br> I do not find any reference to the "__sync_sub_and_fetch_4".<br>
<br><br>I installed the Spice server on Fedora-12, and The installation was fine as per the expectation.<br> <br><br>I tried the version 0.4.0 and 0.5.2, for both I stuck at the same place.<br><br>Please guide me for further installation process.<br>
<br><br>Thanks and Regards,<br>Satish<br>