unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: guile-user@gnu.org
Subject: Re: guile-1.8.4 error
Date: Mon, 17 Mar 2008 21:13:49 +0100	[thread overview]
Message-ID: <87abkxcdmq.fsf@gnu.org> (raw)
In-Reply-To: 979737.32947.qm@web56806.mail.re3.yahoo.com

Hi,

mahmoud hamoud <mahmoudhamoud@yahoo.com> writes:

> i'm trying to configure guile-1.8.4 on my unix-system (gcc 3.4.3
> Mandrakelinux 10.2) but i've got this
> message:
> checking for lt_dlinit in -lltdl... yes
> checking for makeinfo... yes
> checking for emacs... emacs
> checking where .elc files should go... ${datarootdir}/emacs/site-lisp
> checking whether to use system and library "64" calls... yes
> checking for __uc_get_ar_bsp in -luca... no
> checking for an ANSI C-conforming const... yes
> checking for working volatile... yes
> checking for inline... inline
> checking for __uc_get_ar_bsp in -luca... (cached) no
> checking whether byte ordering is bigendian. .. no
> checking for char... yes
> checking size of char... configure: error: cannot compute sizeof (char).

Can you please send us the resulting `config.log' file?

Also, can you try compiling the code below:

  typedef char ac__type_sizeof_;
  int
  main ()
  {
    static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
    test_array [0] = 0;
    return 0;
  }

Just run "gcc -c the-file.c".

Thanks in advance,
Ludovic.





  reply	other threads:[~2008-03-17 20:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-17 19:08 guile-1.8.4 error mahmoud hamoud
2008-03-17 20:13 ` Ludovic Courtès [this message]
2008-03-17 21:15   ` Kamaraju S Kusumanchi
2008-03-18  9:04     ` Ludovic Courtès
2008-03-18 14:57 ` Ludovic Courtès

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=87abkxcdmq.fsf@gnu.org \
    --to=ludo@gnu.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).