All times are UTC-06:00




Post new topic  Reply to topic  [ 6 posts ] 
Author Message
PostPosted: Wed May 30, 2012 6:44 pm 
Offline

Joined: Sat Nov 05, 2011 9:59 am
Posts: 59
Location: Bloomington, IL
Are there current directions for cross compiling the legacy kernel source from here -> https://github.com/genesi/linux-legacy

When I try to run the make-deb.sh I get this error message -> http://pastebin.com/uDSaXyS0

And the instructions on the Debian wiki seem to be out of date. My build system is running Ubuntu 12.04 64bit.

Thanks!
~Jeff

_________________
Bodhi Linux - http://bodhilinux.com


Top
   
 Post subject:
PostPosted: Thu May 31, 2012 12:52 am 
Offline

Joined: Fri Oct 28, 2011 6:47 am
Posts: 55
Location: Terre
Have you installed the crosstoolchain as http://wiki.debian.org/EmdebianToolchain ?

_________________
[:-]


Top
   
 Post subject:
PostPosted: Thu May 31, 2012 6:33 am 
Offline

Joined: Sat Nov 05, 2011 9:59 am
Posts: 59
Location: Bloomington, IL
I installed the cross compiler if that is what you mean - do I need to run that xapt command to pull down certain packages as well?

Also slightly odd (at least I think so) is that if I run the command:
Code:
make ARCH=arm CROSS_COMPILE=arm-linux-gnueabi-


It compiles without complaint... What am I missing? Fairly new to cross compiling things.

~Jeff

_________________
Bodhi Linux - http://bodhilinux.com


Top
   
 Post subject:
PostPosted: Thu May 31, 2012 7:10 am 
Offline

Joined: Sat Nov 05, 2011 9:59 am
Posts: 59
Location: Bloomington, IL
Ack it looks like a Debian issue... http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664854

Need to do more searching it seems.

~Jeff

_________________
Bodhi Linux - http://bodhilinux.com


Top
   
 Post subject:
PostPosted: Thu May 31, 2012 8:01 am 
Offline

Joined: Sat Nov 05, 2011 9:59 am
Posts: 59
Location: Bloomington, IL
It was indeed a kernel-package issue.

Down grading my kernel-package to the previous version did the trick.

~Jeff

_________________
Bodhi Linux - http://bodhilinux.com


Top
   
 Post subject:
PostPosted: Sat Jun 02, 2012 10:03 am 
Offline

Joined: Fri Oct 28, 2011 6:47 am
Posts: 55
Location: Terre
Code:
DEB_HOST_ARCH=armel fakeroot make-kpkg --arch arm --cross-compile arm-linux-gnueabi- -j 5 kernel_image
seems to fix the problem.
Code:
DEB_HOST_ARCH=armhf fakeroot make-kpkg --arch arm --cross-compile arm-linux-gnueabi- -j 5 kernel_image
seems to work also !

:oops:

_________________
[:-]


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 6 posts ] 

All times are UTC-06:00


Who is online

Users browsing this forum: No registered users and 6 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
PowerDeveloper.org: Copyright © 2004-2012, Genesi USA, Inc. The Power Architecture and Power.org wordmarks and the Power and Power.org logos and related marks are trademarks and service marks licensed by Power.org.
All other names and trademarks used are property of their respective owners. Privacy Policy
Powered by phpBB® Forum Software © phpBB Group