November 2019

S M T W T F S
      12
34 5 678 9
10111213141516
17181920212223
24252627282930

Style Credit

Expand Cut Tags

No cut tags
Friday, November 4th, 2005 06:17 pm
Пытался поставить 9i на debian testing. Получил:
Error occurred during initialization of VM
Unable to load native library: /tmp/OraInstall2005-11-04_05-49-12PM/jre/lib/i386/libjava.so: symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference

Погуглил.
Because it's an undocumented export of glibc 2.2 that should never have
been used by applications, and is no longer present in glibc 2.3. Sun
stupidly used it in JDK 1.4.0 (and perhaps earlier versions?), which
therefore doesn't work with glibc 2.3. This is fixed in JDK 1.4.1.

На машине установлен JDK 1.4.2, но я так понимаю, инсталлятор пользуется своей устаревшей версией.
Что делать?
Даунгрейдить libc не предлагать.

Может, можно как-то заставить инсталлятор использовать другую java-машину?
Tags:
Saturday, November 5th, 2005 03:30 pm (UTC)
добрый доктор айболит (http://www.puschitz.com/InstallingOracle9i.shtml) говорит: To resolve the __libc_wait symbol issue, download the patch p3006854_9204_LINUX.zip from http://metalink.oracle.com. See bug 3006854 for more information.
Sunday, November 6th, 2005 01:20 pm (UTC)
Спасибо, будем пробовать
Sunday, November 6th, 2005 06:15 pm (UTC)
Гм. А если у меня нету доступа на металинк?
Saturday, November 5th, 2005 11:11 pm (UTC)
http://66.249.93.104/search?q=cache:0qv-K4bFoowJ:dbforums.com/arch/4/2004/2/982362+Unable+to+load+native+library:++symbol+__libc_wait,+version+GLIBC_2.0+not+defined+in+file+libc.so.6+with+link+time+reference&hl=ru

file stuff:
create a link for g++ and gcc to ver 2.96 versions instead of the 3.x versions
Sunday, November 6th, 2005 01:25 pm (UTC)
Да, шутку про несовместимость с третьим gcc я уже знаю. Только он уже даже не 3, а 4.0.2..