oracle+slackware -
10-03-2004
, 04:19 PM
Do you have some instruction how to install oracle10g
on slackware 10. While installation I get this error:
Start output from spawned process:
----------------------------------
- Linking hsodbc agent
rm -f /opt/oracle/product/10.1.0/db_1/rdbms/lib/hsodbc
gcc -o /opt/oracle/product/10.1.0/db_1/rdbms/lib/hsodbc -L/opt/oracle/product/10.1.0/db_1/rdbms/lib/ -L/opt/oracle/product/10.1.0/db_1/lib/ -L/opt/oracle/product/10.1.0/db_1/lib/stubs/ /opt/oracle/product/10.1.0/db_1/hs/lib/hsodbc.o /opt/oracle/product/10.1.0/db_1/rdbms/lib/defopt.o /opt/oracle/product/10.1.0/db_1/rdbms/lib/homts.o -L/opt/oracle/product/10.1.0/db_1/lib/ -lnavhoa -lhsnav -lhsbase -lagtsh -lpls10 -lplp10 -lclntsh -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 /opt/oracle/product/10.1.0/db_1/lib/libgeneric10.a `cat /opt/oracle/product/10.1.0/db_1/lib/sysliblist` -Wl,-rpath,/opt/oracle/product/10.1.0/db_1/lib -lm `cat /opt/oracle/product/10.1.0/db_1/lib/sysliblist` -ldl -lm -L/opt/oracle/product/10.1.0/db_1/lib -lvsn10
/opt/oracle/product/10.1.0/db_1/hs/lib/hsodbc.o(.text+0xcd): In function `shorm':
: undefined reference to `homtiap_InitAgentProcess'
/opt/oracle/product/10.1.0/db_1/hs/lib/hsodbc.o(.text+0x105): In function `shorm':
: undefined reference to `horer_RegisterInternalModule'
/opt/oracle/product/10.1.0/db_1/hs/lib/hsodbc.o(.text+0x110): In function `shorm':
: undefined reference to `hortr_RegisterTransactionModule'
/opt/oracle/product/10.1.0/db_1/hs/lib/hsodbc.o(.text+0x11b): In function `shorm':
: undefined reference to `horsr_RegisterSqlModule'
/opt/oracle/product/10.1.0/db_1/hs/lib/hsodbc.o(.text+0x126): In function `shorm':
..........
/opt/oracle/product/10.1.0/db_1/lib//libnavhoa.a(hoaapi.o)(.text+0x1a2): In function `hoareg':
: undefined reference to `hosgenv'
/opt/oracle/product/10.1.0/db_1/lib//libnavhoa.a(hoaconn.o)(.text+0x2c): In function `_hoagprd':
: undefined reference to `hosgmal'
/opt/oracle/product/10.1.0/db_1/lib//libnavhoa.a(hoaconn.o)(.text+0x40): In function `_hoagprd':
: undefined reference to `hoscsu2'
/opt/oracle/product/10.1.0/db_1/lib//libnavhoa.a(hoaconn.o)(.text+0x5c): In function `_hoagprd':
: undefined reference to `hosgmfr'
/opt/oracle/product/10.1.0/db_1/lib//libnavhoa.a(hoaconn.o)(.text+0xa0): In function `_hoagprd':
: undefined reference to `hosgenv'
/opt/oracle/product/10.1.0/db_1/lib//libnavhoa.a(hoaconn.o)(.text+0xf4): In function `_hoagprd':
: undefined reference to `hosherr'
.................
/opt/oracle/product/10.1.0/db_1/lib//libnavhoa.a(hoaconn.o)(.text+0x16f9): In function `_hoalgon':
: undefined reference to `hosgmal'
/opt/oracle/product/10.1.0/db_1/lib//libnavhoa.a(hoaconn.o)(.text+0x170e): In function `_hoalgon':
: undefined reference to `hoscgu2'
/opt/oracle/product/10.1.0/db_1/lib//libnavhoa.a(hoaconn.o)(.text+0x171f): In function `_hoalgon':
: undefined reference to `hoscsus'
/opt/oracle/product/10.1.0/db_1/lib//libnavhoa.a(hoaconn.o)(.text+0x18a0): In function `_hoalgon':
: undefined reference to `hosgmfr'
/opt/oracle/product/10.1.0/db_1/lib//libnavhoa.a(hoaconn.o)(.text+0x1bcf): In function `_hoalgon':
: undefined reference to `hosgmfr'
/opt/oracle/product/10.1.0/db_1/lib//libnavhoa.a(hoaconn.o)(.text+0x203f): In function `_hoalgon':
: undefined reference to `hosgmfr'
/opt/oracle/product/10.1.0/db_1/lib//libnavhoa.a(hoaconn.o)(.text+0x20b7): In function `_hoalgof':
: undefined reference to `hoscgus' |