From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Patrice Fromy" Newsgroups: gmane.lisp.guile.bugs Subject: bug Date: Tue, 8 Dec 2009 16:12:18 +0100 (CET) Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative;boundary="----=_20091208161218_86710" X-Trace: ger.gmane.org 1260285237 13912 80.91.229.12 (8 Dec 2009 15:13:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 8 Dec 2009 15:13:57 +0000 (UTC) To: bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Tue Dec 08 16:13:50 2009 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NI1l8-0004FS-8I for guile-bugs@m.gmane.org; Tue, 08 Dec 2009 16:13:50 +0100 Original-Received: from localhost ([127.0.0.1]:44386 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NI1l7-0008JU-Ns for guile-bugs@m.gmane.org; Tue, 08 Dec 2009 10:13:49 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NI1jm-00074Q-OE for bug-guile@gnu.org; Tue, 08 Dec 2009 10:12:26 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NI1jg-0006xW-Kh for bug-guile@gnu.org; Tue, 08 Dec 2009 10:12:25 -0500 Original-Received: from [199.232.76.173] (port=46362 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NI1jg-0006wv-CB for bug-guile@gnu.org; Tue, 08 Dec 2009 10:12:20 -0500 Original-Received: from smtp1.u-psud.fr ([129.175.33.41]:50260) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NI1jf-0002tz-R4 for bug-guile@gnu.org; Tue, 08 Dec 2009 10:12:20 -0500 Original-Received: from smtp1.u-psud.fr (localhost [127.0.0.1]) by localhost (MTA) with SMTP id 48F612523A4 for ; Tue, 8 Dec 2009 16:12:18 +0100 (CET) Original-Received: from webmail.u-psud.fr (smtp2.u-psud.fr [129.175.33.42]) by smtp1.u-psud.fr (MTA) with ESMTP id 1EEFF251ED6 for ; Tue, 8 Dec 2009 16:12:18 +0100 (CET) Original-Received: from 129.175.33.73 (SquirrelMail authenticated user patrice.fromy) by webmail.u-psud.fr with HTTP; Tue, 8 Dec 2009 16:12:18 +0100 (CET) User-Agent: SquirrelMail X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:4383 Archived-At: ------=_20091208161218_86710 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I have the following bug make make=A0 all-recursive make[1]: entrant dans le r=E9pertoire =AB /home/fromy/Desktop/guile-1.8.7 =BB Making all in oop make[2]: entrant dans le r=E9pertoire =AB /home/fromy/Desktop/guile-1.8.7/oop =BB Making all in goops make[3]: entrant dans le r=E9pertoire =AB /home/fromy/Desktop/guile-1.8.7/oop/goops =BB make[3]: Rien =E0 faire pour =AB all =BB. make[3]: quittant le r=E9pertoire =AB /home/fromy/Desktop/guile-1.8.7/oop/goops =BB make[3]: entrant dans le r=E9pertoire =AB /home/fromy/Desktop/guile-1.8.7/oop =BB make[3]: Rien =E0 faire pour =AB all-am =BB. make[3]: quittant le r=E9pertoire =AB /home/fromy/Desktop/guile-1.8.7/oop =BB make[2]: quittant le r=E9pertoire =AB /home/fromy/Desktop/guile-1.8.7/oop =BB Making all in libguile make[2]: entrant dans le r=E9pertoire =AB /home/fromy/Desktop/guile-1.8.7/libguile =BB ./guile-snarf -o alist.x alist.c -DHAVE_CONFIG_H -I.. -I.. -I..=A0 -g -O2 -Wall -Wmissing-prototypes -Werror Dans le fichier inclus =E0 partir de ../libguile/_scm.h:72, =A0=A0=A0=A0=A0=A0=A0=A0=A0 =E0 partir de alist.c:24: ../libguile/numbers.h:362:2: erreur: #error sizeof(char) is not 1. ../libguile/numbers.h:383:2: erreur: #error sizeof(short) is not 1, 2, or 4. ../libguile/numbers.h:400:2: erreur: #error sizeof(int) is not 4 or 8. ../libguile/numbers.h:416:2: erreur: #error sizeof(long) is not 4 or 8. ../libguile/numbers.h:432:2: erreur: #error sizeof(scm_t_intmax) is not 4 or 8. ../libguile/numbers.h:460:2: erreur: #error sizeof(size_t) is not 4 or 8. make[2]: *** [alist.x] Erreur 1 make[2]: quittant le r=E9pertoire =AB /home/fromy/Desktop/guile-1.8.7/libguile =BB make[1]: *** [all-recursive] Erreur 1 make[1]: quittant le r=E9pertoire =AB /home/fromy/Desktop/guile-1.8.7 =BB make: *** [all] Erreur 2 I do not understand where is the problem=20 sincerely ------=_20091208161218_86710 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I have the following bug

make
make  all-recursive
make[1]: entrant dans le répertoire « /home/fromy/Desktop/guile-1.8.7 »
Making all in oop
make[2]: entrant dans le répertoire « /home/fromy/Desktop/guile-1.8.7/oop »
Making all in goops
make[3]: entrant dans le répertoire « /home/fromy/Desktop/guile-1.8.7/oop/goops »
make[3]: Rien à faire pour « all ».
make[3]: quittant le répertoire « /home/fromy/Desktop/guile-1.8.7/oop/goops »
make[3]: entrant dans le répertoire « /home/fromy/Desktop/guile-1.8.7/oop »
make[3]: Rien à faire pour « all-am ».
make[3]: quittant le répertoire « /home/fromy/Desktop/guile-1.8.7/oop »
make[2]: quittant le répertoire « /home/fromy/Desktop/guile-1.8.7/oop »
Making all in libguilemake[2]: entrant dans le répertoire « /home/fromy/Desktop/guile-1.8.7/libguile »
./guile-snarf -o alist.x alist.c -DHAVE_CONFIG_H -I.. -I.. -I..  -g -O2 -Wall -Wmissing-prototypes -Werror
Dans le fichier inclus à partir de ../libguile/_scm.h:72,
          à partir de alist.c:24:
../libguile/numbers.h:362:2: erreur: #error sizeof(char) is not 1.
../libguile/numbers.h:383:2: erreur: #error sizeof(short) is not 1, 2, or 4.
../libguile/numbers.h:400:2: erreur= : #error sizeof(int) is not 4 or 8.
../libguile/numbers.h:416:2: erreur: #error sizeof(long) is not 4 or 8.
../libguile/numbers.h:432:2: erreur: #error sizeof(scm_t_intmax) is not 4 or 8.
../libguile/numbers.h:460:2: erreur: #error sizeof(size_t) i= s not 4 or 8.
make[2]: *** [alist.x] Erreur 1
make[2]: quittant l= e répertoire « /home/fromy/Desktop/guile-1.8.7/libguile »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /home/fromy/Desktop/guile-1.8.7 »
make: *** [all] Erreur 2


I do not understand where is the problem


sincerely ------=_20091208161218_86710--