Kernel compile error with natm option ...

View: New views
2 Messages — Rating Filter:   Alert me  

Kernel compile error with natm option ...

by John Williams-23 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


I am running FBSD 7.0 on a generic Intel box (3.2 Celeron CPU).

I am attempting to recompile the kernel to include natm support but the  
compile
halts with the error messages that in functions natm_usr_send and  
natm_user_connect
there are undefined references to 'atm_output'.

Any suggestions on how I fix this error?

Any suggestions would appreciated.

Thanks in advance.
--

John

_______________________________________________
freebsd-atm@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-atm
To unsubscribe, send any mail to "freebsd-atm-unsubscribe@..."

Re: Kernel compile error with natm option ...

by Harti Brandt :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wed, 9 Apr 2008, John Williams wrote:

JW>
JW>I am running FBSD 7.0 on a generic Intel box (3.2 Celeron CPU).
JW>
JW>I am attempting to recompile the kernel to include natm support but the
JW>compile
JW>halts with the error messages that in functions natm_usr_send and
JW>natm_user_connect
JW>there are undefined references to 'atm_output'.
JW>
JW>Any suggestions on how I fix this error?

I think you need also

device atm

harti
_______________________________________________
freebsd-atm@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-atm
To unsubscribe, send any mail to "freebsd-atm-unsubscribe@..."