make error

Chairman Steven Didier yellowdog-general@lists.terrasoftsolutions.com
Tue Jun 22 01:31:01 2004


I was able to finally figure out how to copy a txt file over to my OSX 
partition. So here is the exact message I've been getting!
[root@localhost steve]# cd /usr/src
[root@localhost src]# ls
back_up  module-init-tools-3.0-0.pre10.1.src.rpm  src-linux-2.6-tss
linux    rpm                                      
src-linux-2.6-tss.tar.bz2
[root@localhost src]# rpm -ivh module-init-tools-3.0-0.pre10.1.src.rpm
    1:module-init-tools      ########################################### 
[100%]
[root@localhost src]# cd src-linux-2.6-tss
[root@localhost src-linux-2.6-tss]# make menucconfig
make[1]: *** No rule to make target `menucconfig'.  Stop.
make: *** [menucconfig] Error 2
[root@localhost src-linux-2.6-tss]# make menuconfig
scripts/kconfig/mconf arch/ppc/Kconfig
#
# using defaults found in .config
#


*** End of Linux kernel configuration.
*** Execute 'make' to build the kernel or try 'make help'.

[root@localhost src-linux-2.6-tss]# make && make modules modules-install
   SPLIT   include/linux/autoconf.h -> include/config/*
make[1]: `arch/ppc/kernel/asm-offsets.s' is up to date.
   CHK     include/linux/compile.h
make[3]: *** No rule to make target `drivers/char/agp/isoch.s', needed 
by `drive               rs/char/agp/isoch.o'.  Stop.
make[2]: *** [drivers/char/agp] Error 2
make[1]: *** [drivers/char] Error 2
make: *** [drivers] Error 2
[root@localhost src-linux-2.6-tss]#

This is starting to drive me crazy. I am sure that there is some thing 
I'm overlooking but I can't figure it out. :-(

Thank you in advance for your continual help!

Steve
On Jun 21, 2004, at 3:17 PM, Chairman Steven Didier wrote:

> I have been attempting off and on to upgrade my kernel to 2.6-tss but 
> I have been unable to finish the compiling due to an error I keep 
> getting.
> I attempted to install the module-init-tools with  rpm -Uvh and I get 
> an  ------------------------ 100% message, yet when trying to make the 
> modules I still get a message saying that I need to install 
> module-init-tools. Also when running make after xconfig I get an error 
> that says driver/char/agp points to a non existent target (not 
> completely sure about the exact wording since I have to address the 
> message board on the OSX side of my Powerbook).
>
> Any help would be appreciated.
>
> Thanks,
> Steve
> _______________________________________________
> yellowdog-general mailing list
> yellowdog-general@lists.terrasoftsolutions.com
> http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-general
> HINT: to Google archives, try  '<keywords> site:terrasoftsolutions.com'
>