unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Sabotage against guile users?
@ 2013-07-10 13:11 Roland Orre
  2013-07-10 13:25 ` Roland Orre
  2013-07-10 22:10 ` Ludovic Courtès
  0 siblings, 2 replies; 11+ messages in thread
From: Roland Orre @ 2013-07-10 13:11 UTC (permalink / raw)
  To: guile-devel; +Cc: guile-user

[-- Attachment #1: Type: text/plain, Size: 1294 bytes --]

I now intended to start using guile again. I used guile daily for my R&D
from 1995 to 2008. The last guile I built for was guile-1.8.5

However, my old module build does no longer work with guile-1.8.8
(the latest stable downloaded from savannah.gnu.org)

Previously the guile dist contained an example directory (the box)
now essential files from these directories are missing. The previous
guile-1.8.5/examples/box-dynamic-module
contained these files:
box.c          box-module.scm  Makefile     Makefile.in
box-mixed.scm  check.test      Makefile.am  README

However, when checking
guile-1.8.5/examples/box-dynamic-module
in now only contains
box.c  box-mixed.scm  box-module.scm  README
where the README file says:

** Overview
This directory includes an example program for extending Guile with a
new (and even useful) data type, putting it into a shared library, so it
can be called from an unmodified guile interpreter. Further, the shared
library defines a new guile module.
* Build Instructions
To build the example, simply type
  make libbox-module
in this directory.
*

which is obviously not doable as there i s no make file.
The manual says nothing about compiling modules.

How am I supposed to get things working, when the necessary
example files are missing and/or misleading?

[-- Attachment #2: Type: text/html, Size: 1518 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-07-12  9:04 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-10 13:11 Sabotage against guile users? Roland Orre
2013-07-10 13:25 ` Roland Orre
2013-07-10 17:49   ` Alexei Matveev
2013-07-10 21:12     ` Roland Orre
2013-07-10 22:15       ` Ludovic Courtès
2013-07-12  9:04       ` Thien-Thi Nguyen
2013-07-10 22:10 ` Ludovic Courtès
2013-07-10 23:52   ` Roland Orre
2013-07-11  0:24     ` Roland Orre
2013-07-11 11:47       ` Ludovic Courtès
2013-07-11 11:43     ` Ludovic Courtès

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).