help-gnucap
[Top][All Lists]
Advanced

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

[Fwd: Re: [Help-gnucap] Compile problems]


From: Munroe C. Clayton
Subject: [Fwd: Re: [Help-gnucap] Compile problems]
Date: Fri, 17 Oct 2003 23:53:08 -0400

Here it is.
===========================================
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<T*, std::allocator<T*>
   >::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<T>::~List_Base()':
../mg_.h:89: warning: `typename std::list<T*, std::allocator<T*>
>::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<T*, std::allocator<T*>
   >::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<T>::~List_Base()':
../mg_.h:89: warning: `typename std::list<T*, std::allocator<T*>
>::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<T*, std::allocator<T*>
   >::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<T>::~List_Base()':
../mg_.h:89: warning: `typename std::list<T*, std::allocator<T*>
>::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<T*, std::allocator<T*>
   >::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<T>::~List_Base()':
../mg_.h:89: warning: `typename std::list<T*, std::allocator<T*>
>::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<T*, std::allocator<T*>
   >::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<T>::~List_Base()':
../mg_.h:89: warning: `typename std::list<T*, std::allocator<T*>
>::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<T*, std::allocator<T*>
   >::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<T>::~List_Base()':
../mg_.h:89: warning: `typename std::list<T*, std::allocator<T*>
>::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<T*, std::allocator<T*>
   >::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<T>::~List_Base()':
../mg_.h:89: warning: `typename std::list<T*, std::allocator<T*>
>::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<T*, std::allocator<T*>
   >::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<T>::~List_Base()':
../mg_.h:89: warning: `typename std::list<T*, std::allocator<T*>
>::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<T>& BSMATRIX<T>::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<T>& BSMATRIX<T>::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]$
==================================================

--- Begin Message --- Subject: Re: [Help-gnucap] Compile problems Date: Fri, 17 Oct 2003 09:54:01 -0400
Hello Fernan,

    Thank you for the kind offer. Also I know what you mean about
Windows at work, it's the same here. However I cheat and use my own
computer running Linux:-) 

Attached is the total output from the compile process. As you will see
modelgen goes through the process ok and it indeed creates an executable
which functions well enough to complain that it lacks an input file when
I invoke modelgen so it would appear to be ok.  Following that is my
attempt to get gnucap to compile which does not work. It's probably
something silly that I'm doing wrong but at this point I'm clueless as
to what that might be. Any suggestions will be greatly appreciated.

                                                 cheers,
                                                 Moe

On Fri, 2003-10-17 at 01:20, address@hidden wrote:
> Pls excuse the formating of this I am using my office mail and they
> insist on using Windows products.
>  
> Maybe you can capture everything and attach it as a file. You can also
> consider the first error that comes out of the compile process. You
> can send it to me by E-mail and I will gladly relay it to the mailing
> list if the file is to big.
>  
>  
> ,Fernan
>  
> address@hidden wrote:
> -----
> 
> To: address@hidden
> From: "Munroe C. Clayton" <address@hidden>
> Sent by: address@hidden
> Date: 10/17/2003 11:48AM
> cc: Me at Work <address@hidden>
> Subject: [Help-gnucap] Compile problems
> 
> Hi,
> 
> First of all I'm new to Linux and secondly I'm not much of a
> BR>programmer. I'm attempting to compile GnuCap in RedHat 9. I've
> resorted
> to compiling modelgen first and that seems to work ok. Moving into the
> src directory and following the same procedure as with modelgen
> results
> in failure. It seems to go through the compile whole process and after
> many screens of output declares failure. Now the problem is that there
> is so much output that I don't have a clue as to what would be useful
> to
> a more knowledgeable person. Any clues as to what I should be looking
> for in all of that output and/or what information to post here so that
> it can be determined what's going wrong would be much appreciated. 
> 
> I can work on this issue both at home and the office so please reply
> to
> both places.
> 
> 
> 
> -- 
> Best regards,
> 
> M.C."Moe" Clayton
> 
> =========================================
> "The only reason for time is so that
>  everything doesn't happen all at once".
> 
>       ---Buckeroo Banzai---
> ====== ==================================                         
> mailto:address@hidden
> 
> 
> 
> 
> _______________________________________________
> Help-gnucap mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/help-gnucap

Attachment: comperrors
Description: Text document


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]