From owner-freebsd-current Thu May 2 08:24:27 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA03337 for current-outgoing; Thu, 2 May 1996 08:24:27 -0700 (PDT) Received: from mail.rwth-aachen.de (mail.RWTH-Aachen.DE [137.226.144.9]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id IAA03117 for ; Thu, 2 May 1996 08:22:47 -0700 (PDT) Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de) by mail.rwth-aachen.de (PMDF V5.0-4 #13110) id <01I48KTD1JSW0034TA@mail.rwth-aachen.de> for freebsd-current@freefall.FreeBSD.org; Thu, 02 May 1996 17:14:40 +0100 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.11/8.6.9) id RAA14992 for freebsd-current@freefall.cdrom.com; Thu, 02 May 1996 17:22:27 +0200 Date: Thu, 02 May 1996 17:22:27 +0200 From: "Christoph P. Kukulies" Subject: LINUX COMPAT_LINUX To: freebsd-current@freefall.FreeBSD.org Message-id: <199605021522.RAA14992@gilberto.physik.rwth-aachen.de> Content-transfer-encoding: 7BIT Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I saw Poul-Henning talking about COMPAT_LINUX and such but didn't pay attention. Maybe I should have :-) Anyway, the reason why my kernel doesn't compile any longer is that the qcam driver has a LINUX ifdef'ed #include section which was triggered by my options LINUX in my kernel config file. The hell knows why I had it in there. I also had a COMPAT_LINUX in it for running linux binaries. What was that LINUX option initially good for? Obviously it is disturbing now. --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de