Hi,

On Mon, 12 Feb 2007, Jerry Richards wrote:

> I am trying to cross-compile sofia-sip for a MIPS architecture using the
> uClibc compiler.  When I try to build it, I get the following errors:

you appear to have a broken glib installation. You can compile sofia-sip 
without glib, but in your case glib _was_ detected by configure as...

> /vobs/psp_linux/tools/mipsel-linux-uclibc/bin/mipsel-uclibc-gcc -DHAVE_CONF
> IG_H -I. -I. -I../.. -I../../libsofia-sip-ua/su/sofia-sip -I../../libsofia-s
> ip-ua/su -I../../libsofia-sip-ua/su -I../..//opt/glib/glib-2.12.0 -I../..//o

... has /opt/glib/glib-2.12.0 in the header list. Either try to fix the 
glib installation, or compile without glib support ('./configure 
--with-glib=no').

-- 
  under work: Sofia-SIP at http://sofia-sip.sf.net

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to