hamachi.c compile on 2.0pre Alpha

Nick draggy@kosmic.org
Tue Jan 5 12:59:23 1999



Hi,

	I'm trying to compile (egcs-1.1.1) the hamachi v0.07 driver as a
module on linux 2.2pre-2 on an Alpha 21164A box.  I'm trying out the
G-NIC2 card an AXP box with some Packet Engines equipment.  Any help to
get this running would be VERY welcomed.

Cheers!

Nicolas St-Pierre
Network Administrator
ColbaNet Montreal


I get the following error:

In file included from hamachi.c:79:
/usr/include/linux/bios32.h:11: warning: #warning This driver uses the old PCI interface, please fix it (see Documentation/pci.txt)
/usr/include/linux/bios32.h:32: warning: `pcibios_read_config_byte' redefined
/usr/include/linux/modules/pcisyms.ver:4: warning: this is the location of the previous definition
In file included from /usr/include/linux/sched.h:445,
                 from hamachi.c:70:
/usr/include/asm/current.h:4: global register variable follows a function definition
/usr/include/asm/current.h:4: warning: call-clobbered register used for global register variable
hamachi.c: In function `hamachi_probe1':
hamachi.c:469: warning: unsigned int format, different type arg (arg 4)
hamachi.c:490: warning: unsigned int format, different type arg (arg 7)
hamachi.c: In function `hamachi_open':
hamachi.c:693: warning: unsigned int format, different type arg (arg 3)
hamachi.c:693: warning: unsigned int format, different type arg (arg 4)
hamachi.c: In function `hamachi_timer':
hamachi.c:715: warning: unsigned int format, different type arg (arg 3)
hamachi.c:715: warning: unsigned int format, different type arg (arg 4)
hamachi.c:723: warning: unsigned int format, different type arg (arg 3)
hamachi.c:723: warning: unsigned int format, different type arg (arg 4)
hamachi.c:723: warning: unsigned int format, different type arg (arg 5)
hamachi.c:723: warning: unsigned int format, different type arg (arg 6)
hamachi.c:723: warning: unsigned int format, different type arg (arg 7)
hamachi.c:723: warning: unsigned int format, different type arg (arg 8)
hamachi.c: In function `hamachi_interrupt':
hamachi.c:920: warning: unsigned int format, different type arg (arg 3)
hamachi.c: In function `hamachi_error':
hamachi.c:1079: warning: unsigned int format, different type arg (arg 3)
hamachi.c:1079: warning: unsigned int format, different type arg (arg 4)
hamachi.c:1079: warning: unsigned int format, different type arg (arg 5)
hamachi.c:1079: warning: unsigned int format, different type arg (arg 6)
hamachi.c: In function `hamachi_close':
hamachi.c:1114: warning: unsigned int format, different type arg (arg 3)
hamachi.c:1114: warning: unsigned int format, different type arg (arg 4)
hamachi.c:1114: warning: unsigned int format, different type arg (arg 5)


 | To unsubscribe, send mail to Majordomo@cesdis.gsfc.nasa.gov, and within the
 |  body of the mail, include only the text:
 |   unsubscribe this-list-name youraddress@wherever.org
 | You will be unsubscribed as speedily as possible.