This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Problem compiling insight 5.3


Just got a new version of Linux RH 2.1 WS. ad to install Source
Navigator, installed fine.  Installed updated version of gcc 3.2.2, then

tried to install Insight 5.3.  Got the following error:

gcc  tclAppInit.o -L/home/fcg/insight-5.3/tcl/unix -ltcl8.3 -ldl  -lieee

-lm -lc
 \
        -Wl,-rpath,/usr/local/lib -o tclsh
/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 14.
/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 14.
/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 14.
/home/fcg/insight-5.3/tcl/unix/libtcl8.3.a(tmpnam.o): In function
`tmpnam':
:41: the use of `mktemp' is dangerous, better use `mkstemp'
collect2: ld returned 1 exit status
make[2]: *** [tclsh] Error 1
make[2]: Leaving directory `/home/fcg/insight-5.3/tcl/unix'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/fcg/insight-5.3/tcl'
make: *** [all-tcl] Error 2

Not sure what the problem is but could it be because I updated to the
latest release of the gcc compiler and an lib was compiled with he old
2.9.6?

Thanks,

Frank




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]