<div>Hi all,</div>
<div> </div>
<div>im trying to call libvirt api from windows.</div>
<div> </div>
<div>I have created a guest OS(windows) using the libvirt api from my windows machine.</div>
<div>It gets created fine it also gets the the IP address from the DHCP also.</div>
<div>So all works fine.</div>
<div> </div>
<div>Now to RDP into the machine what I have to do is </div>
<div>1. logon to my host machine.</div>
<div>2. open the guest OS using either "virt-viewer" or "virt-manager".</div>
<div>3. check out the IP address of the machine.</div>
<div>4. then RDP into the guest OS.</div>
<div> </div>
<div>My Question:</div>
<div> </div>
<div>Is there a way to find The IP address of the Guest OS.???</div>
<div> </div>
<div>----------------------------------------------------------------------------------------------------------------------------</div>
<div> </div>
<div>im also trying to cross compile "virt-viewer 0.0.3" but this is what i get when i do make:</div>
<div> </div>
<br><span style="background-color: rgb(255, 255, 102);">[root@FC-11 virt-viewer-0.0.3]# make</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">make  all-recursive</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">make[1]: Entering directory `/root/virt-viewer-0.0.3'</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">Making all in src</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">make[2]: Entering directory `/root/virt-viewer-0.0.3/src'</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">/bin/sh ../libtool --tag=CC   --mode=link i686-pc-mingw32-gcc -mms-bitfields -I/usr/i686-pc-mingw32/sys-root/mingw/include/gtk-vnc-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/gtk-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include -I/usr/i686-pc-mingw32/sys-root/mingw/lib/gtk-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/cairo -I/usr/i686-pc-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/lib/glib-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/pixman-1 -I/usr/i686-pc-mingw32/sys-root/mingw/include/libpng12   -mms-bitfields -I/usr/i686-pc-mingw32/sys-root/mingw/include/gtk-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/lib/gtk-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/cairo -I/usr/i686-pc-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/lib/glib-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/pixman-1 -I/usr/i686-pc-mingw32/sys-root/mingw/include/libpng12   -I/usr/i686-pc-mingw32/sys-root/mingw/include/libxml2      -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -std=c99 -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare   -g -O2   -o virt-viewer.exe virt_viewer-main.o -Wl,-luuid -L/usr/i686-pc-mingw32/sys-root/mingw/lib -lgtk-vnc-1.0 -lgtk-win32-2.0 -lgnutls -lgdk-win32-2.0 -limm32 -lshell32 -lole32 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lgio-2.0 -lcairo -lpangowin32-1.0 -lgdi32 -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl   -Wl,-luuid -L/usr/i686-pc-mingw32/sys-root/mingw/lib -lgtk-win32-2.0 -lgdk-win32-2.0 -limm32 -lshell32 -lole32 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lgio-2.0 -lcairo -lpangowin32-1.0 -lgdi32 -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl   -L/usr/i686-pc-mingw32/sys-root/mingw/lib -lxml2   -lvirt -lpthread     </span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 834: X--tag=CC: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 867: libtool: ignoring unknown tag : command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 834: X--mode=link: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 1001: *** Warning: inferring the mode of operation is deprecated.: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 1002: *** Future versions of Libtool will require --mode=MODE be specified.: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2074: X-mms-bitfields: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-I/usr/i686-pc-mingw32/sys-root/mingw/include/gtk-vnc-1.0: No such file or directory</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-I/usr/i686-pc-mingw32/sys-root/mingw/include/gtk-2.0: No such file or directory</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-I/usr/i686-pc-mingw32/sys-root/mingw/include: No such file or directory</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-I/usr/i686-pc-mingw32/sys-root/mingw/lib/gtk-2.0/include: No such file or directory</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-I/usr/i686-pc-mingw32/sys-root/mingw/include/atk-1.0: No such file or directory</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-I/usr/i686-pc-mingw32/sys-root/mingw/include/cairo: No such file or directory</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-I/usr/i686-pc-mingw32/sys-root/mingw/include/pango-1.0: No such file or directory</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-I/usr/i686-pc-mingw32/sys-root/mingw/include/glib-2.0: No such file or directory</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-I/usr/i686-pc-mingw32/sys-root/mingw/lib/glib-2.0/include: No such file or directory</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-I/usr/i686-pc-mingw32/sys-root/mingw/include/pixman-1: No such file or directory</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-I/usr/i686-pc-mingw32/sys-root/mingw/include/libpng12: No such file or directory</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2074: X-mms-bitfields: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-I/usr/i686-pc-mingw32/sys-root/mingw/include/gtk-2.0: No such file or directory</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-I/usr/i686-pc-mingw32/sys-root/mingw/lib/gtk-2.0/include: No such file or directory</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-I/usr/i686-pc-mingw32/sys-root/mingw/include/atk-1.0: No such file or directory</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-I/usr/i686-pc-mingw32/sys-root/mingw/include/cairo: No such file or directory</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-I/usr/i686-pc-mingw32/sys-root/mingw/include/pango-1.0: No such file or directory</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-I/usr/i686-pc-mingw32/sys-root/mingw/include/glib-2.0: No such file or directory</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-I/usr/i686-pc-mingw32/sys-root/mingw/lib/glib-2.0/include: No such file or directory</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-I/usr/i686-pc-mingw32/sys-root/mingw/include/pixman-1: No such file or directory</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-I/usr/i686-pc-mingw32/sys-root/mingw/include/libpng12: No such file or directory</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-I/usr/i686-pc-mingw32/sys-root/mingw/include/libxml2: No such file or directory</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-Wp,-D_FORTIFY_SOURCE=2: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-fexceptions: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-fstack-protector: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X--param=ssp-buffer-size=4: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-fasynchronous-unwind-tables: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-Wall: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-Wmissing-prototypes: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-std=c99: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-Wnested-externs: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-Wpointer-arith: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-Wextra: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-Wshadow: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-Wcast-align: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-Wwrite-strings: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-Waggregate-return: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-Winline: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-Wredundant-decls: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-Wno-sign-compare: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-g: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2239: X-O2: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2202: X-Wl,-luuid: command not found</span><br style="background-color: rgb(255, 255, 102);"><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">Fatal server error:</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">Server is already active for display 0</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">    If this server is no longer running, remove /tmp/.X0-lock</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">    and start again.</span><br style="background-color: rgb(255, 255, 102);"><br style="background-color: rgb(255, 255, 102);"><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">Please consult the The X.Org Foundation support </span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">     at <a href="http://wiki.x.org">http://wiki.x.org</a></span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);"> for help. </span><br style="background-color: rgb(255, 255, 102);"><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 1958: X-L/usr/i686-pc-mingw32/sys-root/mingw/lib: No such file or directory</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 1981: X/root/virt-viewer-0.0.3/src: No such file or directory</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2202: X-Wl,-luuid: command not found</span><br style="background-color: rgb(255, 255, 102);">
<br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">Fatal server error:</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">Server is already active for display 0</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">    If this server is no longer running, remove /tmp/.X0-lock</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">    and start again.</span><br style="background-color: rgb(255, 255, 102);">
<br style="background-color: rgb(255, 255, 102);"><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">Please consult the The X.Org Foundation support </span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">     at <a href="http://wiki.x.org">http://wiki.x.org</a></span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);"> for help. </span><br style="background-color: rgb(255, 255, 102);">
<br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 1958: X-L/usr/i686-pc-mingw32/sys-root/mingw/lib: No such file or directory</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 1981: X/root/virt-viewer-0.0.3/src: No such file or directory</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 1958: X-L/usr/i686-pc-mingw32/sys-root/mingw/lib: No such file or directory</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 1981: X/root/virt-viewer-0.0.3/src: No such file or directory</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2408: Xvirt-viewer.exe: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2413: X/usr/lib/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin: No such file or directory</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2420: Xvirt-viewer.exe: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lgtk-vnc-1.0: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lgtk-win32-2.0: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lgnutls: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lgdk-win32-2.0: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-limm32: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lshell32: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lole32: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-latk-1.0: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lgdk_pixbuf-2.0: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lpangocairo-1.0: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lgio-2.0: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lcairo: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lpangowin32-1.0: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lgdi32: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lpango-1.0: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lgobject-2.0: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lgmodule-2.0: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lglib-2.0: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lintl: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lgtk-win32-2.0: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lgdk-win32-2.0: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-limm32: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lshell32: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lole32: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-latk-1.0: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lgdk_pixbuf-2.0: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lpangocairo-1.0: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lgio-2.0: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lcairo: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lpangowin32-1.0: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lgdi32: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lpango-1.0: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lgobject-2.0: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lgmodule-2.0: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lglib-2.0: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lintl: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lxml2: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lvirt: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lpthread: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2637: X-L/root/virt-viewer-0.0.3/src: No such file or directory</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lgtk-vnc-1.0: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lgnutls: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lgtk-win32-2.0: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lgdk-win32-2.0: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-limm32: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lshell32: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lole32: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-latk-1.0: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lgdk_pixbuf-2.0: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lpangocairo-1.0: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lgio-2.0: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lcairo: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lpangowin32-1.0: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lgdi32: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lpango-1.0: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lgobject-2.0: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lgmodule-2.0: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lglib-2.0: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lintl: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lxml2: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lvirt: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lpthread: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2637: X-L/root/virt-viewer-0.0.3/src: No such file or directory</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lgtk-vnc-1.0: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lgnutls: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lgtk-win32-2.0: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lgdk-win32-2.0: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-limm32: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lshell32: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lole32: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-latk-1.0: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lgdk_pixbuf-2.0: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lpangocairo-1.0: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lgio-2.0: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lcairo: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lpangowin32-1.0: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lgdi32: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lpango-1.0: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lgobject-2.0: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lgmodule-2.0: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lglib-2.0: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lintl: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lxml2: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lvirt: command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 2555: X-lpthread: command not found</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 5172: Xi686-pc-mingw32-gcc "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" -o @OUTPUT@ virt_viewer-main.o  -L/root/virt-viewer-0.0.3/src -lgtk-vnc-1.0 -lgnutls -lgtk-win32-2.0 -lgdk-win32-2.0 -limm32 -lshell32 -lole32 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lgio-2.0 -lcairo -lpangowin32-1.0 -lgdi32 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -lxml2 -lvirt -lpthread: No such file or directory</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">../libtool: line 5173: Xi686-pc-mingw32-gcc "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" -o @OUTPUT@ virt_viewer-main.o  -L/root/virt-viewer-0.0.3/src -lgtk-vnc-1.0 -lgnutls -lgtk-win32-2.0 -lgdk-win32-2.0 -limm32 -lshell32 -lole32 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lgio-2.0 -lcairo -lpangowin32-1.0 -lgdi32 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -lxml2 -lvirt -lpthread: No such file or directory</span><br style="background-color: rgb(255, 255, 102);">
<br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">Fatal server error:</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">Server is already active for display 0</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">    If this server is no longer running, remove /tmp/.X0-lock</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">    and start again.</span><br style="background-color: rgb(255, 255, 102);">
<br style="background-color: rgb(255, 255, 102);"><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">Please consult the The X.Org Foundation support </span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">     at <a href="http://wiki.x.org">http://wiki.x.org</a></span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);"> for help. </span><br style="background-color: rgb(255, 255, 102);">
<br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">../libtool: line 5182: : command not found</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">make[2]: Leaving directory `/root/virt-viewer-0.0.3/src'</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">Making all in man</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">make[2]: Entering directory `/root/virt-viewer-0.0.3/man'</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">make[2]: Nothing to be done for `all'.</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">make[2]: Leaving directory `/root/virt-viewer-0.0.3/man'</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">Making all in plugin</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">make[2]: Entering directory `/root/virt-viewer-0.0.3/plugin'</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">make[2]: Nothing to be done for `all'.</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">make[2]: Leaving directory `/root/virt-viewer-0.0.3/plugin'</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">make[2]: Entering directory `/root/virt-viewer-0.0.3'</span><br style="background-color: rgb(255, 255, 102);"><span style="background-color: rgb(255, 255, 102);">make[2]: Leaving directory `/root/virt-viewer-0.0.3'</span><br style="background-color: rgb(255, 255, 102);">
<span style="background-color: rgb(255, 255, 102);">make[1]: Leaving directory `/root/virt-viewer-0.0.3'</span><div> </div>
<div>could any1 help me out with this.</div>
<div> </div>
<div>Thanks in advance.</div>
<div> </div>
<div>Regards</div>
<div>Anuj</div>