Xref: utzoo gnu.gcc:568 gnu.g++:198 Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!rpi!rpi.edu!tale From: tale@pawl.rpi.edu (David C Lawrence) Newsgroups: gnu.gcc,gnu.g++ Subject: Re: GPERF 1.7 now available Message-ID: Date: 30 May 89 01:45:13 GMT References: <16099@paris.ics.uci.edu> Sender: usenet@rpi.edu Reply-To: tale@pawl.rpi.edu Distribution: gnu Lines: 31 In-reply-to: schmidt@ics.uci.edu's message of 29 May 89 20:51:36 GMT This is what I got as I tried to build it. I'm using G++ 1.35.1- and everything was fine up to ... Script started on Mon May 29 21:33:34 1989 /appl/life1/gnu/g++/libg++/gperf imagine:gnu (1) make (cd src; make; mv gperf ..) g++ -v -g -O -fmemoize-lookups -fsave-memoized -fchar-charconst -finline-functions -fstrength-reduce -c readline.cc g++ version 1.35.1- /appl/life1/gnu/lib/gcc-cpp -+ -v -undef -D__GNU__ -D__GNUG__ -D__cplusplus -Dmc68000 -Dsun -Dunix -D__mc68000__ -D__sun__ -D__unix__ -D__OPTIMIZE__ -Dmc68020 readline.cc /tmp/cca14064.cpp GNU CPP version 1.35 /appl/life1/gnu/lib/gcc-cc1plus /tmp/cca14064.cpp -quiet -dumpbase readline.cc -fmemoize-lookups -fsave-memoized -fchar-charconst -finline-functions -fstrength-reduce -opt -version -G -o /tmp/cca14064.s GNU C++ version 1.35.1- (68k, MIT syntax) compiled by GNU C version 1.35. In method struct Read_Line *Read_Line::Read_Line (struct _iobuf * (= ( & _iob )), int (= 1024 )): readline.cc:57: no member function `Read_Line::op$new_expr' make[1]: *** Error 1 mv: gperf: Cannot access: No such file or directory make: *** Error 1 (ignored) (cd tests; make GPERF=../gperf) performing some tests of the perfect hash generator gcc -c -O test.c ../gperf -p -o c.gperf > cinset.c /bin/sh: ../gperf: not found make[1]: *** Error 1 make: *** Error 1 (ignored) script done on Mon May 29 21:34:05 1989 Dave -- (setq mail '("tale@pawl.rpi.edu" "tale@itsgw.rpi.edu" "tale@rpitsmts.bitnet"))