Re: Re[2]: if_tap and linprocfs modules are broken in -current

2000-11-15 Thread Ilya Naumov

On Wed, 15 Nov 2000, Harti Brandt wrote:

> > i do not use devfs. anyway, the patch by Maksim Yevmenkin doesn't
> > help. kernel still reports "link_elf: symbol lminor undefined".
> > 
> > and what's wrong with linprocfs? it seems to be broken too.
> 
> Are you sure, that you don't have a stale linprocfs or if_tap in /modules
> or elsewhere? 

sorry, i forgot to remove obsolete /modules. everything's fine now. thank
you.


sincerely,
ilya naumov (at work)




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Re[2]: if_tap and linprocfs modules are broken in -current

2000-11-15 Thread Harti Brandt

On Tue, 14 Nov 2000, Ilya Naumov wrote:

Hi,

> >> when i try to kldload if_tap module, the kernel says "symbol lminor
> >> undefined" and fails to load the module. for linprocfs module the
> >> message is "symbol tsleep undefined". these modules are necessary for
> >> VMWare 2.0 port.
> >> 
> >> >How-To-Repeat:
> >> 
> >> kldload if_tap
> >> kldstat linprocfs
> 
> HB> No problems here with source from today 6.00 MET. if_tap was
> HB> fixed on 09/19.
> 
> it's ok, i'm expiriencing them right now, with today's kernel/modules
> (built on 13:07 MSK).
> 
> HB> NB: there is a commit request pending for if_tap. It is currently unusable
> HB> with devfs. Would be REALLY nice if a committer could look at the patch.
> 
> i do not use devfs. anyway, the patch by Maksim Yevmenkin doesn't
> help. kernel still reports "link_elf: symbol lminor undefined".
> 
> and what's wrong with linprocfs? it seems to be broken too.

Are you sure, that you don't have a stale linprocfs or if_tap in /modules
or elsewhere? lminor was removed from if_tap two month ago as I already
said. Go into you build directory and do a 'nm if_tap.ko | grep minor' -
no lminor should be there. If it is, you have a stale source file.

harti
-- 
harti brandt, http://www.fokus.gmd.de/research/cc/cats/employees/hartmut.brandt/private
  [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re[2]: if_tap and linprocfs modules are broken in -current

2000-11-14 Thread Ilya Naumov

Hello Harti,

Tuesday, November 14, 2000, 3:55:01 PM, you wrote:

>> when i try to kldload if_tap module, the kernel says "symbol lminor
>> undefined" and fails to load the module. for linprocfs module the
>> message is "symbol tsleep undefined". these modules are necessary for
>> VMWare 2.0 port.
>> 
>> >How-To-Repeat:
>> 
>> kldload if_tap
>> kldstat linprocfs

HB> No problems here with source from today 6.00 MET. if_tap was
HB> fixed on 09/19.

it's ok, i'm expiriencing them right now, with today's kernel/modules
(built on 13:07 MSK).

HB> NB: there is a commit request pending for if_tap. It is currently unusable
HB> with devfs. Would be REALLY nice if a committer could look at the patch.

i do not use devfs. anyway, the patch by Maksim Yevmenkin doesn't
help. kernel still reports "link_elf: symbol lminor undefined".

and what's wrong with linprocfs? it seems to be broken too.


-- 
Best regards,
 Ilyamailto:[EMAIL PROTECTED]




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message