|
|
blfs安装fcron make提示如下:
Would you like to add fcron in /etc/passwd with the following command ?
useradd -c 'fcron' -g fcron fcron
If you use NYS, ldap, or similar, you should add the user manually (say no here)
Please answer with 'y' or 'n' (default: 'y'): y
useradd: unknown GID 1000
useradd: invalid numeric argument 'fcron'
User "fcron" does not exist : please create it or choose another
username with configure script.
make: *** [install] Error 1 |
|