Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Apr 1996 14:40:53 +0930 (CST)
From:      Michael Smith <msmith@atrad.adelaide.edu.au>
To:        gary@garyp.ase.com (Gary DeMarco)
Cc:        questions@freebsd.org
Subject:   Re: your mail
Message-ID:  <199604100510.OAA20999@genesis.atrad.adelaide.edu.au>
In-Reply-To: <199604091443.OAA01041@garyp.ase.com> from "Gary DeMarco" at Apr 9, 96 02:43:47 pm

next in thread | previous in thread | raw e-mail | index | archive | help
Gary DeMarco stands accused of saying:

Some general tips :

> maxusers	10

Too low.  2*(RAM in MB)

> 
> cc -c -O -W -Wreturn-type -Wcomment -Wredundant-decls  -I. -I../.. -I../../sys -DGARYP -DI486_CPU -DNCONS=4 -DSCSI_DELAY=5 -DFAT_CURSOR -DUCONSOLE -DCOMPAT_43 -DPROCFS -DFFS -DINET -DKERNEL -Di386 -DLOAD_ADDRESS=0xF0100000  ../../miscfs/fifofs/fifo_vnops.c
> ../../miscfs/fifofs/fifo_vnops.c: In function `fifo_advlock':
> ../../miscfs/fifofs/fifo_vnops.c:506: argument `ap' doesn't match prototype
> ../../miscfs/fifofs/fifo.h:76: prototype declaration
> *** Error code 1

I'm presuming this is 2.1R you're building?  Copy 
/usr/src/sys/miscfs/fifofs/fifo_vnops.c and /usr/src/sys/miscfs/fifofs/fifo.h
off the 'live filesystem' CD and try again.  It looks like you may have a
corrupted file.

> Gary DeMarco

-- 
]] Mike Smith, Software Engineer        msmith@atrad.adelaide.edu.au    [[
]] Genesis Software                     genesis@atrad.adelaide.edu.au   [[
]] High-speed data acquisition and      (GSM mobile) 0411-222-496       [[
]] realtime instrument control          (ph/fax)  +61-8-267-3039        [[
]] Collector of old Unix hardware.      "Where are your PEZ?" The Tick  [[



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