Symbol resolution failed for gawk on AIX

Hi,

I am installing bison-2.4.3 on AIX.

I am facing the below error.

Could not load program gawk:
Symbol resolution failed for gawk because:
Symbol __pthread (number 159) is not exported from dependent module /usr/lib/libpthreads.a(shr_xpg5.o).
Symbol libintl_bindtextdomain (number 160) is not exported from dependent module /usr/lib/libintl.a(libintl.so.1).
Symbol libintl_dcgettext (number 161) is not exported from dependent module /usr/lib/libintl.a(libintl.so.1).
Symbol libintl_dgettext (number 162) is not exported from dependent module /usr/lib/libintl.a(libintl.so.1).
Symbol libintl_gettext (number 163) is not exported from dependent
module /usr/lib/libintl.a(libintl.so.1).
Symbol libintl_textdomain (number 164) is not exported from dependent module /usr/lib/libintl.a(libintl.so.1).
Symbol libintl_dcngettext (number 165) is not exported from dependent module /usr/lib/libintl.a(libintl.so.1).
Examine .loader section symbols with the 'dump -Tv' command.

Please find the server details below.

# lslpp -l bos.rte.libpthreads
Fileset Level State Description
----------------------------------------------------------------------------
Path: /usr/lib/objrepos
bos.rte.libpthreads 5.3.0.61 COMMITTED pthreads Library
# oslevel -s
5300-06-01-0000
# uname -a
AIX sa2sscpl013 3 5 00050D5DD600

Please suggest to resolve the above error.

Thanks in advance,
Susmitha.

Maybe it will be good if you read bison-2.4.3 on AIX. manual how to install it

gettext is often part if the GNU gettext libraries, so you probably need those installed too...

you must install Package dependencies from this url
AIX 5L Open Source Packages | Main / bison

regards
ygemici

Hi,

As mentioned i have verified on the server.

gettext and info are already installed on the server.

# which gettext
/usr/bin/gettext
# which info
/usr/bin/info

Any other pointers in resolving the error...?

Thanks in advance,
Susmitha.

Where did you get your bison install package from ?
Welcome to Bull AIX freeware site ?