I have upgraded my system to FreeBSD 7. I must install isdn4bsd.
the make=../src package and make install work.
When I write make buildkernel and install, after configured the Kernel
the compilation stop and say:
error: NI4BTRC undeclared here (not in a function)
Suggestion?
--
Denis Beltramo
You're probably missing options like these
options NI4BTRC=4
options NI4BRBCH=4
options NI4BTEL=2
options NI4BIPR=4
options NI4BISPPP=4
options NI4BING=2
---
Gary Jennejohn
What version of I4B are you trying to install?
--HPS
Thanks
--
Denis Beltramo