Re: genius



well, i just got the potato (debian) flex. same problem, even when adding in
the -lfl line:

$ cd genius && make
[...]
make[2]: Entering directory `/home/adagio/genius/src'
/bin/sh ../libtool --mode=link gcc  -O2 -fomit-frame-pointer -mcpu=i586
-DWITH_READLINE_SUPPORT  -o genius  calc.o eval.o genius.o util.o dict.o
funclib.o mymath.o mpwrap.o matrix.o lexer.o parse.o -lm
-L/usr/local/lib -lglib -lgmp2          -lreadline 
gcc -O2 -fomit-frame-pointer -mcpu=i586 -DWITH_READLINE_SUPPORT -o genius
calc.o eval.o genius.o util.o dict.o funclib.o mymath.o mpwrap.o matrix.o
lexer.o parse.o -lm -L/usr/local/lib -lglib -lgmp2 -lreadline
lexer.o: In function `yylex':
lexer.o(.text+0x9ee): undefined reference to `yywrap'
lexer.o: In function `input':
lexer.o(.text+0xf6b): undefined reference to `yywrap'
collect2: ld returned 1 exit status
make[2]: *** [genius] Error 1
make[2]: Leaving directory `/home/adagio/genius/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/adagio/genius'
make: *** [all-recursive-am] Error 2

i can't find a url for the flex cvs site, either...

- damo




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]