genius



hi everyone,

i'm attempting to compile genius, but i'm getting this, and i have no idea how
to fix it:

bin/sh ../libtool --mode=link gcc  -O2 -fomit-frame-pointer -mcpu=i586
-DWITH_READLINE_SUPPORT  -o gnome-genius  calc.o eval.o gnome-genius.o util.o
dict.o funclib.o mymath.o mpwrap.o matrix.o lexer.o parse.o -rdynamic
-L/usr/local/lib -L/usr/X11R6/lib   -rdynamic -lgnomeui -lart_lgpl -lgdk_imlib
-lSM -lICE -lgtk -lgdk -lgmodule -lXext -lX11 -lgnome -lgnomesupport -lesd
-laudiofile -lm -ldb -lglib -ldl  -lgmp2                  -lreadline 
gcc -O2 -fomit-frame-pointer -mcpu=i586 -DWITH_READLINE_SUPPORT -o
gnome-genius calc.o eval.o gnome-genius.o util.o dict.o funclib.o mymath.o
mpwrap.o matrix.o lexer.o parse.o -rdynamic -L/usr/local/lib -L/usr/X11R6/lib
-rdynamic -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule
-lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -ldb -lglib -ldl
-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


anything that could shed light onto the matter would be great,
 damo



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