From mint-bounce@lists.fishpool.fi Sun Oct 2 19:17:53 2005 X-Original-To: fnaumann@mail.boerde.de Delivered-To: fnaumann@mail.boerde.de Subject: [MiNT] Freemint Build Error From: Mark Duckworth To: mint@fishpool.com Content-Type: text/plain Date: Sun, 02 Oct 2005 13:15:32 -0400 Message-Id: <1128273332.4214.2.camel@evil.atari-source.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 (2.2.3-2.fc4) Content-Transfer-Encoding: 7bit X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-To: mint-bounce@lists.fishpool.fi X-original-sender: mduckworth@atari-source.com Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: 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=2.1 tagged_above=-50.5 required=7.0 tests=AWL, BAYES_00, RCVD_IN_SORBS X-Spam-Level: ** Hey guys, I figure I'll post this one since nobody may notice. The CVS build script failed with: Making all in mgw make[2]: Entering directory `/f/root/build_host/freemint/tools/mgw' gcc -I.. -O2 -fomit-frame-pointer -Wall -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Waggregate-return -c libsocket.c -o libsocket.o gcc -I.. -O2 -fomit-frame-pointer -Wall -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Waggregate-return -c main.c -o main.o gcc -I.. -O2 -fomit-frame-pointer -Wall -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Waggregate-return -c mgw.c -o mgw.o gcc -I.. -O2 -fomit-frame-pointer -Wall -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Waggregate-return -c syscalls.c -o syscalls.o syscalls.c: In function `st_recvmsg': syscalls.c:571: structure has no member named `msg_control' syscalls.c:572: structure has no member named `msg_controllen' syscalls.c: In function `st_sendmsg': syscalls.c:637: structure has no member named `msg_control' syscalls.c:638: structure has no member named `msg_controllen' make[2]: *** [syscalls.o] Error 1 make[2]: Leaving directory `/f/root/build_host/freemint/tools/mgw' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/f/root/build_host/freemint/tools' make: *** [all-recursive] Error 1 The build failed root@washi:/root/build_host>