Ilya Zakharevich on Thu, 1 Jul 1999 04:59:12 -0400


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

2.0.16, Solaris, ReadLine


I get the following from compilation:

/opt/gnu/bin/gcc -o gp-dyn -O2 -DGCC_INLINE  -mv8 gp.o gp_init.o
gp_rl.o highlvl.o whatnow.o plot.o plotport.o bitmap.o term.o util.o
version.o stdfn.o
-R/home/ilya/.cpan/build/Math-Pari-2.001501/pari-2.0.16.beta/o.solaris-sparcv9
-R/usr/local/lib 
-L/home/ilya/.cpan/build/Math-Pari-2.001501/pari-2.0.16.beta/o.solaris-sparcv9
-L/opt/local/lib -lreadline -lncurses -L/usr/local/lib -lpari -lgd -lpng
-lz -lm -ldl
Undefined                       first referenced
 symbol                             in file
rl_completion_append_character      gp_rl.o
ld: fatal: Symbol referencing errors. No output written to gp-dyn

What to do next?  Do we require all the users to upgrade to latest and
greatest ReadLine?

Ilya