Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Oct 2001 14:07:14 +0900
From:      Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/release/i386 dokern.sh 
Message-ID:  <20011011140714O.matusita@jp.FreeBSD.org>
In-Reply-To: <20011011100115Q.matusita@jp.FreeBSD.org>
References:  <20011007021605I.matusita@jp.FreeBSD.org> <200110080343.f983htL29456@khavrinen.lcs.mit.edu> <20011011100115Q.matusita@jp.FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

Ah, I forget to include which are conflicted (long).

* if_sl/if_ppp

if_sl.kld(.text+0x112c): multiple definition of `sl_compress_init'
if_sl.kld(.text+0x1684): multiple definition of `sl_uncompress_tcp'
if_sl.kld(.text+0x11c4): multiple definition of `sl_compress_tcp'
if_sl.kld(.text+0x1700): multiple definition of `sl_uncompress_tcp_core'

* nfsserver/nfsclient

nfsserver.kld(.data+0x8e0): multiple definition of `nfsv3_type'
nfsserver.kld(.text+0xe538): multiple definition of `nfs_adv'
nfsserver.kld(.text+0xe678): multiple definition of `nfsm_adv_xx'
nfsserver.kld(.text+0xe574): multiple definition of `nfsm_build_xx'
nfsserver.kld(.text+0xe2b8): multiple definition of `nfsm_mbuftouio'
nfsserver.kld(.text+0xe28c): multiple definition of `nfs_curusec'
nfsserver.kld(.text+0xe5fc): multiple definition of `nfsm_dissect_xx'
nfsserver.kld(.text+0xe42c): multiple definition of `nfsm_disct'
nfsserver.kld(.data+0x8c0): multiple definition of `nv3tov_type'
nfsserver.kld(.text+0xe634): multiple definition of `nfsm_strsiz_xx'

* ng_sync_ar/if_ar

ng_sync_ar.kld(.text+0x4a4): multiple definition of `ar_deallocate_resources'
ng_sync_ar.kld(.text+0x44c): multiple definition of `ar_allocate_plx_memory'
ng_sync_ar.kld(.text+0x0): multiple definition of `ar_attach'
ng_sync_ar.kld(.text+0x34c): multiple definition of `ar_allocate_ioport'
ng_sync_ar.kld(.text+0x290): multiple definition of `ar_detach'
ng_sync_ar.kld(.text+0x3a4): multiple definition of `ar_allocate_irq'
ng_sync_ar.kld(.text+0x3f4): multiple definition of `ar_allocate_memory'

* ng_sync_sr/if_sr

ng_sync_sr.kld(.text+0x574): multiple definition of `sr_deallocate_resources'
ng_sync_sr.kld(.text+0x360): multiple definition of `sr_detach'
ng_sync_sr.kld(.text+0x0): multiple definition of `sr_attach'
ng_sync_sr.kld(.text+0x4c4): multiple definition of `sr_allocate_memory'
ng_sync_sr.kld(.text+0x41c): multiple definition of `sr_allocate_ioport'
ng_sync_sr.kld(.text+0x51c): multiple definition of `sr_allocate_plx_memory'
ng_sync_sr.kld(.text+0x474): multiple definition of `sr_allocate_irq'

* ng_vjc/if_ppp

ng_vjc.kld(.text+0xe3c): multiple definition of `sl_compress_init'
ng_vjc.kld(.text+0x1394): multiple definition of `sl_uncompress_tcp'
ng_vjc.kld(.text+0xed4): multiple definition of `sl_compress_tcp'
ng_vjc.kld(.text+0x1410): multiple definition of `sl_uncompress_tcp_core'

-- -
Makoto `MAR' MATSUSHITA

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011011140714O.matusita>