<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-7">
<META content="MSHTML 6.00.6000.17063" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2><FONT face="Times New Roman" size=3>thanks for 
replying,<BR><BR>i tried to build all libs (qcairo,celt,qpixman) using 
--disable-shared <BR>and --enable-static flags<BR>also <BR>./autogen.sh 
--includedir=/usr/include --libdir=/usr/lib --enable-static for <BR>spice (i 
want to use spicec for x86)<BR>modified the link command to not include .so 
files but .a lib files and <BR>manually run<BR><BR><BR>g++ -g -O3 -static -o 
spicec events_loop_p.o main.o named_pipe.o pixels_source.o <BR>platform.o 
platform_utils.o playback.o record.o red_drawable.o red_pixmap.o 
<BR>red_pixmap_cairo.o red_pixmap_gl.o red_window.o res.o x_icon.o application.o 
<BR>cairo_canvas.o canvas.o canvas_utils.o red_cairo_canvas.o cmd_line_parser.o 
<BR>cursor_channel.o cursor.o display_channel.o red_gl_canvas.o gl_canvas.o 
<BR>glc.o glz_decoder.o glz_decoder_window.o inputs_channel.o lz.o monitor.o 
<BR>menu.o playback_channel.o quic.o record_channel.o red_channel.o red_client.o 
<BR>red_peer.o region.o rop3.o screen.o screen_layer.o hot_keys.o threads.o 
<BR>utils.o&nbsp; -llog4cpp -lnsl /usr/lib/libcelt051.a -lm -lssl -lcrypto 
<BR>/usr/lib/libqcairo.a -lavcodec -lavutil <BR>/usr/lib/libasound.so -lGL -lGLU 
-lXrandr -lrt<BR><BR>but libasound.so wasnt static.. :S<BR><BR>do i have to 
manually compile libasound as well?...<BR><BR>compiling is not my favorite 
hobby.. :(<BR><BR>thanks.</FONT><BR></FONT></DIV>
<DIV><FONT face=Arial size=2>=================<BR>Μιχάλης Κοσσένας.<BR>Network 
Administrator<BR>E-voip<BR>Τηλ:2104943910<BR><A 
href="http://www.evoip.gr">http://www.evoip.gr</A><BR>=================<BR></FONT></DIV></BODY></HTML>