From owner-freebsd-questions Sat Dec 25 14:33:51 1999 Delivered-To: freebsd-questions@freebsd.org Received: from dart.sr.se (dart.SR.SE [193.12.91.98]) by hub.freebsd.org (Postfix) with ESMTP id 1B87D14C2D for ; Sat, 25 Dec 1999 14:33:45 -0800 (PST) (envelope-from gunnar@pluto.sr.se) Received: from honken.sr.se ([134.25.128.27]) by dart.sr.se (8.9.3/8.9.3) with ESMTP id AAA83665 for ; Sun, 26 Dec 1999 00:33:03 GMT (envelope-from gunnar@pluto.sr.se) Received: from pluto.sr.se (pluto.SR.SE [134.25.193.91]) by honken.sr.se (8.7.5/8.7.3) with ESMTP id XAA24779 for ; Sat, 25 Dec 1999 23:33:42 +0100 (MET) Received: (from gunnar@localhost) by pluto.sr.se (8.9.3/8.9.3) id XAA80708 for freebsd-questions@FreeBSD.org; Sat, 25 Dec 1999 23:33:41 +0100 (CET) (envelope-from gunnar) Date: Sat, 25 Dec 1999 23:33:41 +0100 From: Gunnar Flygt To: FreeBSD Questions Subject: Strange behaviour on make world Message-ID: <19991225233341.A80696@sr.se> Reply-To: Gunnar Flygt Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have run a make buildworld and make installworld on one of my machines. It worked without problems. But then I trien on my webserver, an old P90 and it behaved like this: /usr/src/sys/modules/vinum/vinum.c: At top level: /usr/src/sys/modules/vinum/vinum.c:539: parse error before `dev' /usr/src/sys/modules/vinum/vinum.c:540: warning: function declaration isn't a pr ototype /usr/src/sys/modules/vinum/vinum.c: In function `vinumdump': /usr/src/sys/modules/vinum/vinum.c:542: `ENXIO' undeclared (first use this funct ion) /usr/src/sys/modules/vinum/vinum.c:543: warning: control reaches end of non-void function /usr/src/sys/modules/vinum/vinum.c: At top level: /usr/src/sys/modules/vinum/vinum.c:87: storage size of `vinum_conf' isn't known *** Error code 1 Stop. *** Error code 1 So something is strange with compiling vinum code on this older machine, but not on the newer one!? They are very much right "out of the box" installations both of them. So, what can be the problem? Source identical, from the same download at ftp.freebsd.org -- __o regards, Gunnar ---_ \<,_ email: flygt@sr.se ---- (_)/ (_) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message