Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Feb 1999 09:51:43 -0800 (PST)
From:      jbarbee@singular.com (John Barbee)
To:        doni@students.ee.itb.ac.id
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: file://localhost/usr/share/doc/handbook/handbook53.html
Message-ID:  <Pine.BSF.4.05.9902090949580.23062-100000@server7.singular.com>
In-Reply-To: <199902091238.TAA06046@students.ee.itb.ac.id>

next in thread | previous in thread | raw e-mail | index | archive | help
are you using this sequence of commands?

1) /usr/sbin/config  to make the compile directory
2) cd ../../compile/MYKERNEL  to go there
3) make depend   to create dependencies
4) make          to actually to the work
5) make install to put the kernel in place, back up the old own and change
permission.

john.

On Tue, 9 Feb 1999 doni@students.ee.itb.ac.id wrote:

> 
> i have trouble in make command, after i configure MYKERNEL there is a statement that internal compler error : program cc1 got fatal signal 4
>                                         ****error code 1
> could you tell me what I sould do.
> thanks
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 


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?Pine.BSF.4.05.9902090949580.23062-100000>