Re: buildkernel failure

2007-08-06 Thread Kevin Kramer
thanks. I cvs'd this morning and manually did the patch and finally got built and running 6.2S now on to my real problem.. next post. -- Kevin Kramer Sr. Systems Administrator 512.418.5725 Centaur Technology, Inc. www.centtech.com pluknet wrote the following on 08

Re: buildkernel failure

2007-08-04 Thread pluknet
On 04/08/07, Kevin Kramer <[EMAIL PROTECTED]> wrote: > > ok, thanks. I have made that change and now I've gotten this > > /usr/src/sys/ufs/ffs/ffs_vfsops.c: In function > `ffs_mountfs': > /usr/src/sys/ufs/ffs/ffs_vfsops.c:675: error: structure has > no member named `mnt_gjprovider' > /usr/src/sys

Re: buildkernel failure

2007-08-03 Thread Kevin Kramer
ok, thanks. I have made that change and now I've gotten this /usr/src/sys/ufs/ffs/ffs_vfsops.c: In function `ffs_mountfs': /usr/src/sys/ufs/ffs/ffs_vfsops.c:675: error: structure has no member named `mnt_gjprovider' /usr/src/sys/ufs/ffs/ffs_vfsops.c:677: error: structure has no member named `mn

Re: buildkernel failure

2007-08-01 Thread pluknet
On 01/08/07, Kevin Kramer <[EMAIL PROTECTED]> wrote: > I have a host that is running 6.2-PRERELEASE from Dec 14 2006. I'm > trying to update it to 6.2 Stable. I've got the latest sources as of > this morning. I'm also using gjournal so I've added the patch for that. > The buildworld completed succ

Re: buildkernel failure

2007-01-31 Thread Cory Rudder
I saw the same error yesterday building generic on i386. I resync'd the sources(RELENG_6) today and the everything built properly. cr On Tuesday 30 January 2007 1:52 pm, Eli Dart wrote: > I just saw the same thing under i386 when building GENERIC. > > --eli > > Alban Hertroys wrote:

Re: buildkernel failure

2007-01-30 Thread Eli Dart
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I just saw the same thing under i386 when building GENERIC. --eli Alban Hertroys wrote: > Building a kernel of a freshly updated RELENG_6 source tree reveals the > following: > > ===> firmware (all) > cc -O2 -fno-strict-aliasing -pi

Re: buildkernel failure: netinet6/esp_core.c

2000-07-17 Thread Lars Eggert
Kent Stewart wrote: > I just finish cvsup'ing and have completed a buildworld and > buildkernel without any problems. Did you cvsup'ed such that you have > the crypto files since they are part of src-all now days. Of course this was the problem. Thanks, Kent! -- Lars Eggert <[EMAIL PROTECTED]>

Re: buildkernel failure: netinet6/esp_core.c

2000-07-17 Thread Kris Kennaway
On Mon, 17 Jul 2000, Lars Eggert wrote: > Building a kernel (config file attached) on a freshly updated -stable > system fails with: Did you cvsup the src-sys-crypto collection? Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe <[EMAIL PROTECTED]>

Re: buildkernel failure: netinet6/esp_core.c

2000-07-17 Thread Kent Stewart
Lars Eggert wrote: > > Building a kernel (config file attached) on a freshly updated -stable > system fails with: > > cc -c -O3 -pipe -funroll-loops -fomit-frame-pointer -fno-builtin -Wall > -Wredundant-decls -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Winline