From owner-freebsd-current Mon Dec 2 2:35:23 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B43A37B401 for ; Mon, 2 Dec 2002 02:35:18 -0800 (PST) Received: from anor.ics.muni.cz (anor.ics.muni.cz [147.251.4.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5F6243E88 for ; Mon, 2 Dec 2002 02:35:16 -0800 (PST) (envelope-from hopet@ics.muni.cz) Received: from dior.ics.muni.cz (dior.ics.muni.cz [147.251.6.10]) by anor.ics.muni.cz (8.12.1/8.12.1) with ESMTP id gB2AZ4RF031056; Mon, 2 Dec 2002 11:35:04 +0100 Received: from kloboucek (root@localhost) (authenticated as hopet with LOGIN) by dior.ics.muni.cz (8.10.1/8.10.0.Beta12) with ESMTP id gB2AZ4a05035; Mon, 2 Dec 2002 11:35:04 +0100 (MET) From: "Petr Holub" To: "Kris Kennaway" Cc: Subject: RE: arla on 5.0-DP2 Date: Mon, 2 Dec 2002 11:35:33 +0100 Message-ID: <001001c299ee$8b2ca420$2603fb93@kloboucek> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0 Importance: Normal In-Reply-To: <20021201233734.GA82219@rot13.obsecurity.org> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4920.2300 X-Muni-Virus-Test: Clean Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Arla is broken on 5.0, as you have discovered. > http://bento.freebsd.org/errorlogs/5-latest/arla-0.35.6.log Obviously :-). But I was able to get even further than what's shown in the build log mentioned above which crashes on checking if vnode_if.h needs to be built... configure: error: unable to find any vnode_if.h is in kernel build tree so I used that one. After this change compilation proceeds until it stops on following message: ================================================================ gcc -c -DHAVE_CONFIG_H -I. -I. -I../../include -I./../../include -I./../inclu de -I/usr/athena/include -DXFS_DEBUG -DINET6 -g -Wall -Wmissing-prototypes -Wp ointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -O -D KERNEL -D_KERNEL -DVFS_KLD -DKLD_MODULE -I/sys/arch -I/sys -I. -Wno-unused xfs_m essage.c In file included from /sys/sys/systm.h:45, from xfs/xfs_locl.h:137, from xfs_message.c:34: /usr/include/machine/atomic.h: In function `atomic_load_acq_ptr': /usr/include/machine/atomic.h:371: warning: cast does not match function type In file included from xfs/xfs_locl.h:137, from xfs_message.c:34: /sys/sys/systm.h: At top level: /sys/sys/systm.h:171: warning: built-in function `bzero' declared as non-functio n In file included from xfs_message.c:34: xfs/xfs_locl.h:289:29: xfs/xfs_vopdefs.h: No such file or directory xfs_message.c: In function `xfs_message_installroot': xfs_message.c:67: structure has no member named `v_flag' xfs_message.c:67: `VROOT' undeclared (first use in this function) xfs_message.c:67: (Each undeclared identifier is reported only once xfs_message.c:67: for each function it appears in.) xfs_message.c: In function `xfs_message_installnode': xfs_message.c:92: warning: passing arg 3 of `vget' from incompatible pointer typ e xfs_message.c: In function `xfs_message_installdata': xfs_message.c:174: warning: passing arg 3 of `vget' from incompatible pointer ty pe xfs_message.c:195: warning: passing arg 6 of `NDINIT' from incompatible pointer type xfs_message.c:202: warning: passing arg 3 of `VOP_UNLOCK' from incompatible poin ter type xfs_message.c: In function `xfs_message_invalidnode': xfs_message.c:303: warning: passing arg 3 of `vrecycle' from incompatible pointe r type xfs_message.c: In function `gc_vnode': xfs_message.c:411: warning: implicit declaration of function `simple_lock' xfs_message.c:426: warning: implicit declaration of function `simple_unlock' *** Error code 1 Stop in /usr/tmp/ics/arla-0.35.6/xfs/bsd. *** Error code 1 Stop in /usr/tmp/ics/arla-0.35.6/xfs. *** Error code 1 Stop in /usr/tmp/ics/arla-0.35.6. ================================================================ Do you have an idea what has been changed in -CURRENT with respect to that error. BTW: I sent another mail to -current maillist in the same time as arla mail which describes my problems with disklabel (and probably GEOM) and still got no answer. Is there anybody who can help? Thanks very much, Petr ================================================================ Petr Holub CESNET z.s.p.o. Supercomputing Center Brno Zikova 4 Institute of Compt. Science 160 00 Praha 6, CZ Masaryk University Czech Republic Botanicka 68a, 60200 Brno, CZ e-mail: Petr.Holub@cesnet.cz phone: +420-5-41512213 e-mail: hopet@ics.muni.cz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message