我的C程序在solorias 9下运行,用到了oracle数据库,下面是 gdb name core 后的文档,请大家帮我看看这是些什么错误! welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "sparc-sun-solaris2.8"... (no debugging symbols found)... ...
我写了一个 test.pc文件,用procui.exe生成cpp文件 但是链接时出错: inking... proc3.obj : error LNK2001: unresolved external symbol "void __cdecl sqlcxt(void * *,unsigned int *,struct sqlexd *,struct sqlcxp const *)" (?sqlcxt@@YAXPAPAXPAIPAUsqlexd@@PBUsqlcxp@@@Z) Debug/proc3.exe : fatal error LNK1120: 1 unresolved externals Error executing link.exe. proc3.exe - 2 error(s), 0 warning(s) 但是我已经手...
Makefile如下: PROC=proc CC=cc INCLDIR =-I$(HOME)/include -I$(ORACLE_HOME)/precomp/public -I$(ORACLE_HOME)/rdbms/demo -I$(TUXDIR)/include -I$(ORACLE_HOME)/rdbms/public -I$(ORACLE_HOME)/network/public -I/usr/include LIBDIR = -L$(HOME)/lib -L$(TUXDIR)/lib -L$(ORACLE_HOME)/lib32 -lclntsh -L/usr/lib BINDIR = $(HOME)/bin MODDIR = $(HOME)/src/module CFLAGS = -s $(INCLDIR) $(LIBDIR) FLAGS = $(INCL...
[/nis/wangyann/src]make all Clean OK! proc dynamic=ORACLE iname=wyntest PCC-F-NOERRFILE, unable to open error message file, facility PR2 *** Error exit code 1 Stop. 下面是我的makefile: include $(ORACLE_HOME)/precomp/lib/env_precomp.mk #======================================================================== #=== +++ Add your source file name after SRC +++ === SRC=wyn...
我的OS 为REDHAT LINUX7.3,DATABASE为ORACLE817,用PROC预编译时 可以通过,但在联编是报错(用ORACLE自带的SMAPLE1.PC做实例): proc config=pcscfg1.cfg iname=sample1.pc(可以成功通过) cc -L$ORACLE_HOME/lib -lclntsh -o sample1 sample1.c报错如下: sample1.c:151:19: sqlda.h: No such file or directory sample1.c:152:20: sqlcpr.h: No such file or directory sample1.c:194:19: sqlca.h: No such file or directory sample1...
我是在Ulitraedit下写的代码不完整,编译报错如下:大家帮我看看。谢谢了啊 :roll:
#include
INTERNAL ERROR: Failed assertion [PGE Code=90105] sh: 135706 Memory fault - core dumped *** Exit 139 Stop.
第一个问题
proc: error while loading shared libraries: libclntsh.so.10.1: cannot open shared object file: No such file or directory
第二个问题
#include