Hey folks,
Hoping someone else has run into this....
I'm currently building a Zabbix server on Oracle from source but currently having problems compiling libsqlora8 which appears to be required to run with Oracle DB.
While compiling libsqlora8 I can only get as far as:
Cannot link with oracle !!!
LDFLAGS=-L/oracle/app/oracle/10.2/lib -Wl,-R/oracle/app/oracle/10.2/lib
LIBS=-lclntsh /lib/crt0_64.o -ldl -lc -lm -lpthreads -lodm -lbsd_r -lld -lperfstat
thoughts?
i'm compiling on AIX 5.3 which I know is a headache but it's the environment I have to work with. Since it's not x86 none of the rpms are any use.
Hoping someone else has run into this....
I'm currently building a Zabbix server on Oracle from source but currently having problems compiling libsqlora8 which appears to be required to run with Oracle DB.
While compiling libsqlora8 I can only get as far as:
Cannot link with oracle !!!
LDFLAGS=-L/oracle/app/oracle/10.2/lib -Wl,-R/oracle/app/oracle/10.2/lib
LIBS=-lclntsh /lib/crt0_64.o -ldl -lc -lm -lpthreads -lodm -lbsd_r -lld -lperfstat
thoughts?
i'm compiling on AIX 5.3 which I know is a headache but it's the environment I have to work with. Since it's not x86 none of the rpms are any use.