|
Magic Mailing List |
|
From: aojha (aojha AT du DOT edu) Date: Thu Sep 18 2003 - 01:27:51 EDT
I am not sure if this is the right forum to post issues with IRSIM, but I had
sent this to magic-hacker (as suggested in the IRSIM documentation).
Anyhow, we have run into the following problems in the installation of IRSIM
on Solaris 8/Sparc.
Problem 1: If we select TK/Tcl (option 2) during 'make config', we get the
following error
-----------------
IRSIM can work with the following scripting languages.
1) None
2) Tcl/Tk (extension)
Please select one of the above configurations by number [1]: 2
if: Badly formed number
make: *** [config] Error 1
----------------
With Option 1 (None), we don't get error in 'make config' step, however, later
when we do 'make', we get the following error in 'ld' module.
----------------
gcc -g -I. -I../.. -I../../src/irsim -DHAVE_LIMITS_H -DSYSV -DSYS_V
-DNO_SIGIO -DFAULT_SIM -DPOWER_EST -DUSER_SUBCKT -DSTATS -DCL_STATS
-DCAD_DIR=\"/home/magic\" -DIRSIM_VERSION="\"9.6\"" -DIRSIM_DATE="\"`date`\""
libirsim.o ../../src/analyzer/libanalyzer.o ../../src/faultsim/libfaultsim.o
../../src/usersubckt/libusersubckt.o -o irsim -R/usr/openwin/lib
-L/usr/openwin/lib -lX11 -lpthread -lm
Undefined first referenced
symbol in file
check_interrupt libirsim.o
ld: fatal: Symbol referencing errors. No output written to irsim
collect2: ld returned 1 exit status
make[2]: *** [irsim] Error 1
make[2]: Leaving directory `/home/magic/irsim-9.6.8/src/irsim'
---------------
Any suggestions? Thanks
Anand Ojha
Assistant Prof of Comp Engr
University of Denver
|
|
|
|