Re: [ng-spice] [ng-spice-devel] Pre3 is out (fwd)
Hi,
A bit of feedback for you.
I tried building this on Solaris 2.6 with the following results;
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include
-I/usr/X11R6.4/include -g -O2 -Wall -c terminal.c
terminal.c:27: termcap.h: No such file or directory
Solaris doesn't use termcap. Commented out this line from terminal.c
then continued make...
next error
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include
-I/usr/X11R6.4/include -g -O2 -Wall -c aspice.c
aspice.c: In function `ft_checkkids':
aspice.c:202: warning: passing arg 1 of `wait' from incompatible pointer
type
aspice.c: At top level:
aspice.c:182: storage size of `status' isn't known
gmake[4]: *** [aspice.o] Error 1
During Configure"p.nenzi@ieee.org" wrote:
>
> ---------- Forwarded message ----------
> Date: Sun, 22 Apr 2001 21:18:59 +0200 (CEST)
> From: "p.nenzi@ieee.org" <pnenzi@ieee.ing.uniroma1.it>
> Reply-To: ng-spice-devel@ieee.ing.uniroma1.it
> To: ng-spice-devel@ieee.ing.uniroma1.it
> Subject: [ng-spice-devel] Pre3 is out
>
> Hi all,
>
> ng-spice-rework-14pre3 is out. It is almost finished, I need only to
> update the documentation and some minor code cleanups (to fix "implict
> declaration" warnings). Download it, and test it against bug and other.
>
> Sorry for the readline patch (not yet included), I did non have time,
> anyway it will be in 14 final.
>
> Bye,
> Paolo
--
Robert Lindsell, Senior Hardware Engineer
Canon Information Systems Research Australia
PO Box 313 NORTH RYDE NSW 2113 mailto:robertl@research.canon.com.au
Fax: +61-2-9805-2929 Phone: +61-2-9805-2876
Partial thread listing:
- Re: [ng-spice] [ng-spice-devel] Pre3 is out (fwd), (continued)