From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S267393AbUGNPNP (ORCPT ); Wed, 14 Jul 2004 11:13:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S267397AbUGNPNP (ORCPT ); Wed, 14 Jul 2004 11:13:15 -0400 Received: from cantor.suse.de ([195.135.220.2]:39087 "EHLO Cantor.suse.de") by vger.kernel.org with ESMTP id S267393AbUGNPNO (ORCPT ); Wed, 14 Jul 2004 11:13:14 -0400 Date: Wed, 14 Jul 2004 17:10:46 +0200 Message-ID: From: Takashi Iwai To: "Srinivas G." Cc: Subject: Re: CONFIG_MODVERSIONS disabled In-Reply-To: <4EE0CBA31942E547B99B3D4BFAB34811038E3B@mail.esn.co.in> References: <4EE0CBA31942E547B99B3D4BFAB34811038E3B@mail.esn.co.in> User-Agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.6 MULE XEmacs/21.4 (patch 15) (Security Through Obscurity) (i386-suse-linux) MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org At Wed, 14 Jul 2004 14:51:21 +0530, Srinivas G. wrote: > > Hi, > > We are using SuSe Linux 9.1 with kernel version 2.6.5-7.71. When we try > to compile our driver under this kernel it was showing the following > warning message. > > WARNING: Symbol version dump > /usr/src/linux-2.6.5-7.71-obj/i386/default/Modules.symvers is missing, > modules will have CONFIG_MODVERSIONS disabled. > > Actually it was previously worked with 2.6.4-54.1 kernel version. There > were no warning messages. > > Am I missing any thing in the 2.6.5-7.71 kernel version? You'll need to install kernel-syms.rpm, too. Takashi