unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: "Germán Arias" <german@xelalug.org>
To: Guile <guile-user@gnu.org>
Subject: Problems to install Guile 2.0.0
Date: Tue, 08 Mar 2011 12:57:20 -0600	[thread overview]
Message-ID: <1299610640.12945.1.camel@german-desktop> (raw)

Hi, I'm trying to install Guile 2.0. My system is gNewSense, so I had
install some dependencies from source (libffi, etc) since gNewSense have
too old libraries. I don't get problems to configure Guile. I'm using
(adn I'm not sure if this is correct)

./configure LIBFFI_CFLAGS=-I/usr/local/lib/libffi-3.0.9/include
LIBFFI_CFLAGS=-L/usr/local/lib LIBFFI_LIBS=-lffi.so.5

But at make I get: 

  CC     libguile_2.0_la-uniform.lo
  CC     libguile_2.0_la-values.lo
  CC     libguile_2.0_la-variable.lo
  CC     libguile_2.0_la-vectors.lo
  CC     libguile_2.0_la-version.lo
  CC     libguile_2.0_la-vm.lo
make[3]: *** [libguile_2.0_la-vm.lo] Error 1
make[3]: Leaving directory
`/home/german/Instalados/guile-2.0.0/libguile'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/home/german/Instalados/guile-2.0.0/libguile'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/german/Instalados/guile-2.0.0'
make: *** [all] Error 2

Some suggestion? Thanks in advance.




             reply	other threads:[~2011-03-08 18:57 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-08 18:57 Germán Arias [this message]
2011-03-08 22:02 ` Problems to install Guile 2.0.0 Ludovic Courtès
2011-03-08 23:54   ` Germán Arias
2011-03-09  1:21     ` Mark H Weaver
2011-03-09  4:50       ` Germán Arias
2011-03-09  5:10         ` Mark H Weaver
2011-03-09  6:42           ` Germán Arias
2011-03-09  8:52             ` Mark H Weaver
2011-03-09 20:42               ` Germán Arias
2011-03-09 20:58                 ` Neil Jerram
2011-03-10  1:44                   ` Germán Arias
2011-03-10 10:58                     ` Ludovic Courtès
2011-03-10 14:24                       ` rixed
2011-03-10 18:25                       ` Keith Wright
2011-03-10 18:30                         ` Ludovic Courtès
2011-03-08 22:12 ` Mark H Weaver
2011-03-09  0:05   ` Germán Arias
2011-03-09  8:19     ` Andy Wingo
  -- strict thread matches above, loose matches on Subject: below --
2011-03-10 18:41 Mike Gran
2011-03-10 19:02 ` Germán Arias
2011-03-10 19:46   ` Mark H Weaver

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=1299610640.12945.1.camel@german-desktop \
    --to=german@xelalug.org \
    --cc=guile-user@gnu.org \
    /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).