9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] etheresis driver
@ 2010-05-03 17:39 Jacob Todd
  2010-05-03 18:30 ` erik quanstrom
  0 siblings, 1 reply; 8+ messages in thread
From: Jacob Todd @ 2010-05-03 17:39 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 786 bytes --]

I was trying to compile a new kernel that included the ethersis[1] driver,
but I come across the following error when running `mk 'CONF=pcf'`

	8c -FTVw ethersis.c
	ethersis.c:118 external redeclaration of: Sse
		GLOBL ENUM ethersis.c:118
		GLOBL ENUM <eof>
	mk: 8c -FTVw ethersis.c  : exit status=rc 3504: 8c 3506: error

I did some grepping in /sys/src/9/pc and found out that dat.h declares
Sse first.  Anyone know a workaround? My config for the kernel is the
normal pcf config, with the following change:

	% 9 diff -c pcf pcfn 
	pcf:65,70 - pcfn:65,72
		ethersink
		ethersmc	devi82365 cis
		etherwavelan	wavelan devi82365 cis pci
	+ # sis 900
	+ 	ethersis	pci
		ethermedium
		pcmciamodem
		netdevmedium

[1]http://mirtchovski.com/lanlp9/sis900/ethersis.c

[-- Attachment #2: Type: application/pgp-signature, Size: 205 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-05-04 20:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-03 17:39 [9fans] etheresis driver Jacob Todd
2010-05-03 18:30 ` erik quanstrom
2010-05-03 21:39   ` Jacob Todd
2010-05-04  2:16     ` erik quanstrom
2010-05-04  4:29       ` Jacob Todd
2010-05-04 13:48         ` erik quanstrom
2010-05-04 19:46           ` Jacob Todd
2010-05-04 20:03             ` erik quanstrom

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).