From owner-freebsd-alpha Tue Jan 22 1:38:40 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from imul.math.uni.lodz.pl (imul.math.uni.lodz.pl [212.191.65.2]) by hub.freebsd.org (Postfix) with ESMTP id 217DA37B400 for ; Tue, 22 Jan 2002 01:38:18 -0800 (PST) Received: by imul.math.uni.lodz.pl (Mail Transport Agent, from userid 1168) id E90091F0C; Tue, 22 Jan 2002 10:39:01 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by imul.math.uni.lodz.pl (Mail Transport Agent) with ESMTP id DD1F717435 for ; Tue, 22 Jan 2002 10:39:01 +0100 (CET) Date: Tue, 22 Jan 2002 10:39:01 +0100 (CET) From: Marcin Gryszkalis To: freebsd alpha mailiing list Subject: linux_gid_t problem Message-ID: <20020122103811.P3925-100000@imul.math.uni.lodz.pl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org HI I have a problem with Alpha500 - I have pretty nice mess here: I had freebsd 4.4-stable, I used to upgrade once a month or two but last week I did it the bad way and I finished with new userland and old kernel. kernel make died on: cc -O -pipe -mcpu=ev4 -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../include -mno-fp-regs -Wa,-mev56 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c linux_sysent.c In file included from linux_sysent.c:14: linux_proto.h:137: syntax error before `linux_gid_t' linux_proto.h:137: `linux_gid_t' undeclared here (not in a function) [etc.] *** Error code 1 Stop in /usr/src/sys/modules/linux. *** Error code 1 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /usr/src/sys/compile/ldah. After some searching I found no .h file that could have linux_gid_t definition, what's more some versions of linux/linux_sysent.c: /usr/src/sys/alpha/linux/linux_sysent.c - 1.40.2.7 /usr/src/sys/compile/ldah/modules/usr/src/sys/modules/linux/linux_sysent.c - 1.40.2.6 I don't need linux compatibility - so I could turn compiling linux module off (but how?). The other problem is that the only configuration that works with network is with 4.1-release GENERIC kernel, but the cvsup dumps core so I cannot update/downgrade sources. What should I do? greetings Marcin -- .d$$$$b, $d$$$$b. .d$$$$b, Marcin Gryszkalis $$' `"" $$' `"' $$' `$$ $$. .ss $$ $$ $$ (...) QED. (QED translates from the Latin `"8$$8"' 88 88 88 as "So what?") To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message