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

Re: gEDA-user: NG-SPICE: TL071 model error



Hi, it's me again --

> > I suggest you go into your ngspice source directory and do this:
> >=20
> > make clean
> > ./configure --enable-xspice --prefix=3D<your desired install location> --=
> with-readline
> > make=20
> > make install
> 
> I try to recompile. I obtain this error:
> 
> -----------------------------------------------------------------
> control.c: In function `cp_resetcontrol':
> control.c:829: warning: implicit declaration of function
> `cp_free_control'
> control.c: At top level:
> control.c:885: error: conflicting types for 'cp_free_control'
> control.c:829: error: previous implicit declaration of 'cp_free_control'
> was here
> make[4]: *** [control.o] Error 1
> make[3]: *** [all-recursive] Error 1
> make[2]: *** [all-recursive] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all-recursive-am] Error 2
> -----------------------------------------------------------------


If you can pull the latest ngspice from CVS and built it, I recommend
you do that.  This bug has been fixed after the latest official
ngspice distribution; the fix is in CVS.

Alternately, you can wait until either I spin a
new gEDA Suite CD, or until the ngspice folks roll out the next
revision (real soon now . . . . .)

Stuart