[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: installation problem



All was working well to the ngspice installation.
I get the following error:

gcc -march=pentium3 -O3 -DTRACE -Wall -o ngspice conf.o ngspice.o spice.o spicelib/devices/dev.o frontend/libfte.a frontend/plotting/libplotting.a xspice/cm/libcmxsp.a xspice/mif/libmifxsp.a spicelib/devices/asrc/libasrc.a spicelib/devices/bjt/libbjt.a spicelib/devices/bjt2/libbjt2.a spicelib/devices/bsim1/libbsim1.a spicelib/devices/bsim2/libbsim2.a spicelib/devices/bsim3/libbsim3.a spicelib/devices/bsim3v0/libbsim3v0.a spicelib/devices/bsim3v1/libbsim3v1.a spicelib/devices/bsim3v1s/libbsim3v1s.a spicelib/devices/bsim3v1a/libbsim3v1a.a spicelib/devices/bsim4/libbsim4.a spicelib/devices/cap/libcap.a spicelib/devices/bsim3soi/libbsim3soi.a spicelib/devices/bsim3soi_pd/libbsim3soipd.a spicelib/devices/bsim3soi_fd/libbsim3soifd.a spicelib/devices/bsim3soi_dd/libbsim3soidd.a spicelib/devices/cccs/libcccs.a spicelib/devices/ccvs/libccvs.a spicelib/devices/cpl/libcpl.a spicelib/devices/csw/libcsw.a spicelib/devices/dio/libdio.a spicelib/devices/ind/libind.a spicelib/devices/isrc/libisrc.a spicelib/devices/hfet1/libhfet.a spicelib/devices/hfet2/libhfet2.a spicelib/devices/hisim/libhisim.a spicelib/devices/jfet/libjfet.a spicelib/devices/jfet2/libjfet2.a spicelib/devices/ltra/libltra.a spicelib/devices/mes/libmes.a spicelib/devices/mesa/libmesa.a spicelib/devices/mos1/libmos1.a spicelib/devices/mos2/libmos2.a spicelib/devices/mos3/libmos3.a spicelib/devices/mos6/libmos6.a spicelib/devices/mos9/libmos9.a spicelib/devices/res/libres.a spicelib/devices/soi3/libsoi3.a spicelib/devices/sw/libsw.a spicelib/devices/txl/libtxl.a spicelib/devices/tra/libtra.a spicelib/devices/urc/liburc.a spicelib/devices/vbic/libvbic.a spicelib/devices/vccs/libvccs.a spicelib/devices/vcvs/libvcvs.a spicelib/devices/vsrc/libvsrc.a spicelib/analysis/libckt.a spicelib/devices/libdev.a xspice/evt/libevtxsp.a xspice/enh/libenhxsp.a xspice/ipc/libipcxsp.a xspice/idn/libidnxsp.a -ldl frontend/parser/libparser.a frontend/help/libhlp.a spicelib/parser/libinp.a maths/deriv/libderiv.a maths/cmaths/libcmaths.a maths/poly/libpoly.a maths/ni/libni.a maths/sparse/libsparse.a misc/libmisc.a -lncurses -lm -lreadline -lXaw -lXmu -lXt -lXext -lX11 -lSM -lICE
spicelib/parser/libinp.a(ifeval.o)(.text+0x1b0): In function `IFeval':
: undefined reference to `INPptPrint'
collect2: ld returned 1 exit status
make[3]: *** [ngspice] Erreur 1
make[3]: Leaving directory `/home/dom/geda-last/ngspice/ng-spice-rework-15/src'
make[2]: *** [all-recursive] Erreur 1
make[2]: Leaving directory `/home/dom/geda-last/ngspice/ng-spice-rework-15/src'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/home/dom/geda-last/ngspice/ng-spice-rework-15'
make: *** [all] Erreur 2


I get the same fault when compiling from the last cvs version. I have allready posted a mail on ngspice-devel list on this problem.

The rest of the installation seam to work just fine, I get the same minor problem as other, i cannot read all the text on a few boxes, but that is not so important.

Dominique


From: "Dominique Michel" <dominiquemichel@xxxxxxxxxxx>
Reply-To: geda-user@xxxxxxxx
To: geda-user@xxxxxxxx
Subject: Re: gEDA-user: installation problem
Date: Thu, 25 Aug 2005 12:34:35 +0200

I get the same problem with Gentoo 2005.0. I have installed wxgtk 2.6 with 'emerge --verbose wxGTK'

The installer still dog, complaining at wx-config was a 2.4 version. I took a lock in /usr/bin and wx-config is just a symlik to wxgtk2u-2.4-config, so i heve removed it and recreate it with 'ln -s wx-config-2.6 wx-config'

The installer seam to work fine now. I will post another message later, when, i hope, all will be done.

Dominique



From: Olgierd Eysymontt <olgierd.eysymontt@xxxxxxxxxxx>
Reply-To: geda-user@xxxxxxxx
To: geda-user@xxxxxxxx
Subject: Re: gEDA-user: installation problem
Date: Wed, 24 Aug 2005 17:48:13 +0000

Stuart,
	After unistall wxGTK 2.4 and reinstall wxGTK 2.6 the installer is now
working, thanks a lot for your support.

Olgierd


On Wed, 2005-08-24 at 17:23 -0400, Stuart Brorson wrote:
> Oligierd,
>
> One question: Did you let your screensaver run while the install was
> running?
>
> I just tried running the installer on my machine, and forcing it to
> re-install wxGTK. It seems to have died after your machine died in
> the build.
>
> I am wondering if the screen saver interfers with the PyExpect
> session, which runs the install of root-permission packages.
>
> I also upgraded my Python installation recently, and I wonder if
> something funny happened in the upgrade . . . . .
>
> Thanks for the info about your screensaver.
>
> Stuart
>
>
> >
> > Stuart,
> > I've used your installer in the past with good results, this time the
> > journal follows:
> >
> > 1. first try, the installer wants to install wxGTK, ask for root
> > password and dies
> >
> > 2. I install wxGTK myself (by emerge -U wxGTK (the gentoo way)) and try
> > again, no luck, the installer still needs to install wxGTK, ask for
> > password and die.
> >
> > All the install process was made like normal user, any clue ?
> >
> > Thanks Stuart,
> >
> > Olgierd
> >
> >
> > On Wed, 2005-08-24 at 11:51 -0400, Stuart Brorson wrote:
> > > Why don't you try a different approach? You can download the latest
> > > gEDA stuff as an .iso with a bundled installer from here:
> > >
> > > http://www.brorson.com/gEDA/
> > >
> > > It's the first item in the second list.
> > >
> > > Follow the instructions, and the suite will be installed using an
> > > install wizard. Note that this version of the CD is very recent; I
> > > put it up so that folks could test it out before we put it on the
> > > main gEDA site. It incorporates the latest gEDA/gaf, as well as
> > > ngspice, pcb, and other goodies.
> > >
> > > Please let me know how the installer works for you. I am soliciting
> > > feedback from users during this testing period.
> > >
> > > Stuart
> > >
> > >
> > >
> > >
> > > >
> > > > Hi,
> > > > I'm trying to install the latest geda released some days ago (with the
> > > > buildall.sh script) in a gentoo machine and I've found some extrange
> > > > behaviors in the installer asking for sources packs when the programs
> > > > are installed, more specifically: I have installed pkg-config, gettext,
> > > > freetype but I had to download them again and put the tar.gz files in
> > > > the geda dir for the installer to work.
> > > >
> > > > Is that because a version mismatch ?, does the installer need the always
> > > > these source packages ?
> > > >
> > > > Besides that, the installer needs docbook2pdf which was very difficult
> > > > to find and I don't know if the installation I did was correct because I
> > > > think it was replaced for 'docbook2ps --pdf' or something like that.
> > > >
> > > > Anyway, I were able to get almost all the mentioned packages, but the
> > > > big problem is render-0.8.tar.gz, anybody knows where to get it ? it
> > > > seems to be obsolete (I did found some rpm's for Redhat 6.1 !!)
> > > >
> > > > I'm now trying the cvs version and trying to compile manually the
> > > > packages one by one.
> > > >
> > > > Regards
> > > >
> > > > Olgierd
> > > >
> > > >
> > > >
> > > >
> > > >
> > >
> >
> >
>



_________________________________________________________________
MSN Hotmail : antivirus et antispam intégrés http://www.msn.fr/newhotmail/Default.asp?Ath=f



_________________________________________________________________
MSN Hotmail : antivirus et antispam intégrés http://www.msn.fr/newhotmail/Default.asp?Ath=f