Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265109AbTFYV0t (ORCPT ); Wed, 25 Jun 2003 17:26:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265085AbTFYV0h (ORCPT ); Wed, 25 Jun 2003 17:26:37 -0400 Received: from ip4.73.1311O-CUD12K-02.ish.de ([62.143.73.4]:227 "EHLO mocm.de") by vger.kernel.org with ESMTP id S265084AbTFYVZD (ORCPT ); Wed, 25 Jun 2003 17:25:03 -0400 From: Marcus Metzler Message-ID: <16122.5726.626761.307704@sheridan.metzler> Date: Wed, 25 Jun 2003 23:38:38 +0200 (CEST) To: Christoph Hellwig Cc: mocm@mocm.de, =?ISO-8859-1?Q?J=F6rn?= Engel , Marcus Metzler , Michael Hunold , Sam Ravnborg , linux-kernel@vger.kernel.org Subject: Re: DVB Include files In-Reply-To: <20030625220358.B13814@infradead.org> References: <20030625182409.A29252@infradead.org> <16121.56382.444838.485646@sheridan.metzler> <20030625185036.C29537@infradead.org> <16121.58735.59911.813354@sheridan.metzler> <20030625191532.A1083@infradead.org> <16121.60747.537424.961385@sheridan.metzler> <20030625194250.GF1770@wohnheim.fh-wedel.de> <16122.379.321217.737557@sheridan.metzler> <20030625202312.GG1770@wohnheim.fh-wedel.de> <16122.2724.417649.622538@sheridan.metzler> <20030625220358.B13814@infradead.org> X-Mailer: VM 6.75 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Reply-To: mocm@mocm.de X-Face: X!$Vwl\?,AW_[zm^ej\MLxN>q;R?C_sRZ*XE4V;BGT28Ewyd\:TS')W'G#Dgay8ci$*{lEd 02(Nk0OndG\752U>lozmb_R1poDm6mgHm_4.}bdS0hh.`xGUI.X2x_50T9.?_v~.,QI*$2:Q=HV@>F IP6%l~E:T|w,X[eC;|YD(A9X'sS"r$l]g<4CjAm4|f7o0>6zGwUPLinP0.d=E+_%?4>0A9'esEZ=9h $#b[g*/q/g'GVj-hDc,+V_]1.H^N,1Bju,>5FZn"B Mime-Version: 1.0 (generated by tm-edit 1.6) Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3441 Lines: 91 Christoph Hellwig writes: > > > In that case yes, you are screwed. Your ABI just changed incompatibly. > > > > Not if you recompile. >If you need to recompile your ABI changed. And yes, then your absolutely >screwed. You may be, I am not. > > > > Why (It's DVB by the way)? It's as close to the kernel as ls or cat > > and having two sets of the same includes is stupid. >No, it's not. One if for the driver you compile and one for the application. Yeah, yeah. I know, get off it. They are the same. > > What packages? You are always talking about packages. There are no packages. > > There are only the kernel and my app. Nothing else. No copying of headers. >Then you need to add a package with the userland header (which, as I already >said might be exactly the same ones as those in the kernel tree). What are those packages you are talking about? I am not making a distribution. > > There is no one who does that, not even distributions. The includes > > needed for libc are far less prone to change than v4l or dvb. And not > > as linux specific. > Oh yes, everyone does. Ever looked at an errata kernel from RH, SuSE > or Debian? Yes, they never change what's /usr/include/. So where are all the libc packages for each and every kernel package in debian? > > I see your point, but right now it's only academic and not practicable. >It's how Linux works. If you don't like that play with SCO Unix or MacOS. No, it's how a linux distribution may work ( or should I say a GNU/Linux distribution). > On Wed, Jun 25, 2003 at 10:48:36PM +0200, Marcus Metzler wrote: > > That was kind of the point. If I have to check and copy the includes > > all the time I may run into trouble because of such changes. Whereas > > without that, I only have to recompile. I don't have to check each and > > evry possible place where old headers may be, which may even be > > different for every distribution. > > If that's your attitude we should drop dvb from the kernel again. The Linux > Kernel has a stable userspace ABI. > Yes, that's why it's called the unstable branch. You are talking about a ready all done distribution. I am not. I am talking about developement. I don't know what your problem is. If you want the app in your distribution then change it to the way you want. Fact is that you need the headers in the kernel, in order to compile the drivers. Fact is that I need those same headers for my applications, not some others somewhere else. Fact is that this is the kernel list and we are talking about a developement kernel. All you are talking about is some user who gets a distribution and wants to compile his own programs. But they don't use DEVELOPEMENT kernels. And the don't write low level apps to test the drivers. Get over it, I am done feeding the trolls. Marcus -- /--------------------------------------------------------------------\ | Dr. Marcus O.C. Metzler | | |--------------------------------|-----------------------------------| | mocm@metzlerbros.de | http://www.metzlerbros.de/ | \--------------------------------------------------------------------/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/