address@hidden moe]$ cd temp/gnucap-0.31 address@hidden gnucap-0.31]$ cd modelgen address@hidden modelgen]$ ./configure address@hidden modelgen]$ make mkdir O mkdir: cannot create directory `O': File exists make: [g++] Error 1 (ignored) cat Make1 Make2.g++ Make3 Make.depend >O/Makefile (cd O; make -k) make[1]: Entering directory `/home/moe/temp/gnucap-0.31/modelgen/O' g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../mg_main.cc In file included from ../mg_out.h:23, from ../mg_main.cc:22: ../mg_.h:94: warning: `typename std::list >::const_iterator' is implicitly a typename ../mg_.h:94: warning: implicit typename is deprecated, please see the documentation for details ../mg_.h: In destructor `virtual List_Base::~List_Base()': ../mg_.h:89: warning: `typename std::list >::iterator' is implicitly a typename ../mg_.h:89: warning: implicit typename is deprecated, please see the documentation for details g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../mg_out_h.cc In file included from ../mg_out.h:23, from ../mg_out_h.cc:22: ../mg_.h:94: warning: `typename std::list >::const_iterator' is implicitly a typename ../mg_.h:94: warning: implicit typename is deprecated, please see the documentation for details ../mg_.h: In destructor `virtual List_Base::~List_Base()': ../mg_.h:89: warning: `typename std::list >::iterator' is implicitly a typename ../mg_.h:89: warning: implicit typename is deprecated, please see the documentation for details g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../mg_error.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../mg_in.cc In file included from ../mg_in.cc:24: ../mg_.h:94: warning: `typename std::list >::const_iterator' is implicitly a typename ../mg_.h:94: warning: implicit typename is deprecated, please see the documentation for details ../mg_.h: In destructor `virtual List_Base::~List_Base()': ../mg_.h:89: warning: `typename std::list >::iterator' is implicitly a typename ../mg_.h:89: warning: implicit typename is deprecated, please see the documentation for details g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../mg_out_common.cc In file included from ../mg_out.h:23, from ../mg_out_common.cc:22: ../mg_.h:94: warning: `typename std::list >::const_iterator' is implicitly a typename ../mg_.h:94: warning: implicit typename is deprecated, please see the documentation for details ../mg_.h: In destructor `virtual List_Base::~List_Base()': ../mg_.h:89: warning: `typename std::list >::iterator' is implicitly a typename ../mg_.h:89: warning: implicit typename is deprecated, please see the documentation for details g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../mg_out_dev.cc In file included from ../mg_out.h:23, from ../mg_out_dev.cc:22: ../mg_.h:94: warning: `typename std::list >::const_iterator' is implicitly a typename ../mg_.h:94: warning: implicit typename is deprecated, please see the documentation for details ../mg_.h: In destructor `virtual List_Base::~List_Base()': ../mg_.h:89: warning: `typename std::list >::iterator' is implicitly a typename ../mg_.h:89: warning: implicit typename is deprecated, please see the documentation for details g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../mg_out_lib.cc In file included from ../mg_out.h:23, from ../mg_out_lib.cc:22: ../mg_.h:94: warning: `typename std::list >::const_iterator' is implicitly a typename ../mg_.h:94: warning: implicit typename is deprecated, please see the documentation for details ../mg_.h: In destructor `virtual List_Base::~List_Base()': ../mg_.h:89: warning: `typename std::list >::iterator' is implicitly a typename ../mg_.h:89: warning: implicit typename is deprecated, please see the documentation for details g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../mg_out_model.cc In file included from ../mg_out.h:23, from ../mg_out_model.cc:22: ../mg_.h:94: warning: `typename std::list >::const_iterator' is implicitly a typename ../mg_.h:94: warning: implicit typename is deprecated, please see the documentation for details ../mg_.h: In destructor `virtual List_Base::~List_Base()': ../mg_.h:89: warning: `typename std::list >::iterator' is implicitly a typename ../mg_.h:89: warning: implicit typename is deprecated, please see the documentation for details g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../mg_out_root.cc In file included from ../mg_out.h:23, from ../mg_out_root.cc:22: ../mg_.h:94: warning: `typename std::list >::const_iterator' is implicitly a typename ../mg_.h:94: warning: implicit typename is deprecated, please see the documentation for details ../mg_.h: In destructor `virtual List_Base::~List_Base()': ../mg_.h:89: warning: `typename std::list >::iterator' is implicitly a typename ../mg_.h:89: warning: implicit typename is deprecated, please see the documentation for details g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../ap_construct.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../ap_convert.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../ap_get.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../ap_match.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../ap_skip.cc rm modelgen >/dev/null 2>&1 make[1]: [modelgen] Error 1 (ignored) g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W mg_main.o mg_out_h.o mg_error.o mg_in.o mg_out_common.o mg_out_dev.o mg_out_lib.o mg_out_model.o mg_out_root.o ap_construct.o ap_convert.o ap_get.o ap_match.o ap_skip.o -o modelgen -lm make[1]: Leaving directory `/home/moe/temp/gnucap-0.31/modelgen/O' address@hidden modelgen]$ cd .. address@hidden gnucap-0.31]$ cd src address@hidden src]$ ./configure address@hidden src]$ make mkdir O mkdir: cannot create directory `O': File exists make: [g++] Error 1 (ignored) cat Make1 Make2.g++ Make3 Make.depend >O/Makefile (cd O; make -k) make[1]: Entering directory `/home/moe/temp/gnucap-0.31/src/O' g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../md.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../globals.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../u_opt1.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../u_opt2.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../io.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../io_contr.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../io_error.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../io_findf.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../io_getln.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../io_out.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../ap_construct.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../ap_convert.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../ap_error.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../ap_get.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../ap_match.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../ap_skip.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../m_fft.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../m_interp.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../m_matrix.cc ../m_matrix.cc: In member function `BSMATRIX& BSMATRIX::fbsub(T*, const T*, T*) [with T = double]': ../m_matrix.cc:438: instantiated from here ../m_matrix.cc:410: `copy_n' undeclared in namespace `std' ../m_matrix.cc: In member function `BSMATRIX& BSMATRIX::fbsub(T*, const T*, T*) [with T = COMPLEX]': ../m_matrix.cc:439: instantiated from here ../m_matrix.cc:410: `copy_n' undeclared in namespace `std' make[1]: *** [m_matrix.o] Error 1 g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../m_spline.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../l_ftos.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../l_timer.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../l_trim.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../io_xopen.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../l_pmatch.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../l_wmatch.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../u_sdp.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../u_prblst.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../u_probe.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../u_xprobe.cc ../u_xprobe.cc:29: default argument given for parameter 1 of `double XPROBE::operator()(mod_t = mtNONE, bool = false) const' ../u_xprobe.h:51: after previous specification in `double XPROBE::operator()(mod_t = mtNONE, bool = false) const' ../u_xprobe.cc:29: default argument given for parameter 2 of `double XPROBE::operator()(mod_t = mtNONE, bool = false) const' ../u_xprobe.h:51: after previous specification in `double XPROBE::operator()(mod_t = mtNONE, bool = false) const' make[1]: *** [u_xprobe.o] Error 1 g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../e_base.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../e_node.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../e_aux.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../e_cardlist.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../e_card.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../e_model.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../e_compon.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../e_elemnt.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../e_ccsrc.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../e_storag.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../bm.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../bm_complex.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../bm_cond.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../bm_exp.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../bm_fit.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../bm_generator.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../bm_model.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../bm_poly.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../bm_posy.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../bm_pulse.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../bm_pwl.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../bm_sffm.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../bm_sin.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../bm_tanh.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../bm_value.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../bmm_table.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../bmm_semi.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../d_admit.cc ../d_admit.cc: In member function `void DEV_CPOLY_G::set_parameters(const std::string&, CARD*, COMMON_COMPONENT*, double, int, double*, int, const node_t*, const double**)': ../d_admit.cc:249: `copy_n' undeclared in namespace `std' make[1]: *** [d_admit.o] Error 1 ./modelgen -cc ../d_bjt.model ln -s ../d_bjt.cc . ./modelgen -h ../d_bjt.model ln -s ../d_bjt.h . ./modelgen -h ../d_diode.model ln -s ../d_diode.h . g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c d_bjt.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../d_cap.cc ../d_cap.cc: In member function `void DEV_FPOLY_CAP::set_parameters(const std::string&, CARD*, COMMON_COMPONENT*, double, int, double*, int, const node_t*, const double**)': ../d_cap.cc:239: `copy_n' undeclared in namespace `std' make[1]: *** [d_cap.o] Error 1 g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../d_cccs.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../d_ccvs.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../d_coil.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../d_coment.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../d_cs.cc ./modelgen -cc ../d_diode.model ln -s ../d_diode.cc . g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c d_diode.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../d_dot.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../d_logic.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../d_logicmod.cc ./modelgen -cc ../d_mos_base.model ln -s ../d_mos_base.cc . ./modelgen -h ../d_mos_base.model ln -s ../d_mos_base.h . ./modelgen -h ../d_mos.model ln -s ../d_mos.h . g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c d_mos_base.cc ./modelgen -cc ../d_mos123.model ln -s ../d_mos123.cc . ./modelgen -h ../d_mos123.model ln -s ../d_mos123.h . g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c d_mos123.cc ./modelgen -cc ../d_mos1.model ln -s ../d_mos1.cc . ./modelgen -h ../d_mos1.model ln -s ../d_mos1.h . g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c d_mos1.cc ./modelgen -cc ../d_mos2.model ln -s ../d_mos2.cc . ./modelgen -h ../d_mos2.model ln -s ../d_mos2.h . g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c d_mos2.cc ./modelgen -cc ../d_mos3.model ln -s ../d_mos3.cc . ./modelgen -h ../d_mos3.model ln -s ../d_mos3.h . g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c d_mos3.cc ./modelgen -cc ../d_mos4.model ln -s ../d_mos4.cc . ./modelgen -h ../d_mos4.model ln -s ../d_mos4.h . g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c d_mos4.cc ./modelgen -cc ../d_mos5.model ln -s ../d_mos5.cc . ./modelgen -h ../d_mos5.model ln -s ../d_mos5.h . g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c d_mos5.cc ./modelgen -cc ../d_mos6.model ln -s ../d_mos6.cc . ./modelgen -h ../d_mos6.model ln -s ../d_mos6.h . g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c d_mos6.cc ./modelgen -cc ../d_mos7.model ln -s ../d_mos7.cc . ./modelgen -h ../d_mos7.model ln -s ../d_mos7.h . g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c d_mos7.cc ./modelgen -cc ../d_mos.model ln -s ../d_mos.cc . g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c d_mos.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../d_res.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../d_subckt.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../d_switch.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../d_trln.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../d_vcr.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../d_vcvs.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../d_vs.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../findbr.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../s__.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../s__aux.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../s__init.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../s__map.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../s__out.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../s__solve.cc ../s__solve.cc: In member function `void SIM::advance_time()': ../s__solve.cc:112: `copy_n' undeclared in namespace `std' ../s__solve.cc:116: `copy_n' undeclared in namespace `std' make[1]: *** [s__solve.o] Error 1 g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../u_statu1.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../u_statu2.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../s_ac.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../s_ac_set.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../s_ac_slv.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../s_ac_swp.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../s_dc.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../s_dc_set.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../s_dc_swp.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../s_tr.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../s_tr_rev.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../s_tr_set.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../s_tr_swp.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../s_fo.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../s_fo_out.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../s_fo_set.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../plot.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../plotbasi.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../plotline.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../plotpost.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../plotunix.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../plotx.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../c__cmd.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../c_comand.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../c_crtset.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../c_delete.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../c_fanout.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../c_file.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../c_genrat.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../c_getckt.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../c_insert.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../c_list.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../c_modify.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../c_nodset.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../c_prbcmd.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../c_sweep.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../c_sim.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../c_system.cc g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fno-exceptions -W -c ../main.cc make[1]: Target `gnucap' not remade because of errors. make[1]: Leaving directory `/home/moe/temp/gnucap-0.31/src/O' make: *** [g++] Error 2 address@hidden src]$