also sprach jsnixon:
> Hi!
> I'm on a SuSE 6.3 linux system,
> I have compiled and installed vpopmail, only I forgot to turn on hard
> quotas, so I'm trying to re-compile and now it won't work.

Install the kernel headers. If you've already installed them, install them
again, since the symlinks somehow got screwed up.

If you are still getting the same problems, run the following commands:

  cd /usr/include
  ln -sf ../src/linux/include/linux linux
  ln -sf ../src/linux/include/asm asm
  cd /usr/src/linux/include
  ln -sf asm-i386 asm

Good luck!

/pg
-- 
Peter Green : Gospel Communications Network, SysAdmin : [EMAIL PROTECTED]
---
"...this does not mean that some of us should not want, in a rather
dispassionate sort of way, to put a bullet through csh's head."
--- Larry Wall in <[EMAIL PROTECTED]>

Reply via email to