[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-user: Installing gEDA from 20050820 Suite CD on Fedora FC4
- To: geda-user@xxxxxxxxxxxxxx
- Subject: gEDA-user: Installing gEDA from 20050820 Suite CD on Fedora FC4
- From: Doug Thistlethwaite <doug@xxxxxxxxxxxxx>
- Date: Thu, 22 Sep 2005 14:26:36 -0700
- Delivered-to: archiver@seul.org
- Delivered-to: geda-user-outgoing@seul.org
- Delivered-to: geda-user@moria.seul.org
- Delivery-date: Thu, 22 Sep 2005 17:25:48 -0400
- Reply-to: geda-user@xxxxxxxx
- Sender: owner-geda-user@xxxxxxxx
- User-agent: Mozilla Thunderbird 1.0.5 (Windows/20050711)
Hello all,
Has anybody been successful in installing gEDA on Fedora Core 4 from the
latest CD? I have been messing with it for a couple of days now and I
think I have all of the required toolkits and such installed. It seems
like this software requires the "-devel" versions of the fedora packages
so I ended up adding this version each time an error occurred.
The install process now gets to the section where it is running the
"make config" for gspice and the following error is generated:
************************************************************************************************
...
cd gspiceui-v0.7.56
OK
/opt/geda-sources/gspiceui/gspiceui-v0.7.56
make
make config
make[1]: Entering directory `/opt/geda-sources/gspiceui/gspiceui-v0.7.56'
mkdir /opt/geda-sources/gspiceui/gspiceui-v0.7.56/bin
mkdir /opt/geda-sources/gspiceui/gspiceui-v0.7.56/src/obj
make[1]: Leaving directory `/opt/geda-sources/gspiceui/gspiceui-v0.7.56'
cd /opt/geda-sources/gspiceui/gspiceui-v0.7.56/src ; make
make[1]: Entering directory
`/opt/geda-sources/gspiceui/gspiceui-v0.7.56/src'
g++ -c -O -Wall -pipe -I/usr/local/lib/wx/include/gtk2-ansi-release-2.6
-I/usr/local/include/wx-2.6 -DGTK_NO_CHECK_CASTS -D__WXGTK__
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1
-DNO_GCC_PRAGMA -I/usr/include -I/usr/X11R6/include -I. -Ibase -Imain
-Inetlist -Ignucap -Ingspice -Iprocess -Iutility AppGSpiceUI.cpp -o
obj/AppGSpiceUI.o
CmdLinePcr.hpp:49: error: ISO C++ forbids declaration of ‘AppGno type
CmdLinePcr.hpp:49: error: expect
CmdLinePcr.hpp:73: error: expected `)' bken
AppGSpiceUI.cpp: In member function ‘virtual bool AppGSpiceUI::OnInit()’:
AppGSpiceUI.cpp:75: error: no matching function for call to
‘CmdLinePcr::CmdLinePcr(AppGSpiceUI* const)’
CmdLinePcr.hpp:46: note: candidates are: CmdLinePcr::CmdLinePcr()
CmdLinePcr.hpp:46: note: CmdLinePcr::CmdLinePcr(const CmdLinePcr&)
make[1]: *** [obj/AppGSpiceUI.o] Error 1
make[1]: Leaving directory `/opt/geda-sources/gspiceui/gspiceui-v0.7.56/src'
make: *** [all] Error 2
Failure executing command make, ReturnCode = 2
============== Error! ======================
I can't make gspiceui for you; check the log for the reason why.
I have experienced an error while installing this program!
Error string: I can't make gspiceui for you; check the log for the
reason why.
************************************************************************************************
Does anybody have any suggestions on getting past this problem? The
first time I got this far, I told the system to continue the install
anyway and more errors came up later. I am not sure if these were
cumulative errors, so I figured I would try to tackle them one at a time.
Thank you,
Doug Thistlethwaite