From owner-freebsd-questions Thu Jul 16 06:02:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA06037 for freebsd-questions-outgoing; Thu, 16 Jul 1998 06:02:15 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from tps.sk (lists@c0re.tps.sk [195.168.1.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA06032 for ; Thu, 16 Jul 1998 06:02:06 -0700 (PDT) (envelope-from lists@tps.sk) Received: (from lists@localhost) by tps.sk (8.8.8/8.8.7) id PAA00104 for questions@freebsd.org; Thu, 16 Jul 1998 15:01:50 +0200 (CEST) (envelope-from lists) From: Tomas TPS Ulej Message-Id: <199807161301.PAA00104@tps.sk> Subject: problem with release compilations To: questions@FreeBSD.ORG Date: Thu, 16 Jul 1998 15:01:50 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id GAA06033 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I tried compile new release but it finished with => Script started on Thu Jul 16 14:53:43 1998 root@[SCREEN3.tps /usr/src/release/floppies/boot/floppy] # make all Warning: Object directory not changed from original /usr/src/release/floppies/boot/floppy cd /usr/src/release/floppies/boot/floppy && make doMFSKERN rm -f /usr/src/release/floppies/boot/floppy/../../../../sys/compile/BOOTMFS/mfs_vfsops.o cd /usr/src/release/floppies/boot/floppy/../../../../sys/i386/conf && fgrep -v SYSV GENERIC | fgrep -v pty | fgrep -v PROCFS | sed 's/GENERIC/BOOTMFS/g' | sed '/maxusers/s/10/4/' > BOOTMFS && echo "options MFS" >> BOOTMFS && echo "options NFS_NOSERVER" >> BOOTMFS && echo 'options "MAXCONS=4"' >> BOOTMFS echo "options \"MFS_ROOT=`cat ../mfs/fs-image.size`\"" >> /usr/src/release/floppies/boot/floppy/../../../../sys/i386/conf/BOOTMFS cat: ../mfs/fs-image.size: No such file or directory cd /usr/src/release/floppies/boot/floppy && make doKERNEL KERNEL=BOOTMFS ... cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I../../../include -DMFS_ROOT= -DNFS_NOSERVER -DMFS -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DMSDOSFS -DNFS -DFFS -DINET -DKERNEL ../../ufs/mfs/mfs_vfsops.c ../../ufs/mfs/mfs_vfsops.c:110: invalid type argument of `unary *' ../../ufs/mfs/mfs_vfsops.c:110: variable `mfs_root' has initializer but incomplete type *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. root@[SCREEN3.tps /usr/src/release/floppies/boot/floppy] # ^Dexit Script done on Thu Jul 16 14:59:27 1998 -- Tomas 'TPS' Ulej System Administrator, ISP NETLAB+ Slovakia, http://www.netlab.sk sk.FreeBSD.org coordinator, FreeBSD Project, http://www.sk.freebsd.org Drienova 34, P.O.BOX 72, Bratislava 25, 82005 eMail: tps@internet.sk, private http://tps.sk, nic: tu36-RIPE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message