Re: Update from 5.4 to 6.0 [SOLVED]

2005-11-21 Thread Lowell Gilbert
Claus Guttesen <[EMAIL PROTECTED]> writes: > > Do not attempt a "make buildworld" using sudo. It does not work. Using > > "su -" it works fine. > > That's all I (su)do :-) The only time I'm root is when I add my self, > then install cvsup, portupgrade and then sudo. From there all I do is > 'su

Re: Update from 5.4 to 6.0

2005-11-21 Thread Kris Kennaway
On Mon, Nov 21, 2005 at 12:38:34PM -0500, Vivek Khera wrote: > > On Nov 21, 2005, at 10:26 AM, David Wolfskill wrote: > > >g1-18(6.0-S)[1] uname -a > >FreeBSD g1-18.catwhisker.org. 6.0-STABLE FreeBSD 6.0-STABLE #24: > >Sun Nov 20 11:16:34 PST 2005 [EMAIL PROTECTED]:/common/ > >S3/obj/usr/s

Re: Update from 5.4 to 6.0

2005-11-21 Thread Kris Kennaway
On Mon, Nov 21, 2005 at 10:20:54AM -0500, Vivek Khera wrote: > > On Nov 21, 2005, at 5:11 AM, Xin LI wrote: > > >Would you please remove the "-j" option from build? It is not > >guaranteed to be usable across upgrade. > > I have not been able to get make -j2 buildworld to work for 6.0 at > al

Re: Update from 5.4 to 6.0 [SOLVED]

2005-11-21 Thread Claus Guttesen
> Do not attempt a "make buildworld" using sudo. It does not work. Using > "su -" it works fine. That's all I (su)do :-) The only time I'm root is when I add my self, then install cvsup, portupgrade and then sudo. From there all I do is 'sudo -s'. regards Claus _

Re: Update from 5.4 to 6.0

2005-11-21 Thread Vivek Khera
On Nov 21, 2005, at 10:26 AM, David Wolfskill wrote: g1-18(6.0-S)[1] uname -a FreeBSD g1-18.catwhisker.org. 6.0-STABLE FreeBSD 6.0-STABLE #24: Sun Nov 20 11:16:34 PST 2005 [EMAIL PROTECTED]:/common/ S3/obj/usr/src/sys/LAPTOP_30W i386 g1-18(6.0-S)[2] And each of those used "-j6" in the

Re: Update from 5.4 to 6.0 [SOLVED]

2005-11-21 Thread Yann Golanski
Quoth Yann Golanski on Mon, Nov 21, 2005 at 10:00:01 + > Removed all in /usr/obj, did a "make clean; make cleanworld" in > /usr/src, deleted /usr/src/crypto and cvsuped the latest version as of > today. I even updated the locale time with ntpd. I am getting a new > error but still related to

Re: Update from 5.4 to 6.0

2005-11-21 Thread David Wolfskill
On Mon, Nov 21, 2005 at 10:20:54AM -0500, Vivek Khera wrote: > > On Nov 21, 2005, at 5:11 AM, Xin LI wrote: > > >Would you please remove the "-j" option from build? It is not > >guaranteed to be usable across upgrade. > > I have not been able to get make -j2 buildworld to work for 6.0 at > al

Re: Update from 5.4 to 6.0

2005-11-21 Thread Vivek Khera
On Nov 21, 2005, at 5:11 AM, Xin LI wrote: Would you please remove the "-j" option from build? It is not guaranteed to be usable across upgrade. I have not been able to get make -j2 buildworld to work for 6.0 at all. Last I recall it working reliably was with 4.x. __

Re: Update from 5.4 to 6.0

2005-11-21 Thread Xin LI
Hi, On 11/21/05, Yann Golanski <[EMAIL PROTECTED]> wrote: [...] > In file included from > /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/mdc2/mdc2dgst.c:63: > /usr/obj/usr/src/tmp/usr/include/openssl/mdc2.h:69:2: #error MDC2 is > disabled. > mkdep: compile failed > *** Error code 1 >

Re: Update from 5.4 to 6.0

2005-11-21 Thread Yann Golanski
Removed all in /usr/obj, did a "make clean; make cleanworld" in /usr/src, deleted /usr/src/crypto and cvsuped the latest version as of today. I even updated the locale time with ntpd. I am getting a new error but still related to the old one: # time -h make buildworld [...] /usr/src/secure/lib/l

Re: Update from 5.4 to 6.0

2005-11-18 Thread Xin LI
Maybe also ntpdate -bu time-nw.nist.gov Cheers, -- Xin LI <[EMAIL PROTECTED]> http://www.delphij.net ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Update from 5.4 to 6.0

2005-11-18 Thread Iulian M
On Friday 18 November 2005 18:51, Yann Golanski wrote: > /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/cryptlib.c:111 >:3: #error "Inconsistency between crypto.h and cryptlib.c" > In file included from > /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp/e_rc5.c:66 >: /

Update from 5.4 to 6.0

2005-11-18 Thread Yann Golanski
I removed /usr/src totoal and did an update this afternoon. Make buildworld fails with the following error. Anyone has any idea? # time -h make buildworld [...] /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/cryptlib.c:111:3: #error "Inconsistency between crypto.h and cryptlib.c" I