FreeBSD Driver compilation problem

2004-01-14 Thread Admin
When I try to run /usr/share/examples/drivers/make_device_driver.sh to
generate the skeleton driver, it stops due to compilation errors caused by
the rman.h file. The errors are logged into err_log file and are attached as
sy3b1.zip file.

Would you please advise a.s.a.p why these errors are happening and how they can be 
corrected?

Regards

Gurdial Chandra
Sycos AES
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD Driver compilation problem

2004-01-14 Thread jason
Admin wrote:

When I try to run /usr/share/examples/drivers/make_device_driver.sh to
generate the skeleton driver, it stops due to compilation errors caused by
the rman.h file. The errors are logged into err_log file and are attached as
sy3b1.zip file.
Would you please advise a.s.a.p why these errors are happening and how they can be corrected?

Regards

Gurdial Chandra
Sycos AES
 



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
 

If that is the same example I looked at serval months ago, I think it 
was written for an isa decive a while back.  Look for a time and date in 
the source files, if it is too old it may no longer compile on a new 
machine.  I am just guessing here.
Jason

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]