Unresolved symbols?

2000-03-20 Thread Ray Atnip
I'm getting lots of these with depmod -a. I have built a lot of uni-processor kernels and modules and have never had this problem. When I build them with SMP on in a SMP machine, I keep getting these unresolved symbols. Kernel is 2.2.15 w/RedHat 6.2beta Any suggestions? -- Ray Atnip "If

Re: "Strange" question: what is the purpose of /home !?

2000-03-20 Thread JF Martinez
> > At 19:06 3/19/00 +0300, Michael Ju. Tokarev wrote: > >One small(?) relatted question: is it possible to mount / readonly? > >At least with mount command itself, it seemed to be impossible, as > >mount tries to modify /etc/mtab, and initscripts directs it to do so; > > there are a few chunks

socks & kerberos

2000-03-20 Thread Gabor Zalavary
hi, is there anybody who use socks with kerberos authentication ? sincs I was unable to compile socks with kerberos (actualy I can compile but it's not working). so if somebody have any success with it could you told me the version of the socks and the kerberos (the best would be two rpm whoch can

Re: "Strange" question: what is the purpose of /home !?

2000-03-20 Thread Michael Ju. Tokarev
John Summerfield wrote: > [] > Chris Abbey: > > there are a few chunks of the file space you need to have writable, > > from memory the list is: > > > > /etc > > /var > > /tmp (can always be a symlink to /var/tmp) > > /home (unless you don't have any users... i.e. kiosk machines) > > > > beyond

Kernel timing issues on slow machine -- kernel bug?

2000-03-20 Thread Michael Ju. Tokarev
Recently noticied that on my 486/100 box (not very slow -- it was very fast some years ago, but not for now) some startup scripts are not executed (executed, but services not started). After some investigations I found this: $ /etc/rc.d/init.d/named start Starting named: $ _ But (^ markers ar

RE: 2 gig filesize limit

2000-03-20 Thread Pieckiel, Kevin A
Why are they commented out by default? I'm sure there is a good reason, but being uninformed, I almost see it as another "640K ought to be enough for anybody" type setup. I'd like to think that the kernel developers thought ahead enough to know large files would be needed, but found some stumbli

Re: "Strange" question: what is the purpose of /home !?

2000-03-20 Thread John Summerfield
> At 19:06 3/19/00 +0300, Michael Ju. Tokarev wrote: > >One small(?) relatted question: is it possible to mount / readonly? > >At least with mount command itself, it seemed to be impossible, as > >mount tries to modify /etc/mtab, and initscripts directs it to do so; > > there are a few chunks of