[Samba] AIX 5L 5.3 Error after Compiling the SAMBA 3.0.21.0

William Jojo jojowil at hvcc.edu
Thu Dec 29 12:14:21 GMT 2005


----- Original Message ----- 
From: <JKetabchy at swd-ag.de>
To: <samba at lists.samba.org>
Sent: Wednesday, December 28, 2005 7:25 AM
Subject: [Samba] AIX 5L 5.3 Error after Compiling the SAMBA 3.0.21.0


>
****************************************************************************
***
> but getting ERROR when i run any Command as example :
> net join domain:
>
> exec(): 0509-036 Cannot load program ./net 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.
>
> do any one can help me?
>
>

Yes.

try the following:

	$ lsdev -Cc posix_aio
	posix_aio0 Available  Posix Asynchronous I/O

If the above says "Defined" instead of "Available":

	$ mkdev -l posix_aio0
	posix_aio0 Available


Retry your commands.


Cheers,

Bill



More information about the samba mailing list