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

Re: [SPAM] gEDA-user: Icarus snapshot 20040606 on Solaris



On Thu, Jul 29, 2004 at 10:10:06PM -0400, Joshua Boyd wrote:

> I've seen a lot of notes about troubles with different versions of
> Bison, but as best as I can tell, I have the desired version.  It would
> be nice if the configure script would check bison versions if it is
> going to be so picky.

By downgrading further to bison 1.25, I was able to get further.

Now Icarus 20040606 will install on both solaris and Irix (I have 0.7
running fine on irix, but I wanted to upgrade), but trying to run the
resulting a.out file gives this:
system: Unable to find a `system.vpi' module on the search path.
$monitor: This task not defined by any modules. I cannot compile it.
$finish: This task not defined by any modules. I cannot compile it.
./a.out: Program not runnable, 2 errors.
jdboyd@iris:~/work/c2$ 

on both platforms.

I'm about to try going back to the 20040220 snapshot (which I've never
put on either platform, since 20040606 came out before I resolved the
bison issues).