Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Nov 2002 12:26:06 +0100
From:      Tibor Selesi <pcmaster@EUnet.yu>
To:        freebsd-questions@FreeBSD.org
Subject:   Error code 1 in make depend (kernel)
Message-ID:  <200211141226.06839.pcmaster@EUnet.yu>

next in thread | raw e-mail | index | archive | help
Hello,

I'm sending the last lines of the make depend command.
The error is only Error code 1, which You can see at the bottom of this mail.
What is wrong? I did everything by the hanbook/kernel-compile.

I have another question. My CDROM is not working with BSD. The model is TEAC 
EA. When I enter the command:
mount /dev/acd0c /cdrom
I get "device not configured" answer.
The acd0c file exists in  /dev. I tried to add to the kernel sorce code, as it 
indicates in hanbook/devicenodes the line:
device acd0
The config instruction says that this is unknown, or something alike.
How can I make BSD to recognise and to work with my CDROM?

Thanks for Your answer.

Best from,

Tibor


--------------------------------------------



../../i386/i386/genassym.c:171: dereferencing pointer to incomplete type
../../i386/i386/genassym.c:171: dereferencing pointer to incomplete type
../../i386/i386/genassym.c:171: dereferencing pointer to incomplete type
../../i386/i386/genassym.c:171: dereferencing pointer to incomplete type
../../i386/i386/genassym.c:171: size of array `BI_KERNENDw0' has non-integer 
type
../../i386/i386/genassym.c:171: dereferencing pointer to incomplete type
../../i386/i386/genassym.c:171: dereferencing pointer to incomplete type
../../i386/i386/genassym.c:171: dereferencing pointer to incomplete type
../../i386/i386/genassym.c:171: size of array `BI_KERNENDw1' has non-integer 
type
../../i386/i386/genassym.c:171: dereferencing pointer to incomplete type
../../i386/i386/genassym.c:171: dereferencing pointer to incomplete type
../../i386/i386/genassym.c:171: dereferencing pointer to incomplete type
../../i386/i386/genassym.c:171: size of array `BI_KERNENDw2' has non-integer 
type
../../i386/i386/genassym.c:171: dereferencing pointer to incomplete type
../../i386/i386/genassym.c:171: dereferencing pointer to incomplete type
../../i386/i386/genassym.c:171: dereferencing pointer to incomplete type
../../i386/i386/genassym.c:171: size of array `BI_KERNENDw3' has non-integer 
type
*** Error code 1

Stop in /usr/src/sys/compile/MYKERNEL.



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?200211141226.06839.pcmaster>