Re: Bug#630206: libnss-myhostname: FTBFS: fatal error: asm/types.h: No such file or directory

2011-06-17 Thread Lennart Poettering
x your glibc first. And if there's a really good reason not to, then at least supply me with a patch, because otherwise I don't care. Lennart -- Lennart Poettering - Red Hat, Inc. -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of "unsubscribe&

Re: Bug#630206: libnss-myhostname: FTBFS: fatal error: asm/types.h: No such file or directory

2011-06-17 Thread Lennart Poettering
On Fri, 17.06.11 09:56, Joachim Breitner (nome...@debian.org) wrote: > Hi, > > Am Dienstag, den 14.06.2011, 23:01 +0200 schrieb Robert Millan: > > 2011/6/14 Lennart Poettering : > > > if LEGACY > > > foo_SOURCES += legacy.c > > > else > > > foo_

Re: Bug#630206: libnss-myhostname: FTBFS: fatal error: asm/types.h: No such file or directory

2011-06-16 Thread Lennart Poettering
On Thu, 16.06.11 10:59, Robert Millan (r...@debian.org) wrote: > > 2011/6/15 Lennart Poettering : > > I have commited this now, though I am pretty sure this is actually > > broken. You cannot just go and make up ifindexes. You need to determine > > the kernel ifindexes

Re: Bug#630206: libnss-myhostname: FTBFS: fatal error: asm/types.h: No such file or directory

2011-06-15 Thread Lennart Poettering
On Tue, 14.06.11 23:01, Robert Millan (r...@debian.org) wrote: > 2011/6/14 Lennart Poettering : > > if LEGACY > > foo_SOURCES += legacy.c > > else > > foo_SOURCES += netlink.c > > endif > > > > In the Makefile.am file. > > Here. I have commited

Re: Bug#630206: libnss-myhostname: FTBFS: fatal error: asm/types.h: No such file or directory

2011-06-14 Thread Lennart Poettering
On Tue, 14.06.11 17:49, Robert Millan (r...@debian.org) wrote: > 2011/6/13 Lennart Poettering : > >> +#ifdef __linux__ > >> +#include "netlink.c" > >> +#else > >> +#include "legacy.c" > >> +#endif > > > > Urks,

Re: Bug#630206: libnss-myhostname: FTBFS: fatal error: asm/types.h: No such file or directory

2011-06-13 Thread Lennart Poettering
On Mon, 13.06.11 14:13, Robert Millan (r...@debian.org) wrote: > tags 630206 patch > thanks > > 2011/6/13 Robert Millan : > > 2011/6/13 Lennart Poettering : > >> I think it is a major waste of time thinking about BSD and Hurd. > >> > >> That sa

Re: Bug#630206: libnss-myhostname: FTBFS: fatal error: asm/types.h: No such file or directory

2011-06-13 Thread Lennart Poettering
#x27;d be willing to merge it. The emphasis is on non-intrusive minimalism. > B. Ask Lennart to try to make his program portable. Nah, I will not work on this. Netlink is Linux specific -- it cannot be made on the legacy kernels, and I don't care for the legacy kernels anyway and won&#