From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerrit Renker Date: Tue, 19 Dec 2006 10:09:46 +0000 Subject: Re: [PATCH 5/8]: Move debugging macro to header file Message-Id: <200612191009.46218@strip-the-willow> List-Id: References: <5640c7e00612151347j33d8239ua0fabed666d4805f@mail.gmail.com> In-Reply-To: <5640c7e00612151347j33d8239ua0fabed666d4805f@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: dccp@vger.kernel.org Can you please tell me what exactly you are using -- on my computer it compiles without a single error. | But the EXPORT_SYMBOL_GPL doesn't fix this: | > | and now I get this: | > | WARNING: Module | > | /lib/modules/2.6.20-rc1davem20/kernel/net/dccp/ccids/lib/dccp_tfrc_lib.ko | > | ignored, due to loop | > | WARNING: Loop detected: | > | /home/ian/tmp/lib/modules/2.6.20-rc1davem20/kernel/net/dccp/ccids/dccp_ccid3.ko | > | needs dccp_tfrc_lib.ko which needs dccp_ccid3.ko again! | > | WARNING: Module | > | /lib/modules/2.6.20-rc1davem20/kernel/net/dccp/ccids/dccp_ccid3.ko | > | ignored, due to loop | > |