Re: em driver

2002-06-28 Thread Danny Braniss

> That is fine you don't have to go that route.
> Would it be possible for you put a driver before 1.2.7 again
> and see if DHCP still works ?
> 
> I am still now convinced that it is a driver issue.
>

this is what i did
made a kernel without the em driver
started testing with different if_em.ko
1.1.10
1.2.7
1.3.8

two problems i have:
1- diskless booting
2- non-diskless but use dhcp.

after compiling the new kernel - i had done a cvsup earlier - problem 1
disappeared - well, sort off, it gets stuck later on with nfs server not
responding, but after a few minutes it's ok.

problem 2 is still there,
1.1.10 works ok
1.2.7  fails
1.3.8  fails


danny




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



make buildworld failure on -STABLE

2002-06-28 Thread John

Hello list

CVSupping sources at around 0300 UTC today, and using this cvsupfile:

*default  host=cvsup.uk.freebsd.org
*default  base=/usr
*default  prefix=/usr
*default  release=cvs
*default  tag=RELENG_4
*default  delete use-rel-suffix

src-all
*default tag=.
ports-all
doc-all

this gives a make buildworld error:

/usr.sbin/sshd/../../lib/libssh/libssh.a -lcrypt -lcrypto -lutil -lz 
-lwrap -lpam
gzip -cn 
/home/system/src/secure/usr.sbin/sshd/../../../crypto/openssh/sshd.8 > 
sshd.8.gz
===> etc
===> etc/sendmail
make: don't know how to make freebsd.mc. Stop
*** Error code 2

Has this got anything to do with the sed problem reported recently? To me, 
it looks like something else (and apache compiled fine).

cheers
-- 
John - [EMAIL PROTECTED] - http://www.reiteration.net/~jfm
For PGP public key finger [EMAIL PROTECTED] or see webpage

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