From owner-freebsd-current Tue Jul 2 2: 3:48 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5731237B400 for ; Tue, 2 Jul 2002 02:03:44 -0700 (PDT) Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CC1843E09 for ; Tue, 2 Jul 2002 02:03:43 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id NTMMS1WA; Tue, 2 Jul 2002 12:05:54 +0300 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g6293es06205; Tue, 2 Jul 2002 12:03:40 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3D216CAE.46596D21@FreeBSD.org> Date: Tue, 02 Jul 2002 12:04:46 +0300 From: Maxim Sobolev Reply-To: vegacap@i.com.ua Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: "George V. Neville-Neil" Cc: freebsd-current@freebsd.org Subject: Re: picobsd redux References: <200207012155.g61Lt3pb037741@mail.meer.net> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Is there any particular reason for using -current for that? The problem is that -current is in horrible state now (gcc 3.1, KSE-III and so on), so that I'd suggest to use -stable branch or -current sources just before gcc 3.1 import. -Maxim "George V. Neville-Neil" wrote: > > Hey Folks, > > So now I'm working somewhere that we're trying to use Picobsd on the > Soekris boards (www.soekris.com). Right now there is a build problem I'm > trying to > solve. When picobsd goes to build the libraries etc. it chokes on the csu > stuff: > > CC="cc" MKDEP_CPP_OPTS="-M -DCRT_BEGIN" mkdep -f .depend -a -nostdinc > -I/sandb > oxes/gnn/FreeBSD/src/../usr/include -DIN_GCC -DHAVE_LD_EH_FRAME_HDR > -I/sandboxes > /gnn/FreeBSD/src/gnu/lib/csu/../../../contrib/gcc/config > -I/sandboxes/gnn/FreeBS > D/src/gnu/lib/csu/../../../contrib/gcc -I. -I/sandboxes/gnn/FreeBSD/src/gnu/lib > / > csu/../../usr.bin/cc/cc_tools /sandboxes/gnn/FreeBSD/src/gnu/lib/csu/../../../ > c > ontrib/gcc/crtstuff.c > cc -nostdinc -I/sandboxes/gnn/FreeBSD/src/../usr/include -DIN_GCC > -DHAVE_LD_EH_ > FRAME_HDR -finhibit-size-directive -fno-inline-functions -fno-exceptions > -fno-o > mit-frame-pointer -I/sandboxes/gnn/FreeBSD/src/gnu/lib/csu/../../../contrib/gcc > / > config -I/sandboxes/gnn/FreeBSD/src/gnu/lib/csu/../../../contrib/gcc -I. > -I/san > dboxes/gnn/FreeBSD/src/gnu/lib/csu/../../usr.bin/cc/cc_tools -g0 -DCRT_BEGIN > - > c -o crtbegin.o /sandboxes/gnn/FreeBSD/src/gnu/lib/csu/../../../contrib/gcc/crt > s > tuff.c > In file included from /sandboxes/gnn/FreeBSD/src/gnu/lib/csu/../../../contrib/g > c > c/crtstuff.c:63: > /sandboxes/gnn/FreeBSD/src/gnu/lib/csu/../../../contrib/gcc/unwind-dw2-fde.h:37 > : > field `array' has incomplete type > /sandboxes/gnn/FreeBSD/src/gnu/lib/csu/../../../contrib/gcc/unwind-dw2-fde.h:13 > 5 > : field `augmentation' has incomplete type > /sandboxes/gnn/FreeBSD/src/gnu/lib/csu/../../../contrib/gcc/unwind-dw2-fde.h:14 > 3 > : field `pc_begin' has incomplete type > /sandboxes/gnn/FreeBSD/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c:254: > warn > ing: `used' attribute directive ignored > /sandboxes/gnn/FreeBSD/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c: In > funct > ion `__do_global_dtors_aux': > /sandboxes/gnn/FreeBSD/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c:256: > synt > ax error before `completed' > /sandboxes/gnn/FreeBSD/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c:259: > `com > pleted' undeclared (first use in this function) > /sandboxes/gnn/FreeBSD/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c:259: > (Eac > h undeclared identifier is reported only once > /sandboxes/gnn/FreeBSD/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c:259: for > each function it appears in.) > /sandboxes/gnn/FreeBSD/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c: At top > l > evel: > /sandboxes/gnn/FreeBSD/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c:298: > warn > ing: `used' attribute directive ignored > *** Error code 1 > > Any pointers would be great, I need to get this stuff back up to snuff fast. > > Thanks, > George > > -- > George V. Neville-Neil gnn@neville-neil.com > Neville-Neil Consulting www.neville-neil.com > > "I learn only to be contented." inscription at Ryoan-ji in Kyoto, Japan > > -- > George V. Neville-Neil gnn@neville-neil.com > Neville-Neil Consulting www.neville-neil.com > > "I learn only to be contented." inscription at Ryoan-ji in Kyoto, Japan > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message