[oracle@www proc]$ make -f demo_proc.mk sample1
make -f /home/oracle/8i/precomp/demo/proc/demo_proc.mk OBJS=sample1.o EXE=sample
1 build
make[1]: Entering directory `/home/oracle/8i/precomp/demo/proc'
proc iname=sample1
proc: error in loading shared libraries: libclntsh.so.8.0: invalid ELF header
make[1]: *** [sample1.o] Error 127
make[1]: Leaving directory `/home/oracle/8i/precomp/demo/proc'
make: *** [sample1] Error 2
[oracle@www proc]$
셈플이 컴파일이 안되용... 도와주세요..
|