<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Thanks Andrei. I don't know how to do this. Could you give some link to
a document or something like that?<br>
<br>
Regards<br>
<br>
Alberto Cruz<br>
<br>
Andrei Pelinescu-Onciul wrote:<br>
<blockquote type="cite" cite="mid20050628231126.GE8116@fox.iptel.org">
  <pre wrap="">On Jun 28, 2005 at 16:24, Alberto Cruz <a class="moz-txt-link-rfc2396E" href="mailto:acruz@tekbrain.com">&lt;acruz@tekbrain.com&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">When I make install I'm receiving the following errors:
make[1]: Entering directory `/root/sip_router/modules/uac'
gcc -fPIC -DPIC -g -O9 -funroll-loops  -Wcast-align  -Wall   
-minline-all-stringops -malign-double -falign-loops -mcpu=athlon      
-DNAME='"ser"' -DVERSION='"0.9.3"' -DARCH='"i386"' -DOS='"linux"' 
-DCOMPILER='"gcc 3.3"' -D__CPU_i386 -D__OS_linux 
-DCFG_DIR='"/usr/local/etc/ser/"' -DPKG_MALLOC -DSHM_MEM  -DSHM_MMAP 
-DDNS_IP_HACK -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE  
-DFAST_LOCK -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024  
-DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN -DHAVE_SCHED_YIELD 
-DHAVE_MSG_NOSIGNAL -DHAVE_MSGHDR_MSG_CONTROL -DHAVE_ALLOCA_H -c auth.c 
-o auth.o
auth.c: In function `get_autenticate_hdr':
auth.c:225: error: `HDR_EOH_F' undeclared (first use in this function)
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Looks like you are trying to use uac from unstable.
You need to backport it first to stable (it should be pretty easy).


Andrei


  </pre>
</blockquote>
</body>
</html>