Hi, I have sucessfully compiled Samba3.0.20 on AIX5.3 with gcc3.3.2, but I get the following error when trying to start smbd and nmbd on AIX5.3. exec(): 0509-036 Cannot load program /usr/local/sbin/nmbd because of the following errors: 0509-130 Symbol resolution failed for /usr/lib/libc.a(posix_aio.o) because: 0509-136 Symbol _posix_kaio_rdwr (number 2) is not exported from dependent module /unix. 0509-136 Symbol _posix_listio (number 3) is not exported from dependent module /unix. 0509-136 Symbol _posix_acancel (number 4) is not exported from dependent module /unix. 0509-136 Symbol _posix_iosuspend (number 5) is not exported from dependent module /unix. 0509-136 Symbol _posix_aio_nwait (number 6) is not exported from dependent module /unix. 0509-136 Symbol _posix_aio_nwait64 (number 7) is not exported from dependent module /unix. 0509-136 Symbol _posix_aio_nwait_timeout (number 8) is not exported from dependent module /unix. 0509-136 Symbol _posix_aio_nwait_timeout64 (number 9) is not exported from dependent module /unix. 0509-136 Symbol _posix_iofsync (number 10) is not exported from dependent module /unix. 0509-026 System error: Error 0 0509-192 Examine .loader section symbols with the 'dump -Tv' command. exec(): 0509-036 Cannot load program /usr/local/sbin/smbd because of the following errors: 0509-130 Symbol resolution failed for /usr/lib/libc.a(posix_aio.o) because: 0509-136 Symbol _posix_kaio_rdwr (number 2) is not exported from dependent module /unix. 0509-136 Symbol _posix_listio (number 3) is not exported from dependent module /unix. 0509-136 Symbol _posix_acancel (number 4) is not exported from dependent module /unix. 0509-136 Symbol _posix_iosuspend (number 5) is not exported from dependent module /unix. 0509-136 Symbol _posix_aio_nwait (number 6) is not exported from dependent module /unix. 0509-136 Symbol _posix_aio_nwait64 (number 7) is not exported from dependent module /unix. 0509-136 Symbol _posix_aio_nwait_timeout (number 8) is not exported from dependent module /unix. 0509-136 Symbol _posix_aio_nwait_timeout64 (number 9) is not exported from dependent module /unix. 0509-136 Symbol _posix_iofsync (number 10) is not exported from dependent module /unix. 0509-026 System error: Error 0 0509-192 Examine .loader section symbols with the 'dump -Tv' command. Samba3.0.14a works OK compiled the same way on the same server. H?lsningar / Regards Mikael ======================================================================= This message (including any attachments) contains information that may be confidential and/or privileged. It is intended only for the person(s) to whom it is addressed. - If you are not the intended recipient, please notify the sender by replying to this message with "Received in error" as the subject and then delete it from your mailbox. - If you are not the intended recipient, you are not authorized to read, print, retain, copy or disseminate this message or any part of it, and any unauthorized use may be unlawful. The sender is not responsible for the accuracy or completeness of this message when it has been transmitted over a public network, as Internet communication is not secure. ========================================================================
Mikael Ganhammar wrote:>Hi, >I have sucessfully compiled Samba3.0.20 on AIX5.3 with gcc3.3.2, but I get >the following error when trying to start smbd and nmbd on AIX5.3. > >exec(): 0509-036 Cannot load program /usr/local/sbin/nmbd because of the >following errors: > 0509-130 Symbol resolution failed for /usr/lib/libc.a(posix_aio.o) >because: > 0509-136 Symbol _posix_kaio_rdwr (number 2) is not exported from > dependent module /unix. > 0509-136 Symbol _posix_listio (number 3) is not exported from > dependent module /unix. > 0509-136 Symbol _posix_acancel (number 4) is not exported from > dependent module /unix. > 0509-136 Symbol _posix_iosuspend (number 5) is not exported from > dependent module /unix. > 0509-136 Symbol _posix_aio_nwait (number 6) is not exported from > dependent module /unix. > 0509-136 Symbol _posix_aio_nwait64 (number 7) is not exported >from > dependent module /unix. > 0509-136 Symbol _posix_aio_nwait_timeout (number 8) is not >exported from > dependent module /unix. > 0509-136 Symbol _posix_aio_nwait_timeout64 (number 9) is not >exported from > dependent module /unix. > 0509-136 Symbol _posix_iofsync (number 10) is not exported from > dependent module /unix. > 0509-026 System error: Error 0 > 0509-192 Examine .loader section symbols with the > 'dump -Tv' command. >exec(): 0509-036 Cannot load program /usr/local/sbin/smbd because of the >following errors: > 0509-130 Symbol resolution failed for /usr/lib/libc.a(posix_aio.o) >because: > 0509-136 Symbol _posix_kaio_rdwr (number 2) is not exported from > dependent module /unix. > 0509-136 Symbol _posix_listio (number 3) is not exported from > dependent module /unix. > 0509-136 Symbol _posix_acancel (number 4) is not exported from > dependent module /unix. > 0509-136 Symbol _posix_iosuspend (number 5) is not exported from > dependent module /unix. > 0509-136 Symbol _posix_aio_nwait (number 6) is not exported from > dependent module /unix. > 0509-136 Symbol _posix_aio_nwait64 (number 7) is not exported >from > dependent module /unix. > 0509-136 Symbol _posix_aio_nwait_timeout (number 8) is not >exported from > dependent module /unix. > 0509-136 Symbol _posix_aio_nwait_timeout64 (number 9) is not >exported from > dependent module /unix. > 0509-136 Symbol _posix_iofsync (number 10) is not exported from > dependent module /unix. > 0509-026 System error: Error 0 > 0509-192 Examine .loader section symbols with the > 'dump -Tv' command. > >Samba3.0.14a works OK compiled the same way on the same server. > > >H?lsningar / Regards > >Mikael >=======================================================================> >This message (including any attachments) contains information that may be >confidential and/or privileged. It is intended only for the person(s) to >whom it is addressed. > >- If you are not the intended recipient, please notify the sender by >replying to this message with "Received in error" as the subject and then >delete it from your mailbox. > >- If you are not the intended recipient, you are not authorized to read, >print, retain, copy or disseminate this message or any part of it, and any >unauthorized use may be unlawful. > >The sender is not responsible for the accuracy or completeness of this >message when it has been transmitted over a public network, as Internet >communication is not secure. > >=======================================================================> > >Hi, I have 3.0.20 compiled on AIX 5.3 with IBM's C compiler with no problem. What were your configure options? Cheers, Steve
On Tue, 23 Aug 2005, Mikael Ganhammar wrote:> Hi, > I have sucessfully compiled Samba3.0.20 on AIX5.3 with gcc3.3.2, but I get > the following error when trying to start smbd and nmbd on AIX5.3. >It was compiled --with-aio-support=yes Make sure you have bos.rte.aio installed: $ lslpp -l bos.rte.aio and then $ smitty posixaio and configure the defined posix_aio0 to verify: $ lsattr -El posix_aio0 should yield: autoconfig available STATE to be configured at system restart True fastpath enable State of fast path True kprocprio 39 Server PRIORITY True maxreqs 4096 Maximum number of REQUESTS True maxservers 10 MAXIMUM number of servers per cpu True minservers 1 MINIMUM number of servers True Note autoconfig == available. if autoconfig == Defined goto smitty :-) Cheers, Bill> exec(): 0509-036 Cannot load program /usr/local/sbin/nmbd because of the > following errors: > 0509-130 Symbol resolution failed for /usr/lib/libc.a(posix_aio.o) > because: > 0509-136 Symbol _posix_kaio_rdwr (number 2) is not exported from > dependent module /unix. > 0509-136 Symbol _posix_listio (number 3) is not exported from > dependent module /unix. > 0509-136 Symbol _posix_acancel (number 4) is not exported from > dependent module /unix. > 0509-136 Symbol _posix_iosuspend (number 5) is not exported from > dependent module /unix. > 0509-136 Symbol _posix_aio_nwait (number 6) is not exported from > dependent module /unix. > 0509-136 Symbol _posix_aio_nwait64 (number 7) is not exported > from > dependent module /unix. > 0509-136 Symbol _posix_aio_nwait_timeout (number 8) is not > exported from > dependent module /unix. > 0509-136 Symbol _posix_aio_nwait_timeout64 (number 9) is not > exported from > dependent module /unix. > 0509-136 Symbol _posix_iofsync (number 10) is not exported from > dependent module /unix. > 0509-026 System error: Error 0 > 0509-192 Examine .loader section symbols with the > 'dump -Tv' command. > exec(): 0509-036 Cannot load program /usr/local/sbin/smbd because of the > following errors: > 0509-130 Symbol resolution failed for /usr/lib/libc.a(posix_aio.o) > because: > 0509-136 Symbol _posix_kaio_rdwr (number 2) is not exported from > dependent module /unix. > 0509-136 Symbol _posix_listio (number 3) is not exported from > dependent module /unix. > 0509-136 Symbol _posix_acancel (number 4) is not exported from > dependent module /unix. > 0509-136 Symbol _posix_iosuspend (number 5) is not exported from > dependent module /unix. > 0509-136 Symbol _posix_aio_nwait (number 6) is not exported from > dependent module /unix. > 0509-136 Symbol _posix_aio_nwait64 (number 7) is not exported > from > dependent module /unix. > 0509-136 Symbol _posix_aio_nwait_timeout (number 8) is not > exported from > dependent module /unix. > 0509-136 Symbol _posix_aio_nwait_timeout64 (number 9) is not > exported from > dependent module /unix. > 0509-136 Symbol _posix_iofsync (number 10) is not exported from > dependent module /unix. > 0509-026 System error: Error 0 > 0509-192 Examine .loader section symbols with the > 'dump -Tv' command. > > Samba3.0.14a works OK compiled the same way on the same server. > > > H?lsningar / Regards > > Mikael > =======================================================================> > This message (including any attachments) contains information that may be > confidential and/or privileged. It is intended only for the person(s) to > whom it is addressed. > > - If you are not the intended recipient, please notify the sender by > replying to this message with "Received in error" as the subject and then > delete it from your mailbox. > > - If you are not the intended recipient, you are not authorized to read, > print, retain, copy or disseminate this message or any part of it, and any > unauthorized use may be unlawful. > > The sender is not responsible for the accuracy or completeness of this > message when it has been transmitted over a public network, as Internet > communication is not secure. > > =======================================================================> > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba > >
Thanks, I configured posix_aio0 as you suggested and 3.0.20 is now running! H?lsningar / Regards Mikael |---------+----------------------------> | | William Jojo | | | <jojowil@hvcc.edu| | | > | | | | | | 2005-08-23 13:23 | | | | |---------+----------------------------> >---------------------------------------------------------------------------------------------------------------------------------------------| | | | | | To: Mikael Ganhammar <mikael.ganhammar@electrolux.se> | | cc: samba@lists.samba.org | | Subject: Re: [Samba] Samba3.0.20 binarys won't start on AIX5.3 | | | >---------------------------------------------------------------------------------------------------------------------------------------------| On Tue, 23 Aug 2005, Mikael Ganhammar wrote:> Hi, > I have sucessfully compiled Samba3.0.20 on AIX5.3 with gcc3.3.2, but Iget> the following error when trying to start smbd and nmbd on AIX5.3. >It was compiled --with-aio-support=yes Make sure you have bos.rte.aio installed: $ lslpp -l bos.rte.aio and then $ smitty posixaio and configure the defined posix_aio0 to verify: $ lsattr -El posix_aio0 should yield: autoconfig available STATE to be configured at system restart True fastpath enable State of fast path True kprocprio 39 Server PRIORITY True maxreqs 4096 Maximum number of REQUESTS True maxservers 10 MAXIMUM number of servers per cpu True minservers 1 MINIMUM number of servers True Note autoconfig == available. if autoconfig == Defined goto smitty :-) Cheers, Bill> exec(): 0509-036 Cannot load program /usr/local/sbin/nmbd because of the > following errors: > 0509-130 Symbol resolution failed for/usr/lib/libc.a(posix_aio.o)> because: > 0509-136 Symbol _posix_kaio_rdwr (number 2) is not exportedfrom> dependent module /unix. > 0509-136 Symbol _posix_listio (number 3) is not exported from > dependent module /unix. > 0509-136 Symbol _posix_acancel (number 4) is not exported from > dependent module /unix. > 0509-136 Symbol _posix_iosuspend (number 5) is not exportedfrom> dependent module /unix. > 0509-136 Symbol _posix_aio_nwait (number 6) is not exportedfrom> dependent module /unix. > 0509-136 Symbol _posix_aio_nwait64 (number 7) is not exported > from > dependent module /unix. > 0509-136 Symbol _posix_aio_nwait_timeout (number 8) is not > exported from > dependent module /unix. > 0509-136 Symbol _posix_aio_nwait_timeout64 (number 9) is not > exported from > dependent module /unix. > 0509-136 Symbol _posix_iofsync (number 10) is not exported from > dependent module /unix. > 0509-026 System error: Error 0 > 0509-192 Examine .loader section symbols with the > 'dump -Tv' command. > exec(): 0509-036 Cannot load program /usr/local/sbin/smbd because of the > following errors: > 0509-130 Symbol resolution failed for/usr/lib/libc.a(posix_aio.o)> because: > 0509-136 Symbol _posix_kaio_rdwr (number 2) is not exportedfrom> dependent module /unix. > 0509-136 Symbol _posix_listio (number 3) is not exported from > dependent module /unix. > 0509-136 Symbol _posix_acancel (number 4) is not exported from > dependent module /unix. > 0509-136 Symbol _posix_iosuspend (number 5) is not exportedfrom> dependent module /unix. > 0509-136 Symbol _posix_aio_nwait (number 6) is not exportedfrom> dependent module /unix. > 0509-136 Symbol _posix_aio_nwait64 (number 7) is not exported > from > dependent module /unix. > 0509-136 Symbol _posix_aio_nwait_timeout (number 8) is not > exported from > dependent module /unix. > 0509-136 Symbol _posix_aio_nwait_timeout64 (number 9) is not > exported from > dependent module /unix. > 0509-136 Symbol _posix_iofsync (number 10) is not exported from > dependent module /unix. > 0509-026 System error: Error 0 > 0509-192 Examine .loader section symbols with the > 'dump -Tv' command. > > Samba3.0.14a works OK compiled the same way on the same server. > > > H?lsningar / Regards > > Mikael > =======================================================================> > This message (including any attachments) contains information that may be > confidential and/or privileged. It is intended only for the person(s) to > whom it is addressed. > > - If you are not the intended recipient, please notify the sender by > replying to this message with "Received in error" as the subject and then > delete it from your mailbox. > > - If you are not the intended recipient, you are not authorized to read, > print, retain, copy or disseminate this message or any part of it, andany> unauthorized use may be unlawful. > > The sender is not responsible for the accuracy or completeness of this > message when it has been transmitted over a public network, as Internet > communication is not secure. > > =======================================================================> > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba > >