Re: armhf port, repo and simple image available

2010-08-07 Thread Konstantinos Margaritis
On Wednesday 04 August 2010 17:01:18 Konstantinos Margaritis wrote:
> 11. klibc: I modified the source to tune for armv7-a but it still fails to
> build: http://paste.debian.net/82212/ (which as I found, used to occur with
> klibc in ubuntu, LP: #534281). This probably has to do with my older
>  version of linux-libc-dev however, so I won't worry about it much until I
>  upgrade to a newer kernel.

> 14. linux-libc-dev is not available as I haven't worked on kernel builds
>  yet. When needed I used the ubuntu version I already had on the system
>  before (karmic 2.6.31-21.59, should work for most stuff except for the
>  klibc problem).

Ok, I patched linux kernel source packages to add armhf (I used 2.6.35-
rc6~experimental) and even added a -efikamx flavour -dummy for now, no actual 
patches for efikamx, just wanted to play around with the linux kernel 
packaging. After some hours of compiling, I have now all armhf kernel packages 
-and indep packages- incl. linux-libc-dev. These have all gone into the 
freevec.org repository. 

Also, I tried recompiling klibc now _with_ the arm7-a tunes, and it built 
successfully. 

So, that's minus 2 issues yet. The good news with linux-libc-dev is that 
apt-get install build-essential succeeds now.

Konstantinos


-- 
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201008072238.34194.mar...@genesi-usa.com



Re: armhf port, repo and simple image available

2010-08-07 Thread Konstantinos Margaritis
On Wednesday 04 August 2010 19:23:51 Konstantinos Margaritis wrote:

> Yup, and doxygen fails. In fact I am amazed that this actually builds on
>  other platforms properly, it appears that it build-deps on libqt4-dev, but
>  Makefile.doxywizard is configured for qt3:

I patched doxygen to use qmake-qt4 and moc-qt4 by default, the package builds 
fine even if qt3 is installed (thanks to svuorela for the hint).

Konstantinos


-- 
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201008072229.44807.mar...@genesi-usa.com



RE: NSLU2 USB Serial

2010-08-07 Thread Brian Platt

I've just tried adding that line and still nothing, this is very strange?

> Date: Fri, 6 Aug 2010 14:35:42 -0400
> From: e...@cmu.edu
> To: debian-arm@lists.debian.org
> Subject: Re: NSLU2 USB Serial
> 
> On Fri, Aug 06, 2010 at 06:12:34PM +0100, Brian Platt wrote:
> > Yes I've seen that its available but when I attach a terminal
> > machine to the serial end I get no output from the nslu2.
> 
> Try adding a line like this at the end of /etc/inittab:
> 
> T0:23:respawn:/sbin/getty -L ttyUSB0 115200 vt100
> 
> Then do "telinit q" to make init notice it and start the getty process.
> 
> -- 
> Eric Cooper e c c @ c m u . e d u
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
> Archive: http://lists.debian.org/20100806183542.gb17...@localhost
>