LINUX.ORG.RU

Сообщения Nekto0n

 

Oracle 10g на fedora core x86_64

Нужно поставить оракл на федору. Ставлю из responce файла. Вот чем заканчивается make.log

/usr/bin/ld: i386 architecture of input file `/opt/oracle/product/10.2.0/db_1/sysman/lib/snmccolm.o' is incompatible with i386:x86-64 output

/usr/bin/ld: i386 architecture of input file `/opt/oracle/product/10.2.0/db_1/sysman/lib/libnmccol.a(nmccole.o)' is incompatible with i386:x86-64 output

/usr/bin/ld: i386 architecture of input file `/opt/oracle/product/10.2.0/db_1/sysman/lib/libnmcbuf.a(nmcbuft.o)' is incompatible with i386:x86-64 output

/usr/bin/ld: i386 architecture of input file `/opt/oracle/product/10.2.0/db_1/sysman/lib/libnmcbuf.a(nmcbufw.o)' is incompatible with i386:x86-64 output

/usr/bin/ld: i386 architecture of input file `/opt/oracle/product/10.2.0/db_1/sysman/lib/libnmcbuf.a(nmcbufu.o)' is incompatible with i386:x86-64 output

/usr/bin/ld: i386 architecture of input file `/opt/oracle/product/10.2.0/db_1/sysman/lib/libnmcbuf.a(snmcbufm.o)' is incompatible with i386:x86-64 output

/usr/bin/ld: i386 architecture of input file `/opt/oracle/product/10.2.0/db_1/sysman/lib/libnmcbuf.a(nmcbuff.o)' is incompatible with i386:x86-64 output

/usr/bin/ld: i386 architecture of input file `/opt/oracle/product/10.2.0/db_1/sysman/lib//libnmadbg.a(nmadbg.o)' is incompatible with i386:x86-64 output

/usr/bin/ld: i386 architecture of input file `/opt/oracle/product/10.2.0/db_1/sysman/lib//libnmadbg.a(snmadbg.o)' is incompatible with i386:x86-64 output

collect2: выполнение ld завершилось с кодом возврата 1

make[1]: *** [/opt/oracle/product/10.2.0/db_1/sysman/lib/nmccollector] Ошибка 1

make[1]: Leaving directory `/opt/oracle/product/10.2.0/db_1/sysman/lib'

make: *** [nmccollector] Ошибка 2

Вывод rpm -qa --qf '%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}\n'|egrep 'compat|glibc|gcc'

glibc-2.7-2.x86_64

glibc-2.7-2.i686

compat-gcc-34-3.4.6-8.x86_64

compat-gcc-34-c++-3.4.6-8.x86_64

compat-gcc-32-3.2.3-47.3.i386

libgcc-4.1.2-33.i386

glibc-common-2.7-2.x86_64

glibc-headers-2.7-2.x86_64

glibc-devel-2.7-2.i386

compat-gcc-34-c++-3.4.6-8.i386

compat-libgcc-296-2.96-139.i386

gcc-4.1.2-33.x86_64

libgcc-4.1.2-33.x86_64

glibc-devel-2.7-2.x86_64

compat-db-4.5.20-3.fc8.x86_64

compat-libstdc++-33-3.2.3-62.i386

gcc-c++-4.1.2-33.x86_64

>>>

Nekto0n
()

Убить TCP connect

Имеется: два сервиса на разных машинах общаются по TCP. Иногда порядка 2 х раз в день рвётся соединение между ними. При этом, один его нормально теряет и заново пытается установить. У второго оно повисает в состоянии ESTABLISHED. Почему такое может происходить? Кто виноват: tcp/ip стэк, программа, сеть?

Возникает надобность его(коннект этот) пристрелить. Как? tcpkill - не работает, потому как ни одного пакета после этого глюка не проходит и tcpkill не может сформировать пакет и послать RST. (Ну или я исходники недопонял его). Дескриптор сокета я могу легко найти в /proc/PID. Можно его как-нить пристрелить через /proc? Спасибо.

Nekto0n
()

Внесение нового драйвера в дистр FC6

Дано: SIS SATA котроллер и дистрибутив FC6. Нужно: добавить поддержку этого контроллера в дистрибутив(запихнуть новое ядро или просто новый модуль в дистр) или хотя бы поставить FC6 на этот комп. Прим.: есть поддержка этого контроллера в FC7, но надо именно FC6. Спасибо.

Nekto0n
()

RSS подписка на новые темы