Jens Rehsack wrote:
> Hi,
>
> I tried to update a machine which will become a webserver in
> near future. I received following error in buildkernel:
>
> [...]
>
> cc -c -O -pipe -march=pentium4 -Wall \
> -Wredundant-decls -Wnested-externs -Wstrict-prototypes \
> -Wmissing-prototypes -Wpoin
On Sat, Jun 14, 2003 at 09:06:16AM +1000, Rob B wrote:
> linking kernel
> init_main.o: In function `proc0_init':
> init_main.o(.text+0x424): undefined reference to `kse0_sched'
> init_main.o(.text+0x430): undefined reference to `ksegrp0_sched'
> init_main.o(.text+0x43c): undefined reference to `pro
On Thu, 2003-02-13 at 18:25, Giorgos Keramidas wrote:
> On 2003-02-13 18:31, Matt <[EMAIL PROTECTED]> wrote:
> > Trying a buildworld/buildkernel of today's latest cvs code and the
> > buildworld has compiled fine but the kernel is giving the error below.
> [...]
> > cc -O -pipe -mcpu=pentiumpro -
On 2003-02-13 18:31, Matt <[EMAIL PROTECTED]> wrote:
> Trying a buildworld/buildkernel of today's latest cvs code and the
> buildworld has compiled fine but the kernel is giving the error below.
[...]
> cc -O -pipe -mcpu=pentiumpro -D_KERNEL -Wall -Wredundant-decls -Wnested-
> externs -Wstrict-pr
> I'm very sorry about this, I committed only one of the two files. It
> should be fixed now.
Excellent. Not me doing something stupid then!
Cheers ;-)
---
Matt ([EMAIL PROTECTED])
http://www.xtaz.co.uk/
---
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in
On Sun, 9 Feb 2003, Simon Watson wrote:
> I'm having some problems with buildkernel on the latest current from
> CVS: (Apolgies if the formatting comes out slightly munged)
>
> ===> lib/libgeom
> cc -O -pipe -mcpu=pentiumpro -Werror -Wall -Wno-format-y2k -W
> -Wstrict-prototypes -Wmissing-prototy
On 7 Jul, Kenneth D. Merry wrote:
>> This happens when ENABLE_VFS_IOOPT is configured by ZERO_COPY_SOCKETS is
>> not configured.
> The attached patch should fix both issues.
>
> Let me know whether this fixes it for you.
Yes, compiles fine here.
Bye,
Alexander.
--
Speak soft
Kenneth D. Merry wrote:
> The attached patch should fix both issues.
I give it a try later (perhaps tomorrow).
Bye,
Alexander.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
On Mon, Jul 08, 2002 at 07:52:22 +1000, Bruce Evans wrote:
> On Sun, 7 Jul 2002, Alexander Leidinger wrote:
>
> > -current from today fails in kern/kern_subr.c:
> >
> > ../../../kern/kern_subr.c:220: warning: function declaration isn't a prototype
> >
> > ---snip---
> > #if defined(ENABLE_VFS_IOO
On Sun, 7 Jul 2002, Alexander Leidinger wrote:
> -current from today fails in kern/kern_subr.c:
>
> ../../../kern/kern_subr.c:220: warning: function declaration isn't a prototype
>
> ---snip---
> #if defined(ENABLE_VFS_IOOPT) || defined(ZERO_COPY_SOCKETS)
> /*
> * Experimental support for zero-c
10 matches
Mail list logo