unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Neil Jerram <neil@ossau.uklinux.net>
To: Nala Ginrut <nalaginrut@gmail.com>
Cc: guile-devel@gnu.org
Subject: Re: guile compile error
Date: Sun, 04 Jul 2010 21:38:48 +0100	[thread overview]
Message-ID: <87zky7q8x3.fsf@ossau.uklinux.net> (raw)
In-Reply-To: <AANLkTikvbyFnQCtSxzI20TrE57jzkuvWsZXdo3LkrI0D@mail.gmail.com> (Nala Ginrut's message of "Thu, 1 Jul 2010 13:43:47 +0800")

Nala Ginrut <nalaginrut@gmail.com> writes:

> hi, I updated the newest guile-src from git://git.sv.gnu.org/guile, but while I
> compile it  , it showed error msg below:
> ===============================
> In file included from ../libguile/_scm.h:78,
>                  from alist.c:25:
> ../libguile/numbers.h:394:2: error: #error sizeof(char) is not 1.
> ../libguile/numbers.h:415:2: error: #error sizeof(short) is not 1, 2, or 4.
> ../libguile/numbers.h:432:2: error: #error sizeof(int) is not 4 or 8.
> ../libguile/numbers.h:448:2: error: #error sizeof(long) is not 4 or 8.
> ../libguile/numbers.h:464:2: error: #error sizeof(scm_t_intmax) is not 4 or 8.
> ../libguile/numbers.h:492:2: error: #error sizeof(size_t) is not 4 or 8.
> make[2]: *** [alist.x] Error 1
> make[2]: Leaving directory `/home/nalaginrut/project/guile/libguile'
> make[1]: *** [all-recursive] Error 1
> ===============================

I believe that's what happens when libltdl-dev isn't installed (or your
distribution's equivalent).  Please try installing that, and see if it
helps.

      Neil



  parent reply	other threads:[~2010-07-04 20:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-01  5:43 guile compile error Nala Ginrut
2010-07-01 10:43 ` Andy Wingo
2010-07-04 20:38 ` Neil Jerram [this message]
2010-07-05  1:53   ` Nala Ginrut

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=87zky7q8x3.fsf@ossau.uklinux.net \
    --to=neil@ossau.uklinux.net \
    --cc=guile-devel@gnu.org \
    --cc=nalaginrut@gmail.com \
    /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).