Re: build sparc32 kernel deb on sparc64

2007-06-04 Thread Daniel Smolik

Robert Reif napsal(a):

Daniel Smolik wrote:


Robert Reif napsal(a):


Is it possible to build a sparc32 kernel deb on sparc64?

I can compile a 32 bit kernel using ARCH=sparc ok.
Running make-kpkg --arch sparc tries to compile a 64 bit kernel.
Setting an ARCH=sparc environment variable doesn't help.

Any one have any pointers on cross compiling a sparc32 kernel deb on 
a sparc64 system?




I normaly compile kernel for 32 sparc as:

sparc32 bash
make

Dan


This doesn't work for me:

netra:/usr/src/linux-2.6# sparc32 bash
-bash: sparc32: command not found

What package do I need to do this?  I just installed the standard 
(minimum) packages.



dpkg -S /usr/bin/sparc32
sparc-utils: /usr/bin/sparc32


Dan






--
Mydatex s r.o.
http://www.mydatex.cz
email: [EMAIL PROTECTED]
mob: 604200362
tel: 226210085


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



build sparc32 kernel deb on sparc64

2007-06-03 Thread Robert Reif

Is it possible to build a sparc32 kernel deb on sparc64?

I can compile a 32 bit kernel using ARCH=sparc ok.
Running make-kpkg --arch sparc tries to compile a 64 bit kernel.
Setting an ARCH=sparc environment variable doesn't help.

Any one have any pointers on cross compiling a sparc32 kernel deb on a 
sparc64 system?



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



Re: build sparc32 kernel deb on sparc64

2007-06-03 Thread Daniel Smolik

Robert Reif napsal(a):

Is it possible to build a sparc32 kernel deb on sparc64?

I can compile a 32 bit kernel using ARCH=sparc ok.
Running make-kpkg --arch sparc tries to compile a 64 bit kernel.
Setting an ARCH=sparc environment variable doesn't help.

Any one have any pointers on cross compiling a sparc32 kernel deb on a 
sparc64 system?




I normaly compile kernel for 32 sparc as:

sparc32 bash
make

Dan




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



Re: build sparc32 kernel deb on sparc64

2007-06-03 Thread Robert Reif

Daniel Smolik wrote:


Robert Reif napsal(a):


Is it possible to build a sparc32 kernel deb on sparc64?

I can compile a 32 bit kernel using ARCH=sparc ok.
Running make-kpkg --arch sparc tries to compile a 64 bit kernel.
Setting an ARCH=sparc environment variable doesn't help.

Any one have any pointers on cross compiling a sparc32 kernel deb on 
a sparc64 system?




I normaly compile kernel for 32 sparc as:

sparc32 bash
make

Dan


This doesn't work for me:

netra:/usr/src/linux-2.6# sparc32 bash
-bash: sparc32: command not found

What package do I need to do this?  I just installed the standard 
(minimum) packages.





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



Re: build sparc32 kernel deb on sparc64

2007-06-03 Thread Julien Cristau
On Sun, Jun  3, 2007 at 17:30:15 -0400, Robert Reif wrote:

 This doesn't work for me:
 
 netra:/usr/src/linux-2.6# sparc32 bash
 -bash: sparc32: command not found
 
 What package do I need to do this?  I just installed the standard 
 (minimum) packages.
 
sparc-utils

Cheers,
Julien


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