linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: eric lin <fsshl@centurytel.net>
To: Rob Weir <rweir@softhome.net>
Cc: debian-user@lists.debian.org, linux-kernel@vger.kernel.org
Subject: Re: from intel onboard Lan and audo to install 2.4.50
Date: Wed, 11 Dec 2002 07:59:05 -0700	[thread overview]
Message-ID: <3DF752B9.5020201@centurytel.net> (raw)
In-Reply-To: <20021210152801.GB25341@thebox.home.local>


> 
>>some say newest kernel 2.5.50 can solve all above hardware(intel board 
>>on board LAN and audio ) problem, so I download full tar.gz, choose what 
>>my hardware fit
>>make install
> 
> 
> Use make-kpkg in the kernel-package package.

I did,
but it terminate with error

  gcc -Wp,-MD,drivers/pci/.quirks.o.d -D__KERNEL__ -Iinclude -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 
-Iarch/i386/mach-generic -Iarch/i386/mach-defaults -nostdinc 
-iwithprefix include    -DKBUILD_BASENAME=quirks -DKBUILD_MODNAME=quirks 
   -c -o drivers/pci/quirks.o drivers/pci/quirks.c
drivers/pci/quirks.c: In function `quirk_ioapic_rmw':
drivers/pci/quirks.c:354: `sis_apic_bug' undeclared (first use in this 
function)
drivers/pci/quirks.c:354: (Each undeclared identifier is reported only once
drivers/pci/quirks.c:354: for each function it appears in.)
make[3]: *** [drivers/pci/quirks.o] Error 1
make[2]: *** [drivers/pci] Error 2
make[1]: *** [drivers] Error 2
make[1]: Leaving directory `/home/fsshl/linux-2.5.50'
make: *** [stamp-build] Error 2
www:/home/fsshl/linux-2.5.50#

if someone know it be modifed, please drop me a note where I can get the
fixed source.
it's on 2.5.50.ac-1 patched 2.5.50 from kernel.org
hihgly apprecaite
> 
> 
>>error happen, I justify one of it, first one, in 
>>linux-2.4.50/include/asm-i386/io_apic.h
>>containing sis_apic_bug  not include its .h file
> 
> 
> As Colin already said, if you can't handle this, you shouldn't be using
> 2.5 kernels.  Some of them don't build, and many (most) have serious
> bugs that could cause data loss.  If you want to go ahead with this,
> you'll have to get help from lkml, but be prepared to be thoroughly
> roasted.
> 
> 
>>also I have difficult(unsuccess) patch 2.5.50
>>I did
>>gzip -cd patch-2.5.50-ac1.gz  | patch -p0
> 
>                                           ^
> s/0/1/                                          
> 
> -rob


-- 
Sincere Eric
www.linuxspice.com
linux pc for sale


      parent reply	other threads:[~2002-12-11  6:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-10  1:56 from intel onboard Lan and audo to install 2.4.50 eric lin
     [not found] ` <20021210152801.GB25341@thebox.home.local>
2002-12-11 14:59   ` eric lin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3DF752B9.5020201@centurytel.net \
    --to=fsshl@centurytel.net \
    --cc=debian-user@lists.debian.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rweir@softhome.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).