From mint-bounce@lists.fishpool.fi Wed Jul 18 16:02:12 2007 X-Original-To: fnaumann@mail.boerde.de Delivered-To: fnaumann@mail.boerde.de From: "David Sandberg" To: Subject: [MiNT] AW: [Mint-cvs] [FreeMiNT CVS] freemint Date: Wed, 18 Jul 2007 15:51:44 +0200 Message-ID: <017601c7c942$c7840110$15b2a8c0@WindowHusch> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <200707181212.l6ICCftf007444@vps4.localdomain> Thread-Index: AcfJNQ4UE47H7VpxR9eHBPMIvF0fdwADK4IQ X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-To: mint-bounce@lists.fishpool.fi X-original-sender: david@tomsand.com Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: X-Virus-Scanned: by amavisd-new at relay.boerde.de X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on relay.boerde.de X-Spam-Status: No, hits=-1.0 tagged_above=-50.5 required=7.0 tests=BAYES_00 X-Spam-Level: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by wh58-508.st.uni-magdeburg.de id l6IE2AgZ008259 Hallo Ozk, Another Error in tw-call: Making all in toswin2 make[2]: Entering directory `/home/david/cvs/freemint/tools/toswin2' Making all in tw-call make[3]: Entering directory `/home/david/cvs/freemint/tools/toswin2/tw-call' make[3]: Leaving directory `/home/david/cvs/freemint/tools/toswin2/tw-call' m68k-atari-mint-gcc -I.. -I/usr/GEM/include -O2 -fomit-frame-pointer -Wall -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Waggregate-return -D_GNU_SOURCE -g -c config.c -o config.o config.c: In function `open_cfgwd': config.c:281: too many arguments to function `get_string' config.c:286: too many arguments to function `get_string' config.c:296: too many arguments to function `get_string' config.c: In function `exit_cfgwd': config.c:406: too many arguments to function `get_string' config.c:412: too many arguments to function `get_string' config.c:418: too many arguments to function `get_string' config.c:443: too many arguments to function `get_string' make[2]: *** [config.o] Fehler 1 make[2]: Leaving directory `/home/david/cvs/freemint/tools/toswin2' make[1]: *** [all-recursive] Fehler 1 make[1]: Leaving directory `/home/david/cvs/freemint/tools' make: *** [all-recursive] Fehler 1 [root@linuxdesk freemint]# Greetings David -----Ursprüngliche Nachricht----- Von: cz-bobek-lists-mint-cvs-bounces@lists.bobek.cz [mailto:cz-bobek-lists-mint-cvs-bounces@lists.bobek.cz] Im Auftrag von cvs@atariforge.org Gesendet: Mittwoch, 18. Juli 2007 14:13 An: mint-cvs@bobek.sh.cvut.cz; fnaumann@freemint.de Betreff: [Mint-cvs] [FreeMiNT CVS] freemint Update of /mint/freemint In directory vps4.localdomain:/tmp/cvs-serv7440 Modified Files: CONFIGVARS Log Message: Removed -Werror Index: freemint/CONFIGVARS diff -u freemint/CONFIGVARS:1.15 freemint/CONFIGVARS:1.16 --- freemint/CONFIGVARS:1.15 Fri Jul 13 17:32:47 2007 +++ freemint/CONFIGVARS Wed Jul 18 08:12:39 2007 @@ -20,7 +20,7 @@ ifeq ($(CROSS),yes) CROSSPREFIX=m68k-atari-mint- -# CROSSPREFIX=ozk42- +#CROSSPREFIX=ozk42- LANG=C NATIVECC = gcc @@ -29,8 +29,8 @@ # e.g. when you don't have the mintlib/gemlib/cflib in # the /usr/m68k-atari/mint -GENERAL = $(M68K_ATARI_MINT_CFLAGS) $(M68K_ATARI_MINT_LDFLAGS) \ - -ffreestanding -I/usr/m68k-atari-mint/include +GENERAL = $(M68K_ATARI_MINT_CFLAGS) $(M68K_ATARI_MINT_LDFLAGS) +# -ffreestanding -I/usr/m68k-atari-mint/include -specs=/home/ozk/specs else @@ -78,8 +78,8 @@ -Wshadow \ -Wpointer-arith \ -Wcast-qual \ - -Waggregate-return \ - -Werror + -Waggregate-return +# -Werror # # default definitions _______________________________________________ cz-bobek-lists-mint-cvs mailing list mint-cvs@lists.bobek.cz https://lists.bobek.cz/mailman/listinfo/cz-bobek-lists-mint-cvs