Hi all,
I'm attempting to install SRS v4.08 on a SPARCstation 10 running
SunOS4.1.3 and decided to use the gcc compiler. It does not finish the
compiling process ("srsinstall all") because it complains about printf
being undeclared. Here's the output:
----- Begin Included File -----
press RETURN to continue:
...updating file prep_srs
enter the make command [make]:
enter the cc command [cc]: gcc
...inserting commands "make" and "gcc" into srsmake for SunOS
*** Welcome to SRS, version 4.08 ***
*** make ODD-Compiler .....
make for SunOS with parameters: odd
make: `/usr/software/srs4_08/bin/sunos/odd' is up to date.
the end
*** make objectbase (section) .....
............
............
.....................................
.....................................
________________________________________________________________________________
made section files:
"SRSSEC:srswin.sec" with 357 blocks
"SRSSEC:srswin.ptr" with 80 blocks
from input: "SRSSDL:srswin.sdl"
defined 1197 objects of 27 different classes
_______________________________________________________________________________
*** make index builder .....
make for SunOS with parameters: srsbuild
make: `/usr/software/srs4_08/bin/sunos/srsbuild' is up to date.
the end
*** make index checker .....
make for SunOS with parameters: srscheck
make: `/usr/software/srs4_08/bin/sunos/srscheck' is up to date.
the end
*** make header file: srsenv.h .....
*** make getz (retrieval program) .....
make for SunOS with parameters: getz
gcc -Dsun -I/usr/software/srs4_08/bin/sunos -g -DSRSINCLUDE=\"srswin.h\" -c -o /usr/software/srs4_08/bin/sunos/getz.o getz.c
getz.c: In function `main':
getz.c:232: `printf' undeclared (first use this function)
getz.c:232: (Each undeclared identifier is reported only once
getz.c:232: for each function it appears in.)
getz.c:236: `printf' used prior to declaration
make: *** [/usr/software/srs4_08/bin/sunos/getz.o] Error 1
the end
NEXT STEPS TO DO:
-----------------
source etc/prep_srs
srscheck
srsupdate
----- End Included File -----
I've been looking at it too long and am at a point where I need another
pair of eyes and brains to figure out the obvious.
Thanks!
--
Andrew J. Jackson W. M. Keck Center for Genome Informatics
ajackson at keck.tamu.edu Texas A&M Univeristy
Programmer/Analyst Institute of Biosciences & Technology
Houston, TX