Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Problem with some missing files in Cadence

Status
Not open for further replies.

manar1981

Newbie level 1
Joined
Jan 11, 2007
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,286
Hi all,

I've recently started using cadence and run into the following problem:

ahdlcmicompile: Compiling ahdlcmi in /cad/tsmc/tsmc_90nm/cln90/tsmcN90lo/../models/101833G/mosCap_ahdl.va.ahdlcmi/ for Linux2.6.9-5$
ahdlcmicompile: Generating makefile
PATH: /cad/IC5_latest/tools.lnx86/systemc/gcc/install/bin:/usr/local/bin:/home/manar:/home/manar/bin:/home/manar/OPEN/usr/bin:/cad$
LD_LIBRARY_PATH: /cad/IC5_latest/tools.lnx86/systemc/gcc/install/lib:/cad/IC5_latest/tools.lnx86/mdl/lib:/cad/IC5_latest/tools.lnx$
Compiling C file installdev.c (optimize)
/cad/IC5_latest/tools.lnx86/systemc/gcc/install/bin/gcc -ansi -march=i486 -O3 -DSYSV -DSVR4 -D_REENTRANT -fPIC -DconfigSPECTRE -I$
In file included from installdev.c:11:
/cad/IC5_latest/tools.lnx86/spectre/ahdlcmi/include/ahdlcmi.h:13:20: stdlib.h: No such file or directory
/cad/IC5_latest/tools.lnx86/spectre/ahdlcmi/include/ahdlcmi.h:14:20: values.h: No such file or directory
Compiling C file mosCap.c (optimize)
/cad/IC5_latest/tools.lnx86/systemc/gcc/install/bin/gcc -ansi -march=i486 -O3 -DSYSV -DSVR4 -D_REENTRANT -fPIC -DconfigSPECTRE -I$
mosCap.c:12:18: math.h: No such file or directory
mosCap.c:13:20: stdlib.h: No such file or directory
mosCap.c:14:20: string.h: No such file or directory

In file included from mosCap.c:15:
mosCap_inst_static.h:15:18: math.h: No such file or directory
mosCap_inst_static.h:16:20: stdlib.h: No such file or directory
In file included from mosCap_inst_static.h:17,
from mosCap.c:15:
/cad/IC5_latest/tools.lnx86/spectre/ahdlcmi/include/ahdlcmi.h:13:20: stdlib.h: No such file or directory
/cad/IC5_latest/tools.lnx86/spectre/ahdlcmi/include/ahdlcmi.h:14:20: values.h: No such file or directory
/cad/IC5_latest/tools.lnx86/systemc/gcc/install/bin/gcc -shared -O3 -fPIC -o obj/Linux2.6.9-55.ELsmp+gcc/optimize/libahdlcmi.so ./o$
gcc: ./obj/Linux2.6.9-55.ELsmp+gcc/optimize/installdev.o: No such file or directory
gcc: ./obj/Linux2.6.9-55.ELsmp+gcc/optimize/mosCap.o: No such file or directory
gnumake: *** [obj/Linux2.6.9-55.ELsmp+gcc/optimize/libahdlcmi.so] Error 1

There are several include files that seem to be missing. Aren't these supposed to be part of cadence? Or should they be in the system files?

Any help is greatly appreciated. I've been trying to rack my brain for some time now!!
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top