<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>Sec:u use with uclibc</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->
<P><FONT SIZE=2 FACE="Arial">Has anyone gotten the LIVE libraries to work under a system using uClibc. I have managed to get the libraries and test programs to compile, but when I go to run the test programs I get the warnings</FONT></P>
<P><FONT SIZE=2 FACE="Arial"># ./testMPEG4VideoStreamer</FONT>
<BR><FONT SIZE=2 FACE="Arial">18:34:17 Groupsock(4: 232.81.158.102, 18888, 255): failed to join group: setsockopt(IP_ADD_MEMBERSHIP) error: No such device</FONT></P>
<P><FONT SIZE=2 FACE="Arial">Unable to determine our source address: This computer has an invalid IP address: 0x0</FONT>
<BR><FONT SIZE=2 FACE="Arial">18:34:17 Groupsock(5: 232.81.158.102, 18889, 255): failed to join group: setsockopt(IP_ADD_MEMBERSHIP) error: No such device</FONT></P>
<P><FONT SIZE=2 FACE="Arial">Unable to determine our source address: This computer has an invalid IP address: 0x0</FONT>
<BR><FONT SIZE=2 FACE="Arial">Play this stream using the URL "rtsp://0.0.0.0:8554/testStream"</FONT>
<BR><FONT SIZE=2 FACE="Arial">Beginning streaming...</FONT>
<BR><FONT SIZE=2 FACE="Arial">Beginning to read from file…</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial">I can connect from another machine, it gets the SDP information right, but no RTP packets arrive. Multicast is enabled in the kernel. Has this got something to do with uClibc's incomplete libresolv?</FONT></P>
<P><FONT SIZE=2 FACE="Arial">Any Suggestions? Other then moving to glibc. The machine is a Via C3-2, kernel 2.6.10 with the adeos extensions.</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial">TIA</FONT>
<BR><FONT SIZE=2 FACE="Arial"> Christian</FONT>
</P>
</BODY>
</HTML>