Re: question about kernel

2005-06-08 Thread Ben Collins
The ipv6 module that fails is netfilter related.

Also, I think that the sit0/sit1 problem is not a bug you will see fixed.
I think it has to do with the fact that there is only one tunnel per real
interface. To make more trye sit0:0

On Wed, Jun 08, 2005 at 01:20:43AM +0200, gaspo wrote:
> yes.. but i wanna upgrade kernel because the basic kernel have some
> problem about ipv6...
> dont create a lot of interface only sit0 sit1 and ip tunnel not work
> for create other virtual inteface..
> 
> 2005/6/8, Jim Crilly <[EMAIL PROTECTED]>:
> > On 06/08/05 12:41:19AM +0200, gaspo wrote:
> > > but when i try
> > > apt-get install kernel-image-2.4.19-sun4u
> > > 
> > > Setting up kernel-image-2.4.19-sun4u (26) ...
> > > after some SEcond i have the message:
> > > depmod: *** Unresolved symbols in
> > > /lib/modules/2.4.19/kernel/net/ipv6/netfilter/ip6table_filter.o
> > > depmod: *** Unresolved symbols in
> > > /lib/modules/2.4.19/kernel/net/ipv6/netfilter/ip6table_mangle.o
> > > depmod: *** Unresolved symbols in /lib/modules/2.4.19/kernel/net/ipx/ipx.o
> > > depmod: *** Unresolved symbols in
> > > /lib/modules/2.4.19/kernel/net/netlink/netlink_dev.o
> > > There was a problem running depmod.  This may be benign,
> > > (You may have versioned symbol names, for instance).
> > > Or this could be an error. In any case, since depmod is
> > > run at install time, we could just defer running depmod
> > > Would you like to abort now? [Yes] Yes
> > > dpkg: error processing kernel-image-2.4.19-sun4u (--configure):
> > >  subprocess post-installation script returned error exit status 1
> > > Errors were encountered while processing:
> > >  kernel-image-2.4.19-sun4u
> > > E: Sub-process /usr/bin/dpkg returned an error code (1)
> > 
> > I haven't used a woody system in a while so I don't remember seeing that,
> > but I really doubt you need those particular modules and the rest of the
> > kernel should work just fine so don't abort the install. And as long as you
> > keep your current kernel installed, you'll be able to fall back to it if
> > 2.4.19 does cause you problems.
> > 
> > > 2005/6/7, Jim Crilly <[EMAIL PROTECTED]>:
> > > > On 06/07/05 02:01:37PM +0200, gaspo wrote:
> > > > > i have a debian
> > > > > [14:00:[EMAIL PROTECTED]:/home/gaspo]$ uname -a
> > > > > Linux sparc64 2.4.18 #2 Thu Apr 11 14:37:17 EDT 2002 sparc64
> > > > > unknownwith kernel 2.4.18 basic...
> > > > > i want to upgrade with another new kernel...
> > > > > what is the best way for uypgrade kernel?
> > > > > i can download witrh apt-cache search kernel NEw and dpkg -i 
> > > > > KERNEL.deb...
> > > > > work?
> > > >
> > > > You can use apt-cache search kernel-image to get a list of the available
> > > > kernels then just 'apt-get install kernel-image-version' to install it.
> > > > Then depending on how you have your bootloader setup you might have to
> > > > update /etc/silo.conf.
> > > >
> > > > Jim.
> > > >
> > >
> > 
> > --
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> > 
> >
> 

-- 
Debian - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
Subversion - http://subversion.tigris.org/
SwissDisk  - http://www.swissdisk.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: question about kernel

2005-06-07 Thread gaspo
yes.. but i wanna upgrade kernel because the basic kernel have some
problem about ipv6...
dont create a lot of interface only sit0 sit1 and ip tunnel not work
for create other virtual inteface..

2005/6/8, Jim Crilly <[EMAIL PROTECTED]>:
> On 06/08/05 12:41:19AM +0200, gaspo wrote:
> > but when i try
> > apt-get install kernel-image-2.4.19-sun4u
> > 
> > Setting up kernel-image-2.4.19-sun4u (26) ...
> > after some SEcond i have the message:
> > depmod: *** Unresolved symbols in
> > /lib/modules/2.4.19/kernel/net/ipv6/netfilter/ip6table_filter.o
> > depmod: *** Unresolved symbols in
> > /lib/modules/2.4.19/kernel/net/ipv6/netfilter/ip6table_mangle.o
> > depmod: *** Unresolved symbols in /lib/modules/2.4.19/kernel/net/ipx/ipx.o
> > depmod: *** Unresolved symbols in
> > /lib/modules/2.4.19/kernel/net/netlink/netlink_dev.o
> > There was a problem running depmod.  This may be benign,
> > (You may have versioned symbol names, for instance).
> > Or this could be an error. In any case, since depmod is
> > run at install time, we could just defer running depmod
> > Would you like to abort now? [Yes] Yes
> > dpkg: error processing kernel-image-2.4.19-sun4u (--configure):
> >  subprocess post-installation script returned error exit status 1
> > Errors were encountered while processing:
> >  kernel-image-2.4.19-sun4u
> > E: Sub-process /usr/bin/dpkg returned an error code (1)
> 
> I haven't used a woody system in a while so I don't remember seeing that,
> but I really doubt you need those particular modules and the rest of the
> kernel should work just fine so don't abort the install. And as long as you
> keep your current kernel installed, you'll be able to fall back to it if
> 2.4.19 does cause you problems.
> 
> > 2005/6/7, Jim Crilly <[EMAIL PROTECTED]>:
> > > On 06/07/05 02:01:37PM +0200, gaspo wrote:
> > > > i have a debian
> > > > [14:00:[EMAIL PROTECTED]:/home/gaspo]$ uname -a
> > > > Linux sparc64 2.4.18 #2 Thu Apr 11 14:37:17 EDT 2002 sparc64
> > > > unknownwith kernel 2.4.18 basic...
> > > > i want to upgrade with another new kernel...
> > > > what is the best way for uypgrade kernel?
> > > > i can download witrh apt-cache search kernel NEw and dpkg -i 
> > > > KERNEL.deb...
> > > > work?
> > >
> > > You can use apt-cache search kernel-image to get a list of the available
> > > kernels then just 'apt-get install kernel-image-version' to install it.
> > > Then depending on how you have your bootloader setup you might have to
> > > update /etc/silo.conf.
> > >
> > > Jim.
> > >
> >
> 
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
>



Re: question about kernel

2005-06-07 Thread Jim Crilly
On 06/08/05 12:41:19AM +0200, gaspo wrote:
> but when i try
> apt-get install kernel-image-2.4.19-sun4u
> 
> Setting up kernel-image-2.4.19-sun4u (26) ...
> after some SEcond i have the message:
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.19/kernel/net/ipv6/netfilter/ip6table_filter.o
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.19/kernel/net/ipv6/netfilter/ip6table_mangle.o
> depmod: *** Unresolved symbols in /lib/modules/2.4.19/kernel/net/ipx/ipx.o
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.19/kernel/net/netlink/netlink_dev.o
> There was a problem running depmod.  This may be benign,
> (You may have versioned symbol names, for instance).
> Or this could be an error. In any case, since depmod is
> run at install time, we could just defer running depmod
> Would you like to abort now? [Yes] Yes
> dpkg: error processing kernel-image-2.4.19-sun4u (--configure):
>  subprocess post-installation script returned error exit status 1
> Errors were encountered while processing:
>  kernel-image-2.4.19-sun4u
> E: Sub-process /usr/bin/dpkg returned an error code (1)

I haven't used a woody system in a while so I don't remember seeing that,
but I really doubt you need those particular modules and the rest of the
kernel should work just fine so don't abort the install. And as long as you
keep your current kernel installed, you'll be able to fall back to it if
2.4.19 does cause you problems.

> 2005/6/7, Jim Crilly <[EMAIL PROTECTED]>:
> > On 06/07/05 02:01:37PM +0200, gaspo wrote:
> > > i have a debian
> > > [14:00:[EMAIL PROTECTED]:/home/gaspo]$ uname -a
> > > Linux sparc64 2.4.18 #2 Thu Apr 11 14:37:17 EDT 2002 sparc64
> > > unknownwith kernel 2.4.18 basic...
> > > i want to upgrade with another new kernel...
> > > what is the best way for uypgrade kernel?
> > > i can download witrh apt-cache search kernel NEw and dpkg -i KERNEL.deb...
> > > work?
> > 
> > You can use apt-cache search kernel-image to get a list of the available
> > kernels then just 'apt-get install kernel-image-version' to install it.
> > Then depending on how you have your bootloader setup you might have to
> > update /etc/silo.conf.
> > 
> > Jim.
> >
> 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: question about kernel

2005-06-07 Thread gaspo
but when i try
apt-get install kernel-image-2.4.19-sun4u

Setting up kernel-image-2.4.19-sun4u (26) ...
after some SEcond i have the message:
depmod: *** Unresolved symbols in
/lib/modules/2.4.19/kernel/net/ipv6/netfilter/ip6table_filter.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.19/kernel/net/ipv6/netfilter/ip6table_mangle.o
depmod: *** Unresolved symbols in /lib/modules/2.4.19/kernel/net/ipx/ipx.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.19/kernel/net/netlink/netlink_dev.o
There was a problem running depmod.  This may be benign,
(You may have versioned symbol names, for instance).
Or this could be an error. In any case, since depmod is
run at install time, we could just defer running depmod
Would you like to abort now? [Yes] Yes
dpkg: error processing kernel-image-2.4.19-sun4u (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 kernel-image-2.4.19-sun4u
E: Sub-process /usr/bin/dpkg returned an error code (1)
2005/6/7, Jim Crilly <[EMAIL PROTECTED]>:
> On 06/07/05 02:01:37PM +0200, gaspo wrote:
> > i have a debian
> > [14:00:[EMAIL PROTECTED]:/home/gaspo]$ uname -a
> > Linux sparc64 2.4.18 #2 Thu Apr 11 14:37:17 EDT 2002 sparc64
> > unknownwith kernel 2.4.18 basic...
> > i want to upgrade with another new kernel...
> > what is the best way for uypgrade kernel?
> > i can download witrh apt-cache search kernel NEw and dpkg -i KERNEL.deb...
> > work?
> 
> You can use apt-cache search kernel-image to get a list of the available
> kernels then just 'apt-get install kernel-image-version' to install it.
> Then depending on how you have your bootloader setup you might have to
> update /etc/silo.conf.
> 
> Jim.
>



Re: question about kernel

2005-06-07 Thread Jim Crilly
On 06/07/05 02:01:37PM +0200, gaspo wrote:
> i have a debian 
> [14:00:[EMAIL PROTECTED]:/home/gaspo]$ uname -a
> Linux sparc64 2.4.18 #2 Thu Apr 11 14:37:17 EDT 2002 sparc64
> unknownwith kernel 2.4.18 basic...
> i want to upgrade with another new kernel...
> what is the best way for uypgrade kernel?
> i can download witrh apt-cache search kernel NEw and dpkg -i KERNEL.deb...
> work?

You can use apt-cache search kernel-image to get a list of the available
kernels then just 'apt-get install kernel-image-version' to install it.
Then depending on how you have your bootloader setup you might have to
update /etc/silo.conf.

Jim.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: question about kernel

2005-06-07 Thread Robert Wolfe {MCP}
On Tue, 7 Jun 2005 14:01:37 +0200
gaspo <[EMAIL PROTECTED]> wrote:

> i have a debian 
> [14:00:[EMAIL PROTECTED]:/home/gaspo]$ uname -a
> Linux sparc64 2.4.18 #2 Thu Apr 11 14:37:17 EDT 2002 sparc64
> unknownwith kernel 2.4.18 basic...
> i want to upgrade with another new kernel...
> what is the best way for uypgrade kernel?
> i can download witrh apt-cache search kernel NEw and dpkg -i KERNEL.deb...
> work?
> 

You would most likely have to download the latest kernel from source code and 
then compile 
and install it yourself.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Question about KErnel source and debian/sparc..

2004-09-17 Thread Scott Walker
If I want to roll my own kernel tho, using the kernel-utils to make a
debian package, should these be updated?

On Fri, 2004-09-17 at 15:42, Ben Collins wrote:
> On Fri, Sep 17, 2004 at 12:56:37PM -0400, Scott Walker wrote:
> > I know under x86 hardware in the /usr/include directory you usually have
> > 3 links
> > 
> > asm -> /usr/src/linux/include/asm (which is usually a link to asm-i386)
> > scsi -> /usr/src/linux/include/scsi
> > linux -> /usr/src/linux/include/linux
> > 
> > But under debian sparc, what should these be? I'm assuming the
> > scsi/linux don't change, but under sparc linux there is asm-sparc,
> > asm-sparc64.
> > 
> > Any ideas?
> 
> On debian they are not symlinks, they are headers that include out of
> asm-sparc and asm-sparc64 depending on whether gcc is doing -m32 or -m64
> (32bit and 64bit) compiles.
-- 
Scott Walker <[EMAIL PROTECTED]>



Re: Question about KErnel source and debian/sparc..

2004-09-17 Thread Ben Collins
On Fri, Sep 17, 2004 at 12:56:37PM -0400, Scott Walker wrote:
> I know under x86 hardware in the /usr/include directory you usually have
> 3 links
> 
> asm -> /usr/src/linux/include/asm (which is usually a link to asm-i386)
> scsi -> /usr/src/linux/include/scsi
> linux -> /usr/src/linux/include/linux
> 
> But under debian sparc, what should these be? I'm assuming the
> scsi/linux don't change, but under sparc linux there is asm-sparc,
> asm-sparc64.
> 
> Any ideas?

On debian they are not symlinks, they are headers that include out of
asm-sparc and asm-sparc64 depending on whether gcc is doing -m32 or -m64
(32bit and 64bit) compiles.

-- 
Debian - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
Subversion - http://subversion.tigris.org/
WatchGuard - http://www.watchguard.com/



Re: Question about KErnel source and debian/sparc..

2004-09-17 Thread The Undefined
On Fri, Sep 17, 2004 at 12:56:37PM -0400, Scott Walker wrote:
> I know under x86 hardware in the /usr/include directory you usually have
> 3 links
i'm not have debian, but PLD linux, but...
hm... two things...
first - on sparc there are two "asm" versions - sparc(32) and sparc64
So should be links:
asm-sparc -> /usr/src/linux/include/asm-sparc
asm-sparc64 -> /usr/src/linux/include/asm-sparc64
and you should select which version are you using when compile.

and second... from kernel 2.6 kernel headers shouldn't be used directly
by userland applications. each distribution sholud have special
"userland" headers to use in applications. in pld are used
linux-libc-headers (from
http://ep09.pld-linux.org/~mmazur/linux-libc-headers/). I think in
debian is similar project.

-- 
Andrzej 'The Undefined' DopieraƂa
UNIX && Linux administrator, Adam Mickiewicz University WMiI
PLD Linux Developer HomePage: http://aramin.net/
JID: [EMAIL PROTECTED]e-mail: [EMAIL PROTECTED]