[techtalk] Samba Server nags

2000-11-17 Thread antonxie
Dear netters, Last time I install the samba server, with all your help it works pretty fine...I think I have to do the following: 1. configure the smb.conf 2. smbpasswd add 3. samba restart 4. add enableplaintextpassword in /HKey./Vnetsub in windows registry. This works. Now I

Re: [techtalk] 2.2.16-22 Kernel Compile errors

2000-11-17 Thread Vinnie
try make distclean and start again :) (if that doesn't work, I dunno..I use 'make config' and just step through everything...I'm boring, though) (incidently, if you save off..I think it's .config .. from the directory in another directory, and then after running 'make distclean' copy back in,

Re: [techtalk] 2.2.16-22 Kernel Compile errors

2000-11-17 Thread jeffrey
Thanx for your response! I turned on the SMP rule and selected the 386 family of processors(even though uname reports 686---selecting 686 didn't seem to work) and it worked BUT I stopped the compile process(CTL-C) because there were other rules I wanted to try out.I did a "make xconfig" and I got

Re: [techtalk] 2.2.16-22 Kernel Compile errors

2000-11-17 Thread Vinnie
um...is there a reason it's trying to compile smp code (like, do you have more than one processor?) anyway, just for kicks, you might try compiling with smp turned off if it's on and on if it's off and see if that helps if turning it off helps and you have more than one processor, then life

Re: [techtalk] 2.2.16-22 Kernel Compile errors

2000-11-17 Thread Anmol Khirbat
Hi While recompiling your kernel might be a good idea, all you need to do to support the second NIC is just modprobe the appropriate module (smc-ultra?). If you don't have the module, you could get away with building just the modules instead of the whole kernel. Is the first NIC the same kind? I

[techtalk] 2.2.16-22 Kernel Compile errors

2000-11-17 Thread jeffrey
Hi I'm running RedHat 7.0 .I've been tryin to recompile my kernel to support a second NIC(an SMC Ultra) and when I do make  zImage the compile process starts but immediately stops with the following messages:    > kgcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-protot