mohd hilmi mohd salleh wrote:
I try to build and install custom kernel.However when i write this command,
make buildkernel KERNCONF=MYKERNEL
I got this error:
ERROR:Missing kernel configuration file(s) (MYKERNEL)
Error code 1
Stop in /usr/src
Error code 1
Stop in /usr/src
Can someb
On Sun, 7 Sep 2008 22:14:38 -0700 (PDT)
mohd hilmi mohd salleh <[EMAIL PROTECTED]> wrote:
> I try to build and install custom kernel.However when i write this command,
>
> make buildkernel KERNCONF=MYKERNEL
>
> I got this error:
>
> ERROR:Missing kernel configuration file(s) (MYKERNEL)
> E
>I try to build and install custom kernel.However when i write this command,
> make buildkernel KERNCONF=MYKERNEL
>I got this error:
>ERROR:Missing kernel configuration file(s) (MYKERNEL)
>Error code 1
>Stop in /usr/src
>Error code 1
>Stop in /usr/src
>Can somebody help me!
>Thanks,
On Sun, 7 Sep 2008 22:14:38 -0700 (PDT), mohd hilmi mohd salleh <[EMAIL
PROTECTED]> wrote:
> I try to build and install custom kernel.However when i write this command,
>
> make buildkernel KERNCONF=MYKERNEL
>
> I got this error:
>
> ERROR:Missing kernel configuration file(s) (MYKERNEL)
>
Indiana Jones wrote:
Hi,
If anybody could help, I'd be most grateful.
I have been getting this error message during buildinfg and
installing a custom kernel on FreeBSD 7.0, after make depend command!
options INET # InterNETworking
#options INET6 # IPv6 communications protocols
options SCTP
On Thu, March 20, 2008 15:06, Indiana Jones wrote:
> Hi,
>
> If anybody could help, I'd be most grateful.
> I have been getting this error message during buildinfg and
> installing a custom kernel on FreeBSD 7.0, after make depend command!
SCTP requires options INET6 to be set in kernel conf.
Eit
Yes, that's my case and I didn't know that's not supported...
Well, I think I will reinstall now :)
Thanks for the tip
Sorry, I am resending to the list
Kris Kennaway <[EMAIL PROTECTED]> wrote:
On Fri, Nov 04, 2005 at 06:10:01PM -0800, Martin Tsanov wrote:
> Hi all,
>
> I had 6.0-Beta5 instal
On Fri, Nov 04, 2005 at 06:10:01PM -0800, Martin Tsanov wrote:
> Hi all,
>
> I had 6.0-Beta5 installed on a Dell Dimension 4100.
> Yesterday I decided to upgrade to the current source.
> I cvsup-ed the source tree.
> make buildworld
> make buildkernel
> make installkernel all run without errors
>
Mario Hoerich wrote:
# Jordan Freeman:
Here's the output. Any assistance would be apprecaited.
make
Warning: Object directory not changed from original
/usr/src/usr.sbin/sendmail
cc -O2 -pipe -march=pentium3
[...]
-D_FFR_SMTP_SSL -I/usr/local/lib -o sendmail
[...]
# Jordan Freeman:
> Here's the output. Any assistance would be apprecaited.
>
> make
> Warning: Object directory not changed from original
> /usr/src/usr.sbin/sendmail
> cc -O2 -pipe -march=pentium3
[...]
> -D_FFR_SMTP_SSL -I/usr/local/lib -o sendmail
[...]
> /u
On Thu, 2002-11-14 at 14:26, Tibor Selesi wrote:
> Hello,
>
> I'm sending the last lines of the make depend command.
It would be better if you send your kernel config file :)
Also, information about your FreeBSD release would not be bad
Regards,
Sergey
To Unsubscribe: send mail to [EMAIL PROTE
On Thursday 14 November 2002 14:26, Tibor Selesi wrote:
> 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
try
mount -t cd9660 /dev/acd0c /cdrom
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe fr
Hello,
I wanted to compile my newly reconfigured kernel and the make command cannot
finish. An error interrupts it. What is wrong?
The best thing is that I can't make depend the GENERIC kernel either!!!???
Can you help me? What am I doing wrong?
I'm sendig my kernel confguration.
I'm looking
> Hello,
> I wanted to compile my newly reconfigured kernel and the make command
cannot
> finish. An error interrupts it. What is wrong?
What is the error message?
--
Matt Emmerton
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message
14 matches
Mail list logo