Re: klibc build trouble

2010-03-14 Thread maximilian attems
On Sun, Mar 14, 2010 at 06:41:56PM +, Ben Hutchings wrote: > With these changes: ok thanks now I see what you meant! not happy to add a Debian specific patch, but in theory this is cleaner as avoiding linux-libc-dev duplication. will add patch with your authorship to klibc-debian and upload

Re: klibc build trouble

2010-03-14 Thread Ben Hutchings
On Sun, 2010-03-14 at 18:50 +0100, maximilian attems wrote: > On Sun, Mar 14, 2010 at 05:47:40PM +, Ben Hutchings wrote: > > > > How does it not work? That links to the kernel headers > > under /usr/include. No need to -I/usr/include. > > how would klcc see linux-libc-dev the headers in /us

Re: klibc build trouble

2010-03-14 Thread maximilian attems
On Sun, Mar 14, 2010 at 05:47:40PM +, Ben Hutchings wrote: > > How does it not work? That links to the kernel headers > under /usr/include. No need to -I/usr/include. how would klcc see linux-libc-dev the headers in /usr/include without aboves include please specify "That links" simple e

Re: klibc build trouble

2010-03-14 Thread maximilian attems
On Sun, Mar 14, 2010 at 04:33:36AM +, Ben Hutchings wrote: > But we already solved this problem and the solution is called > linux-libc-dev. For klibc we just need to do: > this solution does not work, once you add -I/usr/include you add the glibc definitions and you end up with plenty of fu

Re: klibc build trouble

2010-03-14 Thread Ben Hutchings
On Sun, 2010-03-14 at 18:33 +0100, maximilian attems wrote: > On Sun, Mar 14, 2010 at 04:33:36AM +, Ben Hutchings wrote: > > But we already solved this problem and the solution is called > > linux-libc-dev. For klibc we just need to do: > > > > this solution does not work, once you add -I/us

Re: klibc build trouble

2010-03-13 Thread maximilian attems
On Sun, Mar 14, 2010 at 04:33:36AM +, Ben Hutchings wrote: > On Sun, 2010-03-14 at 04:27 +0100, maximilian attems wrote: > [...] > > so to reproduce the debian trouble: > > git clone git://git.debian.org/git/kernel/klibc.git klibc-debian > > cd klibc-debian > > debuild -B -us -uc > > > > I don

Re: klibc build trouble

2010-03-13 Thread Ben Hutchings
On Sun, 2010-03-14 at 04:27 +0100, maximilian attems wrote: [...] > so to reproduce the debian trouble: > git clone git://git.debian.org/git/kernel/klibc.git klibc-debian > cd klibc-debian > debuild -B -us -uc > > I don't see how we can get around the headers_install target, > it was added on purp

Re: klibc build trouble

2010-03-13 Thread maximilian attems
On Sun, Mar 14, 2010 at 02:31:38AM +, Ben Hutchings wrote: > On Sun, 2010-03-14 at 00:54 +0100, maximilian attems wrote: > > as the next klibc release 1.5.16 looks like shaping up, > > I have a trouble to build that for Debian. > > > > currently I build depent on linux-libc-dev, I don't know w

Re: klibc build trouble

2010-03-13 Thread Ben Hutchings
On Sun, 2010-03-14 at 00:54 +0100, maximilian attems wrote: > as the next klibc release 1.5.16 looks like shaping up, > I have a trouble to build that for Debian. > > currently I build depent on linux-libc-dev, I don't know what > against I can build latest klibc, see > > > klibc fails to build

klibc build trouble

2010-03-13 Thread maximilian attems
as the next klibc release 1.5.16 looks like shaping up, I have a trouble to build that for Debian. currently I build depent on linux-libc-dev, I don't know what against I can build latest klibc, see klibc fails to build due too: make -C linux/ ARCH=x86_64 INSTALL_HDR_PATH=debian/tmp/usr/lib/klib