On Saturday 20 September 2003 16:54, Stephen Liu wrote:
> As super ROOT
> I must proceed as follows otherwise 'genkernel' could not work
>
> # chroot /mnt/gentoo /bin/bash
> # env-update
> Regenerating /etc/ld.so.cache...
> # source /etc/profile
> # genkernel
> ....
> .....
> * Running "make oldconfig"...             [ ok ]
> * Logging to /var/log/genkernel.log...  [ ok ]
> * Starting 2.4.20-gaming-r3 build...     [ ok ]
> * Running "make dep"...                      [ ok ]
> * Running "make bzImage"...                 [ ok ]
> * Running "make modules"...
>
> : aborting
>
> I tried three times with the same result and could not proceed further.

In the chroot shell, run
# cd /usr/src/linux
# make modules

It should run fairly quickly and end in an error. If you could post that 
error, we may be able to help.

Jason

--
[EMAIL PROTECTED] mailing list

Reply via email to