Hi all,
Been a Kubuntu user now for 4 whole days
Just one problem so far, I can not seem to find a "how to" for the correct way of upgrading the kernel. Well let me tell you what i want to do. I just installed with the desktop kernel, and I can not share any directories, get error message: SMB and NFS servers are not installed on this machine, To enable this module the servers.....
I know in gentoo you have to add SMB and NFS to the kernel, I have tried 4 "how to's" all they do is generate errors, examples of what i have tried:
# make menuconfig
HOSTCC scripts/basic/fixdep
scripts/basic/fixdep.c:107:23: error: sys/types.h: No such file or directory
scripts/basic/fixdep.c:108:22: error: sys/stat.h: No such file or directory
scripts/basic/fixdep.c:109:22: error: sys/mman.h: No such file or directory
scripts/basic/fixdep.c:110:20: error: unistd.h: No such file or directory
scripts/basic/fixdep.c:111:19: error: fcntl.h: No such file or directory
scripts/basic/fixdep.c:112:20: error: string.h: No such file or directory
scripts/basic/fixdep.c:113:20: error: stdlib.h: No such file or directory
scripts/basic/fixdep.c:114:19: error: stdio.h: No such file or directory
In file included from /usr/lib/gcc/i486-linux-gnu/4.1.3/include/syslimits.h:7,
from /usr/lib/gcc/i486-linux-gnu/4.1.3/include/limits.h:11,
from scripts/basic/fixdep.c:115:
I have tried others same kinda error.
Any fix? or another way to enable Advanced Sharing? Any help will be greatly appreciated.
Been a Kubuntu user now for 4 whole days

Just one problem so far, I can not seem to find a "how to" for the correct way of upgrading the kernel. Well let me tell you what i want to do. I just installed with the desktop kernel, and I can not share any directories, get error message: SMB and NFS servers are not installed on this machine, To enable this module the servers.....
I know in gentoo you have to add SMB and NFS to the kernel, I have tried 4 "how to's" all they do is generate errors, examples of what i have tried:
# make menuconfig
HOSTCC scripts/basic/fixdep
scripts/basic/fixdep.c:107:23: error: sys/types.h: No such file or directory
scripts/basic/fixdep.c:108:22: error: sys/stat.h: No such file or directory
scripts/basic/fixdep.c:109:22: error: sys/mman.h: No such file or directory
scripts/basic/fixdep.c:110:20: error: unistd.h: No such file or directory
scripts/basic/fixdep.c:111:19: error: fcntl.h: No such file or directory
scripts/basic/fixdep.c:112:20: error: string.h: No such file or directory
scripts/basic/fixdep.c:113:20: error: stdlib.h: No such file or directory
scripts/basic/fixdep.c:114:19: error: stdio.h: No such file or directory
In file included from /usr/lib/gcc/i486-linux-gnu/4.1.3/include/syslimits.h:7,
from /usr/lib/gcc/i486-linux-gnu/4.1.3/include/limits.h:11,
from scripts/basic/fixdep.c:115:
I have tried others same kinda error.
Any fix? or another way to enable Advanced Sharing? Any help will be greatly appreciated.


also the search function on this forum would have spit out pages of samba related stuff. Including the fact that it is not installed by default
Comment