
30 Sep
2008
30 Sep
'08
2:59 p.m.
The following error is seen because of the missing space after the $(LIBS) at line no 648 in the src/Makefile. Making uninstall in src make[1]: Entering directory `/data/users/deepti/SRC/elm3b41/libvirt-cim/src' Makefile:649: *** missing separator. Stop. make[1]: Leaving directory `/data/users/deepti/SRC/elm3b41/libvirt-cim/src' make: *** [uninstall-recursive] Error 1 Including space after $(LIBS) continues the make uninstall. This is on F10 with the latest sources. Thanks and Regards, Deepti.