On Tue, Dec 03, 2019 at 05:33:20AM -0800, Matt Wette wrote:
> The segfault is not in bash. I was able to re-create the segfault
> from the (bash) command-line.
Got it, thanks :-)
Cheers
-- t
signature.asc
Description: Digital signature
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):
> >/bin/bash: line 6: 14657 Segmentation fault (core dumped)
> >GUILE_AUTO_COMPILE=0 ../meta/build-env guild compile
> >--tar
The segfault is not in bash. I was able to re-create the segfault from
the (bash) command-line.
On 12/3/19 1:25 AM, Arne Babenhauserheide wrote:
to...@tuxteam.de writes:
On Mon, Dec 02, 2019 at 06:28:53AM -0800, Matt Wette wrote:
Look at etc/README. Maybe edit etc/configure.ac and rerun as
On Mon, Dec 02, 2019 at 10:45:23PM +0100, to...@tuxteam.de wrote:
> On Mon, Dec 02, 2019 at 06:28:53AM -0800, Matt Wette wrote:
> > Look at etc/README. Maybe edit etc/configure.ac and rerun as in the README.
>
> Hm. Same confusion. Adding 3.0 to GUILE_PKG, like so:
>
> GUILE_PKG([3.0 2.2 2.0])
to...@tuxteam.de writes:
> On Mon, Dec 02, 2019 at 06:28:53AM -0800, Matt Wette wrote:
>> Look at etc/README. Maybe edit etc/configure.ac and rerun as in the README.
>>
>> I'm building 2.9.5 now but running into errors (ubuntu 18.04):
>> /bin/bash: line 6: 14657 Segmentation fault (core du