[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#306282: marked as done (kernel-source-2.4.27: compile halts with error: cannot stat `tg3.o': No such file or directory)



Your message dated Wed, 28 Sep 2005 10:25:59 -0600
with message-id <[🔎] 1127924759.7659.69.camel@localhost>
and subject line closing
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 25 Apr 2005 14:13:13 +0000
>From eta@earthlink.net Mon Apr 25 07:13:13 2005
Return-path: <eta@earthlink.net>
Received: from pop-a065d01.pas.sa.earthlink.net [207.217.121.248] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DQ4Kn-00041y-00; Mon, 25 Apr 2005 07:13:13 -0700
Received: from pool-151-204-192-196.pskn.east.verizon.net ([151.204.192.196] helo=eaea1.localdomain)
	by pop-a065d01.pas.sa.earthlink.net with esmtp (Exim 3.36 #10)
	id 1DQ4Km-0001Xz-00
	for submit@bugs.debian.org; Mon, 25 Apr 2005 07:13:12 -0700
Received: by eaea1.localdomain (Postfix, from userid 501)
	id 89EAE486F; Mon, 25 Apr 2005 10:13:14 -0400 (EDT)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Edward Arrington <eta@earthlink.net>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: kernel-source-2.4.27: compile halts with error: cannot stat `tg3.o': No such
 file or directory
X-Mailer: reportbug 3.8
Date: Mon, 25 Apr 2005 10:13:14 -0400
Message-Id: <20050425141314.89EAE486F@eaea1.localdomain>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: kernel-source-2.4.27
Severity: important


Doing compile of kernel-source-2.4.27:
     $> apt-get source kernel-source-2.4.27
     $> cd kernel-source-2.4.27-2.4.27/
     $> cp /boot/config-2.4.27-2-k7 .config
     $> make menuconfig
    ( used stock config, but removed devfs )
     $> mv debian/official debian/official.hidden
     $> make-kpkg clean
     $> fakeroot make-kpkg --initrd --revision=3:custom.1.0 kernel_image | tee ../compile.log
Here is the tail of the output:
    /usr/bin/make -C net modules_install
    make[4]: Entering directory `/home/eta/cmn/proj/kernels/kernel-source-2.4.27-2.4.27/drivers/net'
    mkdir -p /home/eta/cmn/proj/kernels/kernel-source-2.4.27-2.4.27/debian/tmp-image/lib/modules/2.4.27/kernel/drivers/net/
    cp 3c501.o 3c503.o 3c505.o 3c507.o 3c509.o 3c515.o 3c523.o 3c527.o 3c59x.o 8139cp.o 8139too.o 82596.o 8390.o ac3200.o aironet4500_card.o aironet4500_core.o aironet4500_proc.o amd8111e.o arlan-proc.o arlan.o at1700.o atp.o b44.o bsd_comp.o cs89x0.o de4x5.o de600.o de620.o defxx.o depca.o dl2k.o dmfe.o dummy.o e2100.o eepro.o eepro100.o eexpress.o epic100.o eql.o es3210.o eth16i.o ethertap.o ewrk3.o fealnx.o forcedeth.o hamachi.o hp-plus.o hp.o hp100.o ibmlana.o lance.o lne390.o lp486e.o mii.o natsemi.o ne.o ne2.o ne2k-pci.o ne3210.o ni5010.o ni52.o ni65.o ns83820.o pcnet32.o plip.o ppp_async.o ppp_deflate.o ppp_generic.o ppp_synctty.o pppoe.o pppox.o r8169.o rcpci.o rrunner.o sb1000.o shaper.o sis900.o sk_mca.o slhc.o slip.o smc-mca.o smc-ultra.o smc-ultra32.o smc9194.o starfire.o strip.o sundance.o sunhme.o tg3.o tlan.o tun.o typhoon.o via-rhine.o wavelan.o wd.o winbond-840.o yellowfin.o /home/eta/cmn/proj/kernels/kernel-source-2.4.27-2.4.27/debian/tmp-image/lib/modules/2.4.27/kernel/drivers/net/
    cp: cannot stat `tg3.o': No such file or directory
    make[4]: *** [_modinst__] Error 1
    make[4]: Leaving directory `/home/eta/cmn/proj/kernels/kernel-source-2.4.27-2.4.27/drivers/net'
    make[3]: *** [_modinst_net] Error 2
    make[3]: Leaving directory `/home/eta/cmn/proj/kernels/kernel-source-2.4.27-2.4.27/drivers'
    make[2]: *** [_modinst_drivers] Error 2
    make[2]: Leaving directory `/home/eta/cmn/proj/kernels/kernel-source-2.4.27-2.4.27'
    make[1]: *** [real_stamp_image] Error 2
    make[1]: Leaving directory `/home/eta/cmn/proj/kernels/kernel-source-2.4.27-2.4.27'
    make: *** [kernel-image-deb] Error 2
        0    06:45:18  eta  hda7(/)  pts/4  bash  0 job(s)  hist#44
      //eaea1 ~/cmn/proj/kernels/kernel-source-2.4.27-2.4.27
     $> cd ..

Am planning to remove TIGON3 from configuration to sidestep this error.

Regards, Ed

                             
-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (400, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.27-2-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

--
                            
Edward T. Arrington         |   LinuxForce Inc.
                            |
877-905-2840                |   Software & Web Solutions 
eta@LinuxForce.net          |   Maintenance, Monitoring, & Migrations
                            
                http://www.LinuxForce.net

---------------------------------------
Received: (at 306282-done) by bugs.debian.org; 28 Sep 2005 16:26:33 +0000
>From dannf@dannf.org Wed Sep 28 09:26:33 2005
Return-path: <dannf@dannf.org>
Received: from colo.lackof.org [198.49.126.79] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1EKelK-0003ji-00; Wed, 28 Sep 2005 09:26:30 -0700
Received: from localhost (localhost [127.0.0.1])
	by colo.lackof.org (Postfix) with ESMTP id 0AE6B298034;
	Wed, 28 Sep 2005 10:32:34 -0600 (MDT)
Received: from colo.lackof.org ([127.0.0.1])
	by localhost (colo.lackof.org [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 20191-10; Wed, 28 Sep 2005 10:32:33 -0600 (MDT)
Received: from localhost (localhost [127.0.0.1])
	by colo.lackof.org (Postfix) with ESMTP id 8EAC9298026;
	Wed, 28 Sep 2005 10:32:33 -0600 (MDT)
Subject: closing
From: dann frazier <dannf@dannf.org>
To: 306282@bugs.debian.org
Cc: 306282-done@bugs.debian.org
Content-Type: text/plain
Date: Wed, 28 Sep 2005 10:25:59 -0600
Message-Id: <[🔎] 1127924759.7659.69.camel@localhost>
Mime-Version: 1.0
X-Mailer: Evolution 2.2.3 
Content-Transfer-Encoding: 7bit
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at lackof.org
Delivered-To: 306282-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-2.0 required=4.0 tests=BAYES_00,ONEWORD autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 2

This bug hasn't been reported by anyone else, and no more information
was provided by the submitter in a number of months, so I'm closing it.

My guess is the submitter was out of disk space, fwiw.
-- 
dann frazier <dannf@dannf.org>



Reply to: