[comp.lang.c++] making g++ on SUN3 SUNOS 3.5

elmore@virga.ucar.edu (kim elmore) (06/13/90)

Help! I get the following error from bison when trying to install g++ on a SUN
3/260 running SUNOS 3.5. Any clues at all? Anybody?

prompt% make
gcc -c -g -DGATHER_STATISTICS -O  -B../gcc-test/  -I. -I. -I./config obstack.c
gcc -c -g -DGATHER_STATISTICS -O  -B../gcc-test/  -I. -I. -I./config malloc.c
gcc -g -DGATHER_STATISTICS -O  -B../gcc-test/  -o g++ gcc.o version.o obstack.o
     malloc.o
gcc -c -g -DGATHER_STATISTICS -O  -B../gcc-test/ -I. -I. -I./config
    -DPARSE_OUTPUT=\"/usr2/evans/g++-1.37.0/cplus-tab.out\" cplus-tab.c

cplus-parse.y: In function init_parse:
cplus-parse.y:3099: `yytname' undeclared (first use this function)
cplus-parse.y:3099: (Each undeclared identifier is reported only once
cplus-parse.y:3099: for each function it appears in.)
cplus-parse.y: In function print_parse_statistics:
cplus-parse.y:3136: `yytname' undeclared (first use this function)
cplus-parse.y:3165: `yyrline' undeclared (first use this function)
*** Error code 1


Thanks
  Doc Evans

SPAN:   ORION::DEVANS
BITNET: devans@cololasp
Internet: devans@orion.colorado.edu
Snail:  Radiophysics, Inc., 5475 Western Ave., Boulder, Colorado 80301 USA
Analogue switching network: (303)-447-9524

Non-work-related may also go to:
Packet (AX.25): NQ0I @ KE0XA
Packet (TCP/IP): nq0i@nq0i.ampr.org [44.20.0.3]


                              ..._._