From: Roland Orre <orre@nada.kth.se>
Subject: Re: I get unknown immediate error in guile 1.7
Date: Fri, 09 Jan 2004 01:05:35 +0100 [thread overview]
Message-ID: <1073606734.19764.11.camel@localhost> (raw)
In-Reply-To: <1073603809.19764.4.camel@localhost>
Sorry all, the problem was my fault. I had given to many (and obviously
some erroneous) parameters to configure. When I gave only a few
necessary parameters it worked very well, all module .so files were
created.
Best regards
Roland
On Fri, 2004-01-09 at 00:16, Roland Orre wrote:
> I found the problem. It seems as linking (at least for me) is not done
> in the right way for modules, neither for 1.6 or 1.7. Explanation below.
<snip>
> =============================================================
>
> #These are my configuration parameters:
>
> GUILEROOT=`pwd`
> echo ${GUILEROOT}
>
> ./configure --with-threads --with-readline \
> --prefix=${GUILEROOT} \
> --build=i686 \
> --exec-prefix=${GUILEROOT} \
> --bindir=${GUILEROOT}/bin \
> --sbindir=${GUILEROOT}/bin \
> --sysconfdir=${GUILEROOT}/etc \
> --datadir=${GUILEROOT} \
> --sharedstatedir=${GUILEROOT}/com \
> --localstatedir=${GUILEROOT}/var \
> --includedir=${GUILEROOT}/include \
> --oldincludedir=/usr/include \
> --mandir=/usr/local/man \
> --infodir=/usr/local/info \
> --enable-maintainer-mode \
> --enable-ltdl-install
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user
next prev parent reply other threads:[~2004-01-09 0:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-08 23:16 I get unknown immediate error in guile 1.7 Roland Orre
2004-01-09 0:05 ` Roland Orre [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-01-04 3:50 First look at Guile Std Library available Richard Todd
2004-01-04 12:59 ` Thien-Thi Nguyen
2004-01-04 21:51 ` Richard Todd
2004-01-05 0:30 ` Andreas Rottmann
2004-01-05 5:00 ` Richard Todd
2004-01-05 16:03 ` Robert Uhl
2004-01-05 20:01 ` Richard Todd
2004-01-06 1:36 ` Robert Uhl
2004-01-06 18:41 ` number->string radix patch (Was Re: First look at Guile Std Library available) Richard Todd
2004-01-07 4:04 ` Robert Uhl
2004-01-07 5:26 ` Richard Todd
2004-01-07 20:54 ` Robert Uhl
2004-01-08 7:11 ` I get unknown immediate error in guile 1.7 Roland Orre
2004-01-08 17:14 ` Roland Orre
2004-01-10 20:17 ` Kevin Ryde
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1073606734.19764.11.camel@localhost \
--to=orre@nada.kth.se \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).