Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Mar 2002 18:32:19 -0600
From:      "David W. Chapman Jr." <dwcjr@inethouston.net>
To:        Mike Barcroft <mike@FreeBSD.org>
Cc:        "David W. Chapman Jr." <dwcjr@inethouston.net>, Robert Watson <rwatson@FreeBSD.org>, Murray Stokely <murray@FreeBSD.org>, 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>
In-Reply-To: <20020308173030.R81803@espresso.q9media.com>
References:  <20020308145953.GA62875@leviathan.inethouston.net> <Pine.NEB.3.96L.1020308105837.71766F-100000@fledge.watson.org> <20020308161716.GA65905@leviathan.inethouston.net> <20020308171721.Q81803@espresso.q9media.com> <02b901c1c6f0$4d911910$d800a8c0@dwcjr> <20020308173030.R81803@espresso.q9media.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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. <www.inethouston.net>
dwcjr@freebsd.org	FreeBSD Committer <www.FreeBSD.org>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020309003219.GA84322>