Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jul 1998 15:01:50 +0200 (CEST)
From:      Tomas TPS Ulej <lists@tps.sk>
To:        questions@FreeBSD.ORG
Subject:   problem with release compilations
Message-ID:  <199807161301.PAA00104@tps.sk>

next in thread | raw e-mail | index | archive | help
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



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