Problem building w/ Solaris 7 f90

From: Thomas L. Mote (tmote AT unknown)
Date: Sat Sep 22 2001 - 09:28:20 MDT


I am encountering an error (see below) building NCAR
Graphics 4.2.3 on an Ultra 10 running Solaris 7 using
Sun's compilers. I noticed a previous message in the
archive from a user with a similar problem. Mary Haley
responded and suggested:

Modify the file $NCARG/config/Sun4Solaris and change the line:

  #define ExtraSysLibraries -Bdynamic -lnsl -lintl -lsocket -ldl -lw
to
  #define ExtraSysLibraries -Bdynamic -lnsl -lintl -lsocket -ldl -lw -lfsu

I have done this and get the same error. I need the f90
support but will go back to f77 for now. Has anyone
encountered and solved this problem. Thanks.

f90 -O -o graphc capchg.o binput.o bndcls.o capast.o capdat.o cappar.o dascls.o devcls.o devcol.o devmap.o fndchr.o grinit.o gtflt.o gtint.o gtlog.o gtstr.o intcnv.o lincls.o marcls.o mtchit.o plgcls.o rascls.o rdline.o skpblk.o txtcls.o -L../../.././common/src/libncarg_c -lncarg_c -L/usr/local/ncarg/lib -L/usr/local/lib -L/usr/openwin/lib -L/usr/dt/lib -Bdynamic -lnsl -lintl -lsocket -ldl -lw -lfsu
Undefined first referenced
 symbol in file
__s_stop capchg.o
__do_f_out_nv capchg.o
__f77_exit capchg.o
f77_init capchg.o
__do_f_in_nv gtflt.o
__e_rsfi gtflt.o
__f77_init capchg.o
__s_rsFi_nv gtflt.o
__e_wsfe capchg.o
__s_copy gtflt.o
__s_wsFe_nv capchg.o
ld: fatal: Symbol referencing errors. No output written to graphc
make[4]: *** [graphc] Error 1

----------------------
Thomas L. Mote
tmote AT unknown



This archive was generated by hypermail 2b29 : Mon Sep 24 2001 - 14:19:49 MDT