Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 May 1995 01:47:09 -0700 (PDT)
From:      brian@mediacity.com (Brian Litzinger)
To:        freebsd-current@FreeBSD.org
Subject:   statics needed in lnc driver
Message-ID:  <m0sBel3-000rdwC@easynet.com>

next in thread | raw e-mail | index | archive | help
Would it not be wise to static

if_lnc.o: Definition of symbol `_write_csr' (multiply defined)
if_lnc.o: Definition of symbol `_read_csr' (multiply defined)     

The collision is happening with 

ethdlc.o: Definition of symbol `_write_csr' (multiply defined)
ethdlc.o: Definition of symbol `_read_csr' (multiply defined)   

I've chided the author of ethdlc.o.

Brian Litzinger
brian@easynet.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m0sBel3-000rdwC>