Acroread port errors

taxman taxman at acd.net
Sun Mar 30 13:37:49 PST 2003


Hi, I installed acroread-3.02 from ports but I get errors when trying to run 
it. First I got 3-4 errors about different lib versions needed, eg:

libc.so.5: cannot open shared object file: No such file or directory

Thats true because I had  libc.so.6 -> libc-2.2.4.so  in /usr/compat/linux/lib
there were others that were similiar, but I forgot which ones.  So for fun, to 
see if it would work, I just created the new links  with 
# ln -s libc-2.2.4.so libc.so.5
and similiar for the others.  Now I get this error, and don't know what to do:

/usr/local/Acrobat3/Reader/intellinux/bin/acroread: relocation error: 
/usr/local/Acrobat3/Reader/intellinux/bin/acroread: undefined symbol: 
__libc_init

I'm guessing this is where the different lib versions are not playing well 
together.

pkg_version shows all of the relevant ports such as  linux_base-7.1_2 and 
acroread up to date.  cvsup'd ports last night

Any ideas?
Thanks, 
	Tim


More information about the freebsd-questions mailing list