[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-user: gnucap install fails in FC3
- To: geda-user@xxxxxxxxxxxxx
- Subject: gEDA-user: gnucap install fails in FC3
- From: Jason Tang <jtang613@xxxxxxxxxx>
- Date: Thu, 13 Jan 2005 22:43:12 -0500
- Delivered-to: archiver@seul.org
- Delivered-to: geda-user-outgoing@seul.org
- Delivered-to: geda-user@moria.seul.org
- Delivery-date: Thu, 13 Jan 2005 22:44:05 -0500
- Reply-to: geda-user@xxxxxxxx
- Sender: owner-geda-user@xxxxxxxx
- User-agent: Mozilla Thunderbird 0.9 (X11/20041127)
Hello all,
I've used gEDA for a couple of years now and am pleased to see it
continue to progress. However, I've always had problems installing one
package or another. This time around, it's the gnucap that is
misbehaving. I'm installing from the gEDA-Suite iso and have included
the console output. Does anyone know what I can do to fix this? Is
this a known problem / has anyone succeeded in install gnucap from these
sources?
Your help is appreciated,
Jason Tang
ATTACHED CONSOLE OUTPUT:
(cd ibis; make -k)
make[1]: Entering directory `/root/geda-sources/gnucap/gnucap-0.34-sdb/ibis'
(cd O; make -k)
make[2]: Entering directory
`/root/geda-sources/gnucap/gnucap-0.34-sdb/ibis/O'
g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fexceptions -W -c ../comp-in.cc
../comp-in.cc: In member function `virtual void
Component::Pin_Die::parse(CS&)':../comp-in.cc:27: error: no matching
function for call to `set(CS&, const char[4],
Component::Pin_Die::<anonymous enum>*, Component::Pin_Die::<anonymous
enum>)'../comp-in.cc:28: error: no matching function for call to
`set(CS&, const char[4], Component::Pin_Die::<anonymous enum>*,
Component::Pin_Die::<anonymous enum>)'make[2]: *** [comp-in.o] Error 1
g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fexceptions -W -c ../file-in.cc
../file-in.cc: In member function `virtual void Redistribution::parse(CS&)':
../file-in.cc:28: error: no matching function for call to `set(CS&,
const char[4], Redistribution::<anonymous enum>*,
Redistribution::<anonymous enum>)'
../file-in.cc:29: error: no matching function for call to `set(CS&,
const char[3], Redistribution::<anonymous enum>*,
Redistribution::<anonymous enum>)'
../file-in.cc:30: error: no matching function for call to `set(CS&,
const char[9], Redistribution::<anonymous enum>*,
Redistribution::<anonymous enum>)'
make[2]: *** [file-in.o] Error 1
g++ -DUNIX -O2 -DNDEBUG -I.. -I. -fexceptions -W -c ../model-in.cc
../base.h: In copy constructor `Range<Float>::Range(const Range<Float>&)':
../base.h:43: error: `Base::Base(const Base&)' is private
../model-in.cc:51: error: within this context
../model-in.cc: In member function `virtual void
Model_Base::Type::parse(CS&)':
../model-in.cc:148: error: no matching function for call to `set(CS&,
const char[11], Model_Base::Type::<anonymous enum>*,
Model_Base::Type::<anonymous enum>)'
../model-in.cc:149: error: no matching function for call to `set(CS&,
const char[10], Model_Base::Type::<anonymous enum>*,
Model_Base::Type::<anonymous enum>)'
../model-in.cc:150: error: no matching function for call to `set(CS&,
const char[6], Model_Base::Type::<anonymous enum>*,
Model_Base::Type::<anonymous enum>)'
../model-in.cc:151: error: no matching function for call to `set(CS&,
const char[14], Model_Base::Type::<anonymous enum>*,
Model_Base::Type::<anonymous enum>)'
../model-in.cc:152: error: no matching function for call to `set(CS&,
const char[15], Model_Base::Type::<anonymous enum>*,
Model_Base::Type::<anonymous enum>)'
../model-in.cc:153: error: no matching function for call to `set(CS&,
const char[16], Model_Base::Type::<anonymous enum>*,
Model_Base::Type::<anonymous enum>)'
../model-in.cc:154: error: no matching function for call to `set(CS&,
const char[8], Model_Base::Type::<anonymous enum>*,
Model_Base::Type::<anonymous enum>)'
../model-in.cc:155: error: no matching function for call to `set(CS&,
const char[4], Model_Base::Type::<anonymous enum>*,
Model_Base::Type::<anonymous enum>)'
../model-in.cc:156: error: no matching function for call to `set(CS&,
const char[12], Model_Base::Type::<anonymous enum>*,
Model_Base::Type::<anonymous enum>)'
../model-in.cc:157: error: no matching function for call to `set(CS&,
const char[8], Model_Base::Type::<anonymous enum>*,
Model_Base::Type::<anonymous enum>)'
../model-in.cc:158: error: no matching function for call to `set(CS&,
const char[11], Model_Base::Type::<anonymous enum>*,
Model_Base::Type::<anonymous enum>)'
../model-in.cc:159: error: no matching function for call to `set(CS&,
const char[7], Model_Base::Type::<anonymous enum>*,
Model_Base::Type::<anonymous enum>)'
../model-in.cc:160: error: no matching function for call to `set(CS&,
const char[10], Model_Base::Type::<anonymous enum>*,
Model_Base::Type::<anonymous enum>)'
../model-in.cc:161: error: no matching function for call to `set(CS&,
const char[11], Model_Base::Type::<anonymous enum>*,
Model_Base::Type::<anonymous enum>)'
../model-in.cc:162: error: no matching function for call to `set(CS&,
const char[12], Model_Base::Type::<anonymous enum>*,
Model_Base::Type::<anonymous enum>)'
../model-in.cc:163: error: no matching function for call to `set(CS&,
const char[14], Model_Base::Type::<anonymous enum>*,
Model_Base::Type::<anonymous enum>)'
../model-in.cc:164: error: no matching function for call to `set(CS&,
const char[7], Model_Base::Type::<anonymous enum>*,
Model_Base::Type::<anonymous enum>)'
../model-in.cc: In member function `virtual void
IO_Base::Polarity::parse(CS&)':../model-in.cc:238: error: no matching
function for call to `set(CS&, const char[14],
IO_Base::Polarity::<anonymous enum>*, IO_Base::Polarity::<anonymous enum>)'
../model-in.cc:239: error: no matching function for call to `set(CS&,
const char[10], IO_Base::Polarity::<anonymous enum>*,
IO_Base::Polarity::<anonymous enum>)'
make[2]: *** [model-in.o] Error 1
make[2]: Target `all' not remade because of errors.
make[2]: Leaving directory
`/root/geda-sources/gnucap/gnucap-0.34-sdb/ibis/O'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/root/geda-sources/gnucap/gnucap-0.34-sdb/ibis'
make: *** [ibis] Error 2