looks like I'm missing another dependancy.. seeing if libedit will work. which is "better" libtermcap or libreadline? libedit seems to have libreadline.
Ken bash-2.05b$ ./configure Configuring gnucap using --prefix=/usr/local either libtermcap or libreadline is missing - not using readline has isnan has isinf bash-2.05b$ --- Kenneth Long <[EMAIL PROTECTED]> wrote: > I encountered my next error in installing from the > cdrom. > > I was wondering if anyone encountered it? > Its an error installing gnucap. > > I saw the post about a new release.. so I'll try > that > after the 'abort' on gnucap and continue the > install of the cdrom. > > thanks, > Ken > > <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< > end of log entry: > g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W > -c > ../main.cc > > rm -f gnucap > > g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W > md.o globals.o u_opt1.o u_opt2.o io.o io_contr.o > io_error.o io_findf.o io_getln.o io_out.o > ap_construct.o ap_convert.o ap_error.o ap_get.o > ap_match.o ap_skip.o m_fft.o m_interp.o m_matrix.o > m_spline.o l_ftos.o l_timer.o l_trim.o io_xopen.o > l_pmatch.o l_wmatch.o u_sdp.o u_prblst.o u_probe.o > u_xprobe.o e_base.o e_node.o e_aux.o e_cardlist.o > e_card.o e_model.o e_compon.o e_elemnt.o e_ccsrc.o > e_storag.o bm.o bm_complex.o bm_cond.o bm_exp.o > bm_fit.o bm_generator.o bm_model.o bm_poly.o > bm_posy.o > bm_pulse.o bm_pwl.o bm_sffm.o bm_sin.o bm_tanh.o > bm_value.o bmm_table.o bmm_semi.o d_admit.o d_bjt.o > d_cap.o d_cccs.o d_ccvs.o d_coil.o d_coment.o d_cs.o > d_diode.o d_dot.o d_logic.o d_logicmod.o > d_mos_base.o > d_mos123.o d_mos1.o d_mos2.o d_mos3.o d_mos4.o > d_mos5.o d_mos6.o d_mos7.o d_mos.o d_res.o > d_subckt.o > d_switch.o d_trln.o d_vcr.o d_vcvs.o d_vs.o findbr.o > s__.o s__aux.o s__init.o s__map.o s__out.o > s__solve.o > u_statu1.o u_statu2.o s_ac.o s_ac_set.o s_ac_slv.o > s_ac_swp.o s_dc.o s_dc_set.o s_dc_swp.o s_tr.o > s_tr_rev.o s_tr_set.o s_tr_swp.o s_fo.o s_fo_out.o > s_fo_set.o plot.o plotbasi.o plotline.o plotpost.o > plotunix.o plotx.o c__cmd.o c_comand.o c_crtset.o > c_delete.o c_fanout.o c_file.o c_genrat.o c_getckt.o > c_list.o c_modify.o c_nodset.o c_prbcmd.o c_sweep.o > c_sim.o c_system.o main.o -o gnucap > > c_file.o(.text+0x53e): In function `getcmd(char > const*, char*, int)': > > : undefined reference to `readline' > > c_file.o(.text+0x611): In function `getcmd(char > const*, char*, int)': > > : undefined reference to `add_history' > > collect2: ld returned 1 exit status > > make[2]: *** [gnucap] Error 1 > > make[2]: Leaving directory > `/usr/src/geda-sources/gnucap/gnucap-0.34-sdb/src/O' > > make[1]: *** [default] Error 2 > > make[1]: Leaving directory > `/usr/src/geda-sources/gnucap/gnucap-0.34-sdb/src' > > make: *** [gnucap] Error 2 > > > Failure executing command make, ReturnCode = 2 > > ============== Error! ====================== > I can't make gnucap for you; check the log for the > reason why. > I have experienced an error while installing this > program! > Error string: I can't make gnucap for you; check the > log for the reason why. > > > > > __________________________________ > Do you Yahoo!? > Yahoo! Mail - now with 250MB free storage. Learn > more. > http://info.mail.yahoo.com/mail_250 > __________________________________ Do you Yahoo!? Yahoo! Mail - now with 250MB free storage. Learn more. http://info.mail.yahoo.com/mail_250
