They look installed.

{130}:vanguard.incyte.agency.com:/data/weblogic>which yacc
/usr/ccs/bin/yacc
{0}:vanguard.incyte.agency.com:/data/weblogic>which lex
/usr/ccs/bin/lex

Thoughts?


Remy Chibois wrote:

> On Tue, Oct 24, 2000 at 04:32:39PM -0600, Robert L. Harris wrote:
> >
> > I've built amanda so far on about 6 clients.  On # 7 I'm getting this:
> >
> > gcc -g -o .libs/amrecover amrecover.o display_commands.o extract_list.o
> > help.o set_commands.o uparse.o uscan.o -ll -R/usr/local/lib
> > ../client-src/.libs/libamclient.so -lgen -lm -ltermcap -lsocket -lnsl
> > -lintl -R/usr/local/lib ../tape-src/.libs/libamtape.so -lgen -lm
> > -ltermcap -lsocket -lnsl -lintl -R/usr/local/lib
> > ../common-src/.libs/libamanda.so -lgen -lm -ltermcap -lsocket -lnsl
> > -lintl -lgen -lm -ltermcap -lsocket -lnsl -lintl
> > Undefined                       first referenced
> >  symbol                             in file
> > yy_scan_string                      uscan.o
>
> This symbol (function) appears to be a Yacc (parser generator) function.
>
> Is Lex/Yacc or Flex/Bison installed on your machine ?
>
>         R�my

--

:wq!
---------------------------------------------------------------------------
Robert L. Harris                |  Micros~1 :
Unix System Administrator       |    For when quality, reliability
  at Agency.com                 |      and security just aren't
                                \_       that important!
DISCLAIMER:
      These are MY OPINIONS ALONE.  I speak for no-one else.
FYI:
 perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'



Reply via email to