<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hello, <br><br>now getting the following error when starting lcr:<br><br>: symbol lookup error: /sbin/lcr: undefined symbol: AF_ISDN<br><br><br><br>Best regards <br><br>Ihab el Bakri <br><br><br><br>> <br>>  <br>> <br>>    <br>> >. /lcr: symbol lookup error: ./lcr: undefined symbol: init_af_isdn<br>>    <br>> pull lcr again. the mISDNuser header paths have changed. i changed more<br>> stuff.<br>> also try to remove the /usr/include/mISDNuser directory. it is obsolete.<br>> <br>> now compat_af_isdn.h can be removed from openbsc also. todo so, replace<br>> the include of this file by:<br>> <br>> #include <mISDN/mISDNcompat.h><br>> int __af_isdn = MISDN_AF_ISDN;<br>> <br>> maybe it is better to use "static int", so it will not conflict when<br>> linking to lcr... we will see.<br>> <br>> the function call init_af_isdn(); can be removed.<br>> <br>> <br>>   <br>>  <br>> <br>> <br>                                          <br /><hr />Your E-mail and More On-the-Go. Get Windows Live Hotmail Free. <a href='https://signup.live.com/signup.aspx?id=60969' target='_new'>Sign up now.</a></body>
</html>