From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Davide Angelocola Newsgroups: gmane.lisp.guile.bugs Subject: Broken build on powerpc-apple-darwin7.7.0 Date: Tue, 8 Feb 2005 19:34:30 +0100 Message-ID: <28d57b1cbdca5ef3a18496d2f61d5ee8@slackit.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1107903443 14418 80.91.229.2 (8 Feb 2005 22:57:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 8 Feb 2005 22:57:23 +0000 (UTC) Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Tue Feb 08 23:57:23 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1CyeI8-0006OR-PE for guile-bugs@m.gmane.org; Tue, 08 Feb 2005 23:57:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CyeWY-0006Yj-DV for guile-bugs@m.gmane.org; Tue, 08 Feb 2005 18:12:02 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CyeW7-0006LP-4j for bug-guile@gnu.org; Tue, 08 Feb 2005 18:11:35 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CyeW3-0006JK-Li for bug-guile@gnu.org; Tue, 08 Feb 2005 18:11:33 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CyeW2-0006It-Sa for bug-guile@gnu.org; Tue, 08 Feb 2005 18:11:31 -0500 Original-Received: from [81.211.149.36] (helo=ibook.local) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CyeBx-0006J1-1a for bug-guile@gnu.org; Tue, 08 Feb 2005 17:50:45 -0500 Original-Received: from [127.0.0.1] (localhost [127.0.0.1]) by ibook.local (Postfix) with ESMTP id 0D7D72F5665 for ; Tue, 8 Feb 2005 19:34:35 +0100 (CET) Original-To: bug-guile@gnu.org X-Mailer: Apple Mail (2.619.2) 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 X-MailScanner-To: guile-bugs@m.gmane.org Xref: main.gmane.org gmane.lisp.guile.bugs:2561 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.bugs:2561 Guile version 1.7.1. if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../libguile-ltdl -g -O2 -Wall -Wmissing-prototypes -Werror -MT srfi-13.lo -MD -MP -MF ".deps/srfi-13.Tpo" -c -o srfi-13.lo srfi-13.c; \ then mv -f ".deps/srfi-13.Tpo" ".deps/srfi-13.Plo"; else rm -f ".deps/srfi-13.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../libguile-ltdl -g -O2 -Wall -Wmissing-prototypes -Werror -MT srfi-13.lo -MD -MP -MF .deps/srfi-13.Tpo -c srfi-13.c -fno-common -DPIC -o .libs/srfi-13.o srfi-13.c: In function `scm_string_trim_right': srfi-13.c:771: warning: passing arg 3 of `scm_i_get_substring_spec' from incompatible pointer type srfi-13.c:771: warning: passing arg 5 of `scm_i_get_substring_spec' from incompatible pointer type srfi-13.c: In function `scm_string_xcopy_x': srfi-13.c:3067: warning: passing arg 5 of `scm_i_get_substring_spec' from incompatible pointer type make[2]: *** [srfi-13.lo] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Best Regards, -- Davide Angelocola _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://lists.gnu.org/mailman/listinfo/bug-guile