I'm trying to make the example SEQINFO.C (Procedure Library Introduction page 26). I have succeeded in making the
the necessary libraries. But I can't succeed in getting the example linked.
I have made the makefile as described in the GCG manual on page 7 Unix library Support.
We are running GCG version 8.0 on a SUN solaris 2.4 with the SUN C and Fortran compiler.
I'm using the Sun C and f77 compilers.
I get the following error message:
Undefined first referenced
symbol in file
__nintf /opt.COM/gcg/gcgbin/oblib/libgenshare.so
__fp_class /opt.SUN/SUNWspro/bin/../SC3.0/bin/../lib/libF77.a(lwrite.o)
ld: fatal: Symbol referencing errors. No output written to seqinfo
make: *** [seqinfo] Error 1
The fp_class routine is found in the 'mathsunlib' but is not linked in one way or another.
The routine nintf is not found anywhere.
Could anyone tell me what is wrong?
All advises are welcome.
***************************Jan Hellings*********************************
* Academic hospital of the Phone: (+31) 20 5662055 *
* University of Amsterdam/AMC/D01-412 FAX : (+31) 20 6973181 *
* Meibergdreef 9 *
* 1105 AZ Amsterdam/Holland Email : hellings at amc.uva.nl *
************************************************************************