Hello
I am trying to built the guile-dbi but I am having issues.
Using FreeBSD 12.1 I followed instructions from here
https://github.com/opencog/guile-dbi
when trying to run gmake I get multiple error: duplicate symbol
Any ideas on how to resolve this?
Kind Regards
Nikolas
$ gmake
gmake all-rec
Le sam. 14 déc. 2019 à 19:03, Amirouche Boubekki
a écrit :
>
> Le ven. 13 déc. 2019 à 14:31, Andy Wingo a écrit :
> >
> > We are pleased to announce GNU Guile release 2.9.7. This is the seventh
> > and hopefully next-to-last pre-release of what will eventually become
> > the 3.0 release series.
I’m pleased to announce Guile-Gcrypt version 0.2.1:
git clone https://notabug.org/cwebber/guile-gcrypt.git
cd guile-gcrypt
git checkout v0.2.1 # or d7b3aab53d6efd62c7a5990b291ca91ca9637d46
git tag -v v0.2.1
The ‘git tag -v’ command checks the authenticity of your checkout.
You may need t
I am releasing another pre-1.00 version as some non-trivial fixes have been
added.
oops: Not mentioned in NEWS is that Makefiles now use "$(MAKE)" instead of
"make"
NYACC, for Not Yet Another Compiler Compiler, is set of guile modules for
generating parsers and lexical analyzers. It also prov
Matt Wette writes:
> I am releasing another pre-1.00 version as some non-trivial fixes have been
> added.
>
> oops: Not mentioned in NEWS is that Makefiles now use "$(MAKE)" instead of
> "make"
>
> NYACC, for Not Yet Another Compiler Compiler, is set of guile modules for
> generating parsers an
Ludovic Courtès writes:
> I’m pleased to announce Guile-Gcrypt version 0.2.1:
>
> git clone https://notabug.org/cwebber/guile-gcrypt.git
> cd guile-gcrypt
> git checkout v0.2.1 # or d7b3aab53d6efd62c7a5990b291ca91ca9637d46
> git tag -v v0.2.1
>
> The ‘git tag -v’ command checks the authe
Hi everybody,
I am very pleased to announce that Gash version 0.2.0 has been released.
It represents 58 commits from two authors over the course of about six
months.
About
=
Gash is a POSIX-compatible shell written in Guile Scheme. It provides
both the shell interface, as well as a Guile li