[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openldap-software
Subject:    RE: executing openldap on AIX
From:       Karsten_Künne <Karsten.Kuenne () desy ! de>
Date:       2000-10-31 11:31:22
[Download RAW message or body]

executing openldap on AIXI found out (trying to get another package running)
that the getaddrinfo function in the AIX
system libraries is somehow broken. At least I couldn't get this package to
work with it.
Try to avoid this function (for instance by "#undef HAVE_GETADDRINFO" in
config.h
or some other means). I didn't try Openldap on AIX yet.

Karsten.
  -----Original Message-----
  From: owner-openldap-software@OpenLDAP.org
[mailto:owner-openldap-software@OpenLDAP.org]On Behalf Of SZMURLO MAURICE
  Sent: Monday, October 30, 2000 17:28
  To: 'openldap-software@openldap.org'
  Subject: executing openldap on AIX


  hello

  first thanks to people who answered about my previous compilation
  and coredump problems.

  subsidiary question: is this mailing list archived somewhere on the web:
maybe my
  basic questions are already ansewered!

  now a new challenge...

  "make test" does not produce a coredump anymore but:

  --------------------------------------------------------------------
  [ibmc201]/home/szmurlo1/ldap/openldap-2.0.6> make test
          cd tests; make test
  [...]
  Starting slapd on TCP/IP port 9009...
  Using ldapsearch to retrieve all the entries...
  Waiting 5 seconds for slapd to start...
  Waiting 5 seconds for slapd to start...
  Waiting 5 seconds for slapd to start...
  Waiting 5 seconds for slapd to start...
  Waiting 5 seconds for slapd to start...
  Waiting 5 seconds for slapd to start...
  [...]
  ldap_bind: Can't contact LDAP server
  >>>>> Test failed
  >>>>> ./scripts/test000-rootdse failed (exit 1)
  --------------------------------------------------------------------

  indeed, when I execute slapd "by hand" I get:

  --------------------------------------------------------------------
  [ibmc201]/home/szmurlo1/ldap/openldap-2.0.6> slapd -d -1 -h
ldap://ibmc201.ftms.fr:3000/
  @(#) $OpenLDAP: slapd 2.0.6-Release (lun 30 oct 14:34:31 NFT 2000) $
          szmurlo1@ibmc201:/home/szmurlo1/ldap/openldap-2.0.6/servers/slapd
  daemon_init: ldap://ibmc201.ftms.fr:3000/
  daemon_init: listen on ldap://ibmc201.ftms.fr:3000/
  daemon_init: 1 listeners to open...
  ldap_url_parse(ldap://ibmc201.ftms.fr:3000/)
  daemon: getaddrinfo failed
  slapd stopped.
  connections_destroy: nothing to destroy.
  --------------------------------------------------------------------

  any idea?

  maurice





  --------------------------------------------
  Maurice Szmurlo --- FTMS/DSI/SCX/LAB
  France Telecom Mobiles Services
  13, rue Rouget de Lisle, 92786 ISSY LES MOULINEAUX cedex 9
  tel : 01 47 65 82 49
  fax : 01 47 65 12 76


[Attachment #3 (text/html)]

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>executing openldap on AIX</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4207.2601" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=981142411-31102000><FONT face=Arial color=#0000ff size=2>I 
found out (trying to get another package running) that the getaddrinfo function 
in the AIX</FONT></SPAN></DIV>
<DIV><SPAN class=981142411-31102000><FONT face=Arial color=#0000ff size=2>system 
libraries is somehow broken. At least I couldn't get this package to work with 
it.</FONT></SPAN></DIV>
<DIV><SPAN class=981142411-31102000><FONT face=Arial color=#0000ff size=2>Try to 
avoid this function (for instance by "#undef HAVE_GETADDRINFO" in 
config.h</FONT></SPAN></DIV>
<DIV><SPAN class=981142411-31102000><FONT face=Arial color=#0000ff size=2>or 
some other means). I didn't try Openldap on AIX yet.</FONT></SPAN></DIV>
<DIV><SPAN class=981142411-31102000><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=981142411-31102000><FONT face=Arial color=#0000ff 
size=2>Karsten.</FONT></SPAN></DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader><FONT face="Times New Roman" 
  size=2>-----Original Message-----<BR><B>From:</B> 
  owner-openldap-software@OpenLDAP.org 
  [mailto:owner-openldap-software@OpenLDAP.org]<B>On Behalf Of</B> SZMURLO 
  MAURICE<BR><B>Sent:</B> Monday, October 30, 2000 17:28<BR><B>To:</B> 
  'openldap-software@openldap.org'<BR><B>Subject:</B> executing openldap on 
  AIX<BR><BR></FONT></DIV>
  <P><FONT size=2>hello</FONT> </P>
  <P><FONT size=2>first thanks to people who answered about my previous 
  compilation </FONT><BR><FONT size=2>and coredump problems.</FONT> </P>
  <P><FONT size=2>subsidiary question: is this mailing list archived somewhere 
  on the web: maybe my</FONT> <BR><FONT size=2>basic questions are already 
  ansewered!</FONT> </P>
  <P><FONT size=2>now a new challenge...</FONT> </P>
  <P><FONT size=2>"make test" does not produce a coredump anymore but:</FONT> 
  </P>
  <P><FONT 
  size=2>--------------------------------------------------------------------</FONT> 
  <BR><FONT size=2>[ibmc201]/home/szmurlo1/ldap/openldap-2.0.6&gt; make 
  test</FONT> <BR><FONT size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cd 
  tests; make test</FONT> <BR><FONT size=2>[...]</FONT> <BR><FONT 
  size=2>Starting slapd on TCP/IP port 9009...</FONT> <BR><FONT size=2>Using 
  ldapsearch to retrieve all the entries...</FONT> <BR><FONT size=2>Waiting 5 
  seconds for slapd to start...</FONT> <BR><FONT size=2>Waiting 5 seconds for 
  slapd to start...</FONT> <BR><FONT size=2>Waiting 5 seconds for slapd to 
  start...</FONT> <BR><FONT size=2>Waiting 5 seconds for slapd to 
  start...</FONT> <BR><FONT size=2>Waiting 5 seconds for slapd to 
  start...</FONT> <BR><FONT size=2>Waiting 5 seconds for slapd to 
  start...</FONT> <BR><FONT size=2>[...]</FONT> <BR><FONT size=2>ldap_bind: 
  Can't contact LDAP server</FONT> <BR><FONT size=2>&gt;&gt;&gt;&gt;&gt; Test 
  failed</FONT> <BR><FONT size=2>&gt;&gt;&gt;&gt;&gt; ./scripts/test000-rootdse 
  failed (exit 1)</FONT> <BR><FONT 
  size=2>--------------------------------------------------------------------</FONT> 
  </P>
  <P><FONT size=2>indeed, when I execute slapd "by hand" I get:</FONT> </P>
  <P><FONT 
  size=2>--------------------------------------------------------------------</FONT> 
  <BR><FONT size=2>[ibmc201]/home/szmurlo1/ldap/openldap-2.0.6&gt; slapd -d -1 
  -h ldap://ibmc201.ftms.fr:3000/</FONT> <BR><FONT size=2>@(#) $OpenLDAP: slapd 
  2.0.6-Release (lun 30 oct 14:34:31 NFT 2000) $</FONT> <BR><FONT 
  size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  szmurlo1@ibmc201:/home/szmurlo1/ldap/openldap-2.0.6/servers/slapd</FONT> 
  <BR><FONT size=2>daemon_init: ldap://ibmc201.ftms.fr:3000/</FONT> <BR><FONT 
  size=2>daemon_init: listen on ldap://ibmc201.ftms.fr:3000/</FONT> <BR><FONT 
  size=2>daemon_init: 1 listeners to open...</FONT> <BR><FONT 
  size=2>ldap_url_parse(ldap://ibmc201.ftms.fr:3000/)</FONT> <BR><FONT 
  size=2>daemon: getaddrinfo failed</FONT> <BR><FONT size=2>slapd 
  stopped.</FONT> <BR><FONT size=2>connections_destroy: nothing to 
  destroy.</FONT> <BR><FONT 
  size=2>--------------------------------------------------------------------</FONT> 
  </P>
  <P><FONT size=2>any idea?</FONT> </P>
  <P><FONT size=2>maurice</FONT> </P><BR><BR><BR>
  <P><FONT size=2>--------------------------------------------</FONT> <BR><FONT 
  size=2>Maurice Szmurlo --- FTMS/DSI/SCX/LAB</FONT> <BR><FONT size=2>France 
  Telecom Mobiles Services</FONT> <BR><FONT size=2>13, rue Rouget de Lisle, 
  92786 ISSY LES MOULINEAUX cedex 9</FONT> <BR><FONT size=2>tel : 01 47 65 82 
  49</FONT> <BR><FONT size=2>fax : 01 47 65 12 76</FONT> 
</P></BLOCKQUOTE></BODY></HTML>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic