Re: kernel make error: /usr/src/sys/crypto/rijndael/* missing

2008-01-19 Thread Colin Brace
On Jan 19, 2008 3:16 PM, Kris Kennaway <[EMAIL PROTECTED]> wrote:

> Some things incorrectly removed from your kernel config.  Compare
> carefully to GENERIC or just revert.

I reverted, then added the ALTQ lines.

Compile time was about an hour on a 1.6Ghz Pentium IV, so that wasn't
so bad. Rebooted OK.

Thanks again.

-- 
  Colin Brace
  Amsterdam
  http://lim.nl
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: kernel make error: /usr/src/sys/crypto/rijndael/* missing

2008-01-19 Thread Kris Kennaway

Colin Brace wrote:

On Jan 19, 2008 2:33 PM, Kris Kennaway <[EMAIL PROTECTED]> wrote:


Probably you are missing the src-sys-crypto cvsup collection.


Thanks. Fixed.

Unfortunately, I got another error. Any ideas what is going wrong here?


Some things incorrectly removed from your kernel config.  Compare 
carefully to GENERIC or just revert.


Kris
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: kernel make error: /usr/src/sys/crypto/rijndael/* missing

2008-01-19 Thread Colin Brace
On Jan 19, 2008 2:33 PM, Kris Kennaway <[EMAIL PROTECTED]> wrote:

> Probably you are missing the src-sys-crypto cvsup collection.

Thanks. Fixed.

Unfortunately, I got another error. Any ideas what is going wrong here?

MAKE=make sh /usr/src/sys/conf/newvers.sh VENUS
cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall
-Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef
-Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/usr/src/sys
-I/usr/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS
-include opt_global.h -fno-common -finline-limit=8000 --param
inline-unit-growth=100 --param large-function-growth=1000
-mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx
-mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror  vers.c
linking kernel
scvidctl.o(.text+0xb1): In function `sc_render_match':
: undefined reference to `__start_set_scrndr_set'
scvidctl.o(.text+0xb6): In function `sc_render_match':
: undefined reference to `__stop_set_scrndr_set'
scvidctl.o(.text+0xbd): In function `sc_render_match':
: undefined reference to `__start_set_scrndr_set'
scvidctl.o(.text+0xe6): In function `sc_render_match':
: undefined reference to `__stop_set_scrndr_set'
scvidctl.o(.text+0x10f): In function `sc_set_graphics_mode':
: undefined reference to `vidsw'
scvidctl.o(.text+0x342): In function `sc_set_text_mode':
: undefined reference to `vidsw'
scvidctl.o(.text+0x888): In function `sc_vid_ioctl':
: undefined reference to `vidsw'
scvidctl.o(.text+0x914): In function `sc_vid_ioctl':
: undefined reference to `vidsw'
scvidctl.o(.text+0xa50): In function `sc_vid_ioctl':
: undefined reference to `vidsw'
scvidctl.o(.text+0xac8): more undefined references to `vidsw' follow
scvidctl.o(.text+0xbfb): In function `sc_vid_ioctl':
: undefined reference to `vid_get_adapter'
scvidctl.o(.text+0xc0d): In function `sc_vid_ioctl':
: undefined reference to `vidsw'
scvidctl.o(.text+0xc50): In function `sc_vid_ioctl':
: undefined reference to `vidsw'
scvidctl.o(.text+0xc80): In function `sc_vid_ioctl':
: undefined reference to `vid_get_adapter'
scvidctl.o(.text+0xd2b): In function `sc_vid_ioctl':
: undefined reference to `vid_get_adapter'
scvidctl.o(.text+0xd43): In function `sc_vid_ioctl':
: undefined reference to `vidsw'
scvidctl.o(.text+0xdb3): In function `sc_vid_ioctl':
: undefined reference to `vidsw'
scvidctl.o(.text+0xdf6): In function `sc_vid_ioctl':
: undefined reference to `vidsw'
scvidctl.o(.text+0xe32): In function `sc_vid_ioctl':
: undefined reference to `vidsw'
scvidctl.o(.text+0xe4e): In function `sc_vid_ioctl':
: undefined reference to `vidsw'
scvidctl.o(.text+0xee4): more undefined references to `vidsw' follow
syscons.o(.text+0xf6d): In function `sc_cnterm':
: undefined reference to `vid_release'
syscons.o(.text+0x1005): In function `set_mode':
: undefined reference to `vidsw'
syscons.o(.text+0x1054): In function `set_mode':
: undefined reference to `vidsw'
syscons.o(.text+0x124e): In function `init_scp':
: undefined reference to `vidsw'
syscons.o(.text+0x1744): In function `exchange_scr':
: undefined reference to `vidsw'
syscons.o(.text+0x1c74): In function `scvidprobe':
: undefined reference to `vid_configure'
syscons.o(.text+0x1c84): In function `scvidprobe':
: undefined reference to `vid_find_adapter'
syscons.o(.text+0x317e): In function `scinit':
: undefined reference to `vid_release'
syscons.o(.text+0x31bf): In function `scinit':
: undefined reference to `vid_allocate'
syscons.o(.text+0x31ca): In function `scinit':
: undefined reference to `vid_get_adapter'
syscons.o(.text+0x3222): In function `scinit':
: undefined reference to `vidsw'
syscons.o(.text+0x3241): In function `scinit':
: undefined reference to `vidsw'
syscons.o(.text+0x34c1): In function `scinit':
: undefined reference to `vidsw'
umass.o(.text+0x19): In function `umass_cam_detach_sim':
: undefined reference to `xpt_bus_deregister'
umass.o(.text+0x35): In function `umass_cam_detach_sim':
: undefined reference to `cam_sim_free'
umass.o(.text+0x489): In function `umass_cam_sense_cb':
: undefined reference to `xpt_done'
umass.o(.text+0x62b): In function `umass_cam_cb':
: undefined reference to `xpt_done'
umass.o(.text+0x64b): In function `umass_cam_cb':
: undefined reference to `xpt_done'
umass.o(.text+0x8e9): In function `umass_cam_action':
: undefined reference to `xpt_done'
umass.o(.text+0x91b): In function `umass_cam_action':
: undefined reference to `xpt_done'
umass.o(.text+0x99b): more undefined references to `xpt_done' follow
umass.o(.text+0xae7): In function `umass_cam_action':
: undefined reference to `cam_calc_geometry'
umass.o(.text+0xaef): In function `umass_cam_action':
: undefined reference to `xpt_done'
umass.o(.text+0xb26): In function `umass_cam_action':
: undefined reference to `xpt_done'
umass.o(.text+0xbb9): In function `umass_cam_action':
: undefined reference to `xpt_done'
umass.o(.text+0xcb8): In function `umass_cam_action':
: undefined refe

Re: kernel make error: /usr/src/sys/crypto/rijndael/* missing

2008-01-19 Thread Kris Kennaway

Colin Brace wrote:


I installed the base and kernel source (CURRENT) with cvsup last night. Any
idea what files I am still missing?


Probably you are missing the src-sys-crypto cvsup collection.

Kris
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: kernel make error in if_wi.o

2005-01-07 Thread lucas reddinger
in other words, 5.x has a generic 802.11b driver called wlan(4) that
contains common infrastructure among the many wireless drivers. that's
what i get for just switching from 4.x (i don't believe there was such
a thing).

thanks for the help.

lucas reddinger


On Thu, 6 Jan 2005 21:25:22 -0800, Kris Kennaway <[EMAIL PROTECTED]> wrote:
> On Thu, Jan 06, 2005 at 09:53:31PM -0700, lucas reddinger wrote:
> > http://marc.theaimsgroup.com/?l=freebsd-questions&m=101558914511003&w=2
> >
> > I see the same problem in that post, however it was unanswered. I
> > installed 5.3-R with 5.3-R kernel sources. During a make in
> > /usr/src/sys/i386/compile/PASSION:
> >
> > if_wi.o(.text+0x4150): In function `wi_set_cfg':
> > : undefined reference to `ieee80211_cfgset'
> > if_wi.o(.text+0x4e02): In function `wi_newstate':
> > : undefined reference to `ieee80211_state_name'
> > if_wi.o(.text+0x52c8): In function `wi_dump_pkt':
> > : undefined reference to `ieee80211_dump_pkt'
> 
> Your kernel is missing something mandatory.  Go back to GENERIC or
> compare it to find out what you omitted.
> 
> Kris
> 
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: kernel make error in if_wi.o

2005-01-06 Thread Kris Kennaway
On Thu, Jan 06, 2005 at 09:53:31PM -0700, lucas reddinger wrote:
> http://marc.theaimsgroup.com/?l=freebsd-questions&m=101558914511003&w=2
> 
> I see the same problem in that post, however it was unanswered. I
> installed 5.3-R with 5.3-R kernel sources. During a make in
> /usr/src/sys/i386/compile/PASSION:
> 
> if_wi.o(.text+0x4150): In function `wi_set_cfg':
> : undefined reference to `ieee80211_cfgset'
> if_wi.o(.text+0x4e02): In function `wi_newstate':
> : undefined reference to `ieee80211_state_name'
> if_wi.o(.text+0x52c8): In function `wi_dump_pkt':
> : undefined reference to `ieee80211_dump_pkt'

Your kernel is missing something mandatory.  Go back to GENERIC or
compare it to find out what you omitted.

Kris

pgpfs1robzH7F.pgp
Description: PGP signature


Re: Fwd: Re: kernel "make" error.

2003-10-31 Thread Kris Kennaway
On Thu, Oct 30, 2003 at 04:36:14PM -0800, Paul Beard wrote:
> Reply-to: risto phario <[EMAIL PROTECTED]>
>  
> 
> From: risto phario <[EMAIL PROTECTED]>
> TO: paul beard <[EMAIL PROTECTED]>
> CC: 
> Date: Thu Oct 30, 2003 11:38:05 AM PST
> Subject: Re: kernel "make" error.
> 
> Ok, I have attached the error msg. Thanks.

You've made the common mistake of not reading the comments in the
kernel config file when editing it, and you have removed support for a
system that is required by other systems in your config file.  Compare
to GENERIC or LINT to see what you have missed.

Kris


pgp0.pgp
Description: PGP signature


Re: kernel "make" error.

2003-10-31 Thread Lowell Gilbert
"risto phario" <[EMAIL PROTECTED]> writes:

> Hi, I was hoping you could help me out a bit. I am new to FreeBSD
> and was trying to compile a custom kernel. I ran config on it and
> everything went good. I did make depend, and everything went
> good. Then I did make and it gave me an error. I am new to FreeBSD
> so I have no idea what to do. I have attched a copy of my custom
> kernel "MYKERNEL". Any help with this problem would be great!!!
> Thank you.

You removed SCSI, but not the SCSI-based RAID controllers.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Fwd: Re: kernel "make" error.

2003-10-30 Thread Paul Beard
Reply-to: risto phario <[EMAIL PROTECTED]>
 

From: risto phario <[EMAIL PROTECTED]>
TO: paul beard <[EMAIL PROTECTED]>
CC: 
Date: Thu Oct 30, 2003 11:38:05 AM PST
Subject: Re: kernel "make" error.

Ok, I have attached the error msg. Thanks.

Risto


- Original Message -
From: paul beard <[EMAIL PROTECTED]>
Date: Wed, 29 Oct 2003 21:21:26 -0800
To: risto phario <[EMAIL PROTECTED]>
Subject: Re: kernel "make" error.

> risto phario wrote:
> > Hi, I was hoping you could help me out a bit. I am new to
> > FreeBSD and was trying to compile a custom kernel. I ran config
> > on it and everything went good. I did make depend, and
> > everything went good. Then I did make and it gave me an error.
> > I am new to FreeBSD so I have no idea what to do. I have
> > attched a copy of my custom kernel "MYKERNEL". Any help with
> > this problem would be great!!! Thank you.
> 
> Sending the error message would be a big help.
> 
> 
> 
> -- 
> Paul Beard
> <http://paulbeard.no-ip.org/movabletype/>
> whois -h whois.networksolutions.com ha=pb202
> 
> Kansas state law requires pedestrians crossing the highways at
> night to
> wear tail lights.
> 

-- 
___
Get your free email from http://mymail.bsdmail.com

Powered by Outblaze


makeerr
Description: Binary data
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: kernel "make" error.

2003-10-29 Thread paul beard
risto phario wrote:
Hi, I was hoping you could help me out a bit. I am new to
FreeBSD and was trying to compile a custom kernel. I ran config
on it and everything went good. I did make depend, and
everything went good. Then I did make and it gave me an error.
I am new to FreeBSD so I have no idea what to do. I have
attched a copy of my custom kernel "MYKERNEL". Any help with
this problem would be great!!! Thank you.
Sending the error message would be a big help.



--
Paul Beard

whois -h whois.networksolutions.com ha=pb202
Kansas state law requires pedestrians crossing the highways at
night to
wear tail lights.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"