Hi All,

I have downloaded and installed binary AST tools.
But it look 3d command is not working on the linux.i386 platform.
Anyone knows how to fix this issue?

O/S : Redhat Enterprise Linux 5.3 (32 bit)
CPU : Dual-Core AMD Opteron(tm) Processor 2220

devnxsv007{leesang}/u1/leesang/tmp=> /u1/leesang/dev/ext/ast/arch/linux.i386/bin/ksh --version
version sh (AT&T Research) 93t+ 2009-05-01
devnxsv007{leesang}/u1/leesang/tmp=> /u1/leesang/dev/ext/ast/arch/linux.i386/bin/ksh
$ export PATH=/u1/leesang/dev/ext/ast/arch/linux.i386/bin:$PATH
$ 3d
/u1/leesang/dev/ext/ast/arch/linux.i386/bin/ksh: relocation error: /u1/leesang/dev/ext/ast/arch/linux.i386/lib/lib3d.so: symbol __libc_lseek64, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference
$ uname -a
Linux devnxsv007 2.6.18-128.el5PAE #1 SMP Wed Dec 17 12:02:33 EST 2008 i686 i686 i386 GNU/Linux

devnxsv007{leesang}/u1/leesang/tmp=> nm /lib/libc.so.6 | grep __libc_lseek64
0078a490 t __libc_lseek64
devnxsv007{leesang}/u1/leesang/tmp=> nm /lib/libc.so.6 | grep GLIBC_PRIVATE
00000000 A GLIBC_PRIVATE
U __libc_enable_secure@@GLIBC_PRIVATE
U _dl_argv@@GLIBC_PRIVATE
U _dl_tls_get_addr_soft@@GLIBC_PRIVATE
U _rtld_global@@GLIBC_PRIVATE
U _rtld_global_ro@@GLIBC_PRIVATE

Thanks
Sang
_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users

Reply via email to