<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
    <title></title>
  </head>

  <body>
    <p style="margin: 0px;">Hey!</p>

    <p style="margin: 0px;"> </p>

    <p style="margin: 0px;">That did the trick, I just added <span>#define</span> HAVE_LT_DLADVISE_INIT to <span>src/main/modules.c<br />
    </span></p>

    <p style="margin: 0px;"><span></span>as Bjørn suggested and now it works flaw-less-ly :)</p>

    <p style="margin: 0px;"> </p>

    <p style="margin: 0px;">Best, Jan<span></span></p>

    <p> </p>

    <div style="margin: 5px 0px 5px 0px; font-family: monospace;">
      "Bjørn Mork" <bjorn@mork.no> hat am 25. Mai 2010 um 22:36 geschrieben:<br />
      <br />
      > Jan Zacharias <janz@dfki.de> writes:<br />
      ><br />
      > > Hey Bjørn,<br />
      > >  <br />
      > > thank you very much! The output is:<br />
      > >  <br />
      > >  perl version: v5.10.1<br />
      > >  <br />
      > > So it's clear that libperl and perl version do match.<br />
      > >  <br />
      > > However if I add a "use IO::Socket::INET" in the myfile,<br />
      > > I still get "freeradius: symbol lookup error: /usr/lib/perl/5.10/auto/IO/IO.so:<br />
      > > undefined symbol: Perl_Istack_sp_ptr"<br />
      > >  <br />
      > > What could be the reason? I run a Linux raw 2.6.32-22-generic #33-Ubuntu SMP Wed<br />
      > > Apr 28 13:28:05 UTC 2010 x86_64 GNU/Linux System.<br />
      ><br />
      > Did you try defining HAVE_LT_DLADVISE_INIT?  I believe your problem is<br />
      > not really related to perl, but to libtool.  Which is black magic to<br />
      > me...<br />
      ><br />
      > But changing libtool version and/or playing with different options may<br />
      > get you a working rlm_perl module.<br />
      ><br />
      ><br />
      > Bjørn<br />
      ><br />
      > -<br />
      > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
    </div>
  </body>
</html>