jump to navigation

Symbol resolution failed for /usr/lib/libc.a(aio.o) – AIX November 11, 2011

Posted by invaleed in AIX.
add a comment

Error:
0509-036 Cannot load program xxx because of the following errors:
0509-130 Symbol resolution failed for /usr/lib/libc.a(aio.o) because:
0509-136   Symbol kaio_rdwr (number 1) is not exported from dependent module /unix.

Solusi:

# lsdev -C -l aio0
aio0 Defined Asynchronous I/O

# chdev -l aio0 -P -a autoconfig=’available’

#lsdev -C -l aio0
aio0 Available Asynchronous I/O

Follow

Get every new post delivered to your Inbox.