Re: error in linking librery's

2004-07-24 Thread Brooks Davis
On Fri, Jul 23, 2004 at 11:43:49PM -0700, pradeep reddy punnam wrote: > Hi all, > >i am getting following error when i tried to link -lpthread, > when i compile my program > > /user/libexec/elf/ld ; cannot find -lpthread, > > i made changes to my kernel and re compiled it, so i think may

Re: umass0: CBI reset failed, Timeout.... 4.10-R

2004-07-24 Thread Eitarou Kamo
Hi commiter and all, Eitarou Kamo wrote: >Hi, > >I have some questions about umass and USB. > >I installed 4.10-R to Sony vaio laptop. and rebooted >without any memory stick. >In boot process, my machine said that > >umass0: CBI reset failed, TIMEOUT >umass0

Re: disk recovery help

2004-07-24 Thread Tim Kientzle
Charles Sprickman wrote: ... there seem to be a ton of superblock backups. How do I find out where they are and compare them? This is an FAQ, and probably in the handbook somewhere (google for "alternate superblock"): * According to "man fsck_ffs", block 32 is usually an alternate superblock

Re: Article on Sun's DTrace

2004-07-24 Thread Ingo
> But if you *do* happen to know 60 good programmers who are willing > to work on FreeBSD full time for very little money, let me know > and I'll see what I can do about that baby thing. the great idea: get a bank account, ask users if they throw an 1$ (1eur) on it and let some indian (or somethi

Re: "Next Generation" kernel configuration?

2004-07-24 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Jake Hamby <[EMAIL PROTECTED]> writes: : Conrad J. Sabatier wrote: : > On 21-Jul-2004 Devon H. O'Dell wrote: : > : > : >>I'm sure this will become another bikeshed, so I suggest whoever came : >>up with the idea to put up or shut up. People are interest

Re: "Next Generation" kernel configuration?

2004-07-24 Thread Jake Hamby
M. Warner Losh wrote: What's wrong with adding: makeoptions MODULES_OVERRIDE="a b c" to your config file? It is already supported. Nothing, I just didn't know about it! Thanks to all who replied with the answer... -Jake ___ [EMAIL PROTECTED] mailing

Re: "Next Generation" kernel configuration?

2004-07-24 Thread Allan Fields
On Sat, Jul 24, 2004 at 04:21:10PM -0700, Jake Hamby wrote: > M. Warner Losh wrote: > > > >What's wrong with adding: > > > >makeoptions MODULES_OVERRIDE="a b c" > >to your config file? It is already supported. Though, I've used this before to good effect (on slow crash-box): There's no mention