did apt-get dist upgrade to my SID, donwloded 2.6.12-3 src and build
was successful excpet i had one error regarding slda wan driver that i
unset it in .config file.
Thanks
Paras.
On 7/28/05, Paras pradhan <[EMAIL PROTECTED]> wrote:
> > I am however excluding absolutely everything that I do not
> I am however excluding absolutely everything that I do not need (also as
> modules).
I think i cannot exclude some of the modules like: kallsysms, isicom etc..
if the unset the values for kallsysm let's say ,at the time of
make-kpkg it automatically sets the value.
correct me if i am wrong and
Andrew Nelson wrote:
>> This is your problem, the new versions of GCC wont compile the current
>> Kernel sources in Debian. You can
>>
That's new to me. I have compiled both 2.6.10, 2.6.11 and 2.6.12
successfully with GCC 4.X on my bleeding edge sid system.
Actually just 2 hours ago I did a to
Wackojacko wrote:
>
>> gcc (GCC) 4.0.1 (Debian 4.0.1-2)
>> g++ (GCC) 4.0.1 (Debian 4.0.1-2)
>> GNU Make 3.80
>> automake (GNU automake) 1.4-p6
>
>
> This is your problem, the new versions of GCC wont compile the current
> Kernel sources in Debian. You can
>
> 1. Change the top level MAKEFILE i
> > compile using make-kpkg.
> >
> > gcc (GCC) 4.0.1 (Debian 4.0.1-2)
> > g++ (GCC) 4.0.1 (Debian 4.0.1-2)
>
> Try this. Edit the top-level makefile;
> e.g., /usr/src/kernel-source-2.6.11/Makefile.
>
> Change:
>
> HOSTCC = gcc
> HOSTCXX = g++
>
> to read:
>
> HOSTCC
On Wednesday 27 July 2005 07:16, Paras pradhan <[EMAIL PROTECTED]>
(<[EMAIL PROTECTED]>) wrote:
> i am using debian sid using kernel 2.6.11. i want to build the custom
> compile using make-kpkg.
>
> gcc (GCC) 4.0.1 (Debian 4.0.1-2)
> g++ (GCC) 4.0.1 (Debian 4.0.1-2)
Try this. Edit the top-level
gcc (GCC) 4.0.1 (Debian 4.0.1-2)
g++ (GCC) 4.0.1 (Debian 4.0.1-2)
GNU Make 3.80
automake (GNU automake) 1.4-p6
This is your problem, the new versions of GCC wont compile the current
Kernel sources in Debian. You can
1. Change the top level MAKEFILE in the source directory to point at the
hi:
i am using debian sid using kernel 2.6.11. i want to build the custom
compile using make-kpkg.
here is the command that is used to do so...
--
sargebox:/usr/src/kernel-source-2.6.11# fakeroot make-kpkg
--revision=custom.2.0 kernel_image
--
i cannot proceed at many points.. here are s
8 matches
Mail list logo