Where is the Object File (Module) ?

Christian Folke folke@tee.uni-essen.de
Fri May 7 08:15:39 1999


This is a multi-part message in MIME format.
--------------25411A5C7B9D9EF9E3E9C756
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hello,

when I want to create the module the following happens....

gcc -DMODVERSIONS -DMODULE -D__KERNEL__ -I/usr/src/linux/net/inet -Wall
-Wstrict
-prototypes -O6 -c tulip.c 
In file included from /usr/include/asm/semaphore.h:11,
                 from /usr/include/linux/fs.h:165,
                 from /usr/include/linux/capability.h:13,
                 from /usr/include/linux/binfmts.h:5,
                 from /usr/include/linux/sched.h:8,
                 from tulip.c:118:
/usr/include/asm/current.h:4: global register variable follows a
function defini
tion
/usr/include/asm/current.h:4: warning: call-clobbered register used for
global r
egister variable
tulip.c: In function `tulip_timer':
tulip.c:1866: warning: `mleaf' might be used uninitialized in this
function
tulip.c:1867: warning: `p' might be used uninitialized in this function
 
-> no tulip.o to copy :-(

Any Ideas ?

(Alpha, Miata, RedHat-6.0, Kernel 2.2.7) 

Best regards
Christian
---------------------------------------------------------------------
- University | Chair of Energy     | Dipl.-Ing. Christian Folke     -
- GH         | Supply Technologies | e-mail:folke@tee.uni-essen.de  - 
- Essen      | and Energy Economy  | http://www.tee.uni-essen.de/   -
---------------------------------------------------------------------
--------------25411A5C7B9D9EF9E3E9C756
Content-Type: message/delivery-status;
 name="nsmailVH.TMP"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="nsmailVH.TMP"

Reporting-MTA: dns; uni-essen.de
Received-From-MTA: DNS; tee-2.tee.uni-essen.de
Arrival-Date: Fri, 7 May 1999 14:05:53 +0200

Final-Recipient: RFC822; linux-tulip-bug@cesdls.gsfc.nasa.gov
Action: failed
Status: 5.1.2
Remote-MTA: DNS; cesdls.gsfc.nasa.gov
Last-Attempt-Date: Fri, 7 May 1999 14:06:01 +0200


--------------25411A5C7B9D9EF9E3E9C756
Content-Type: message/rfc822;
 name="nsmailT1.TMP"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="nsmailT1.TMP"

Return-Path: folke@tee.uni-essen.de
Received: from tee-2.tee.uni-essen.de (tee-2.tee.uni-essen.de [132.252.131.97]) by uni-essen.de (8.8.5/8.7) with SMTP id OAA71056 for <linux-tulip-bug@cesdls.gsfc.nasa.gov>; Fri, 7 May 1999 14:05:53 +0200
Received: from tee-2 by tee-2.tee.uni-essen.de (SMI-8.6/SMI-SVR4)
	id OAA11061; Fri, 7 May 1999 14:05:52 +0200
Sender: folke@tee.uni-essen.de
Message-ID: <3732D720.4643@tee.uni-essen.de>
Date: Fri May  7 08:15:39 1999
From: Christian Folke <folke@tee.uni-essen.de>
Organization: Universität GH Essen
X-Mailer: Mozilla 3.01 (X11; I; SunOS 5.4 sun4m)
MIME-Version: 1.0
To: linux-tulip-bug@cesdls.gsfc.nasa.gov
Subject: Where is the Object File (Module) ?
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hello,

when I want to create the module the following happens....

gcc -DMODVERSIONS -DMODULE -D__KERNEL__ -I/usr/src/linux/net/inet -Wall
-Wstrict
-prototypes -O6 -c tulip.c 
In file included from /usr/include/asm/semaphore.h:11,
                 from /usr/include/linux/fs.h:165,
                 from /usr/include/linux/capability.h:13,
                 from /usr/include/linux/binfmts.h:5,
                 from /usr/include/linux/sched.h:8,
                 from tulip.c:118:
/usr/include/asm/current.h:4: global register variable follows a
function defini
tion
/usr/include/asm/current.h:4: warning: call-clobbered register used for
global r
egister variable
tulip.c: In function `tulip_timer':
tulip.c:1866: warning: `mleaf' might be used uninitialized in this
function
tulip.c:1867: warning: `p' might be used uninitialized in this function
 
-> no tulip.o to copy :-(

Any Ideas ?

(Alpha, Miata, RedHat-6.0, Kernel 2.2.7) 

Best regards
Christian
---------------------------------------------------------------------
- University | Chair of Energy     | Dipl.-Ing. Christian Folke     -
- GH         | Supply Technologies | e-mail:folke@tee.uni-essen.de  - 
- Essen      | and Energy Economy  | http://www.tee.uni-essen.de/   -
---------------------------------------------------------------------


--------------25411A5C7B9D9EF9E3E9C756--