Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 5 Jan 2002 03:30:06 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 5 Jan 2002 03:29:57 -0500 Received: from front1.mail.megapathdsl.net ([66.80.60.31]:60426 "EHLO front1.mail.megapathdsl.net") by vger.kernel.org with ESMTP id ; Sat, 5 Jan 2002 03:29:39 -0500 Subject: 2.5.2-pre8 -- Compile error in parport_cs.c: 327: `LP_MAJOR' undeclared (first use in this function) From: Miles Lane To: LKML Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: X-Mailer: Evolution/1.1.0.99 (Preview Release) Date: 05 Jan 2002 00:29:55 -0800 Message-Id: <1010219395.19905.13.camel@stomata.megapathdsl.net> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=athlon -c -o parport_cs.o parport_cs.c parport_cs.c: In function `parport_config': parport_cs.c:327: `LP_MAJOR' undeclared (first use in this function) parport_cs.c:327: (Each undeclared identifier is reported only once parport_cs.c:327: for each function it appears in.) parport_cs.c: At top level: parport_cs.c:109: warning: `parport_cs_ops' defined but not used make[3]: *** [parport_cs.o] Error 1 - 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/