From owner-freebsd-current Fri Mar 8 16:32:41 2002 Delivered-To: freebsd-current@freebsd.org Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by hub.freebsd.org (Postfix) with ESMTP id 3A95A37B41F; Fri, 8 Mar 2002 16:32:18 -0800 (PST) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id 830C4319AAB; Fri, 8 Mar 2002 18:32:19 -0600 (CST) Date: Fri, 8 Mar 2002 18:32:19 -0600 From: "David W. Chapman Jr." To: Mike Barcroft Cc: "David W. Chapman Jr." , Robert Watson , Murray Stokely , developers@FreeBSD.org, current@FreeBSD.org, re@FreeBSD.org, portmgr@FreeBSD.org Subject: Re: HEADS UP: Be nice to -CURRENT ( "1 week Feature Slush" ) Message-ID: <20020309003219.GA84322@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." Mail-Followup-To: Mike Barcroft , "David W. Chapman Jr." , Robert Watson , Murray Stokely , developers@FreeBSD.org, current@FreeBSD.org, re@FreeBSD.org, portmgr@FreeBSD.org References: <20020308145953.GA62875@leviathan.inethouston.net> <20020308161716.GA65905@leviathan.inethouston.net> <20020308171721.Q81803@espresso.q9media.com> <02b901c1c6f0$4d911910$d800a8c0@dwcjr> <20020308173030.R81803@espresso.q9media.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020308173030.R81803@espresso.q9media.com> User-Agent: Mutt/1.3.27i X-Operating-System: FreeBSD 4.5-STABLE i386 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 > Maybe not. I think missing prototypes might be fatal in C++. If this > is the case, my new endian patch will fix this. Try compiling KDE > after installing a world with the following patch applied: > http://people.FreeBSD.org/~mike/patches/endian-ng3.diff > > I plan on committing this on Sunday. > I don't know if its related to this patch, but I get this when I buildworld now cc -O -pipe -march=k6 -DDES -Wall -Wformat -Werror -Wall -Wno-uninitialized -W non-const-format -Wno-format-extra-args -Werror -c /usr/src/bin/ed/sub.c cc -O -pipe -march=k6 -DDES -Wall -Wformat -Werror -Wall -Wno-uninitialized -W non-const-format -Wno-format-extra-args -Werror -c /usr/src/bin/ed/undo.c gzip -cn /usr/src/bin/ed/ed.1 > ed.1.gz cc -O -pipe -march=k6 -DDES -Wall -Wformat -Werror -Wall -Wno-uninitialized -W non-const-format -Wno-format-extra-args -Werror -static -o ed buf.o cbc.o glbl .o io.o main.o re.o sub.o undo.o -lcipher cbc.o: In function `get_keyword': cbc.o(.text+0x17d): undefined reference to `getpass' *** Error code 1 1 error *** Error code 2 -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message