Date: Wed, 5 Jun 1996 15:29:23 +0200 (SAT) From: Khetan Gajjar <khetan@iafrica.com> To: stable@freebsd.org Subject: re-make of kernel error(s) Message-ID: <Pine.BSI.3.93.960605152721.13585A-100000@chain.iafrica.com>
next in thread | raw e-mail | index | archive | help
Hi. I just wanted to know if this was part of the tree / source breakage after the aborted vm implementation(s) : (I just applied cvs-cur.2078.gz) cc -c -O -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -nostdinc -I. -I../.. -I../../sys -I../../../include -DKHETAN -DI486_CPU -DXSERVER -DSYSVMSG -DSYSVSEM -DSYSVSHM -DUSER_LDT -DCOMPAT_LINUX -DCOMPAT_IBCS2 -DSPX_HACK -DMAXMEM=32768 -DUCONSOLE -DBOUNCE_BUFFERS -DSCSI_DELAY=1 -DCOMPAT_43 -DPROCFS -DCD9660 -DMSDOSFS -DNFS -DFFS -DINET -DKERNEL -Di386 -DLOAD_ADDRESS=0xF0100000 ../../kern/kern_sysctl.c ../../kern/kern_sysctl.c: In function `kern_sysctl': ../../kern/kern_sysctl.c:313: `KERN_SOMAXCONN' undeclared (first use this function) ../../kern/kern_sysctl.c:313: (Each undeclared identifier is reported only once ../../kern/kern_sysctl.c:313: for each function it appears in.) ../../kern/kern_sysctl.c:315: `KERN_MAXSOCKBUF' undeclared (first use this function) ../../kern/kern_sysctl.c:320: `KERN_PS_STRINGS' undeclared (first use this function) ../../kern/kern_sysctl.c:322: `KERN_USRSTACK' undeclared (first use this function) ../../kern/kern_sysctl.c:324: `KERN_SOCKBUF_WASTE' undeclared (first use this function) *** Error code 1 Stop. [chain] /usr/src/sys/compile/KHETAN# --- Khetan Gajjar Visit at http://www.iafrica.com/~khetan/ UUNet-Internet Africa Operations help@iafrica.com or 0800-030-002
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.93.960605152721.13585A-100000>