() Sebastian Tennant <[EMAIL PROTECTED]>
() Sat, 12 Apr 2008 19:36:24 +0300
> The special exception can be seen in some Guile
> releases in the top-level README:
>
> | The exception is that, if you link the GUILE library with
> | other files to produce an executable, this does not b
Quoth Thien-Thi Nguyen <[EMAIL PROTECTED]>:
> () Sebastian Tennant <[EMAIL PROTECTED]>
> () Wed, 19 Mar 2008 13:08:37 +0200
>
>What was this special exception and was it the reason for the fork?
>
> The fork was over deprecation of some libguile API elements, plus
> administrative snafu. The s
Oops, in previous message, please do s/emacs-devel/guile-devel/g.
thi
() Sebastian Tennant <[EMAIL PROTECTED]>
() Wed, 19 Mar 2008 13:08:37 +0200
What was this special exception and was it the reason for the fork?
The fork was over deprecation of some libguile API elements, plus
administrative snafu. The special exception can be seen in some Guile
releases in t
Quoth Thien-Thi Nguyen <[EMAIL PROTECTED]>:
> () Sebastian Tennant <[EMAIL PROTECTED]>
> () Tue, 18 Mar 2008 22:20:15 +0200
>
> checking if (guile-user) exports `close-all-fdes-except'... no
> configure: error: module (guile-user) does not export
> close-all-fdes-except; required
>
>
() Sebastian Tennant <[EMAIL PROTECTED]>
() Tue, 18 Mar 2008 22:20:15 +0200
checking if (guile-user) exports `close-all-fdes-except'... no
configure: error: module (guile-user) does not export
close-all-fdes-except; required
Something to do with dynamic linking and/or compiled code
Hi thi,
$ cd ttn-pers-scheme-0.50
$ ./configure
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for install-info... install-info
checking for guile... /usr/bin/guile
checking for guile-confi