update reports to java7 applied patch 16271876 17907988 17645157 then relink fails
I applied patches then did the make -f ins_reports.mk install must be missing something because it did not work
Any help greatly appreciated.
Thanks in advance
[oracle@erieoracle lib]$ make -f ins_reports.mk install
rm -f /d01/oracle/VIS/apps/tech_st/10.1.2/lib//librwu.so; \
rm -f /d01/oracle/VIS/apps/tech_st/10.1.2/lib//librw.so
rm -f rwsutil.o rwspid.o ; \
/usr/bin/ar x /d01/oracle/VIS/apps/tech_st/10.1.2/lib//librwu.a rwsutil.o rwspid.o ; \
(LD_OPTIONS="-z muldefs"; \
/usr/bin/gcc -m32 -o /d01/oracle/VIS/apps/tech_st/10.1.2/lib//librwu.so -z noexecstack -shared -L/d01/oracle/VIS/apps/tech_st/10.1.2/lib/ -L/d01/oracle/VIS/apps/tech_st/10.1.2/lib/stubs/ rwsutil.o rwspid.o \