guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 2.9.5 build segfault on Ubuntu 18.04 [WAS: Nyacc and guile-nearly-3.


From: tomas
Subject: Re: 2.9.5 build segfault on Ubuntu 18.04 [WAS: Nyacc and guile-nearly-3.0 (progress report)]
Date: Tue, 3 Dec 2019 13:04:18 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Dec 03, 2019 at 10:15:35AM +0100, address@hidden wrote:
> On Mon, Dec 02, 2019 at 05:09:42PM -0800, Matt Wette wrote:
> > 
> > On 12/2/19 6:28 AM, Matt Wette wrote:
> > >I'm building 2.9.5 now but running into errors (ubuntu 18.04):
> 
> [...]
> 
> > So, as a random check, I first verified that I could reproduce the
> > above error at the command line.  I did.
> > 
> > Then I removed "-Oresolve-primitives" and it compiled without
> > error.   Any help?
> 
> Thanks -- I seem to be stuck at an earlier point, see my other
> post; but once I get past that, your hint will surely be helpful.

OK, solved this one -- will try to follow up with the rest.

I just had to set GUILE_PROGS in etc/configure.ac besides GUILE_PKG,
like so:

  GUILE_PKG([3.0])
  GUILE_PROGS([2.9.5])

Configure now does "something". Next steps later.

Thanks so far -- and looking forward to playing nyacc :-)

Cheers
-- tomás

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]