Re: how do i compile isdn4bsd with asterisk?
Hans Petter Selasky <[email protected]> Wed, 9 Jan 2008 18:58:35 +0100
| Newsgroups | gmane.os.freebsd.devel.isdn |
|---|---|
| Message-ID | <[email protected]> |
Hi Lizhong! What CPU architecture are you using ? If you are using i386, you can do like this: cp -i /sys/i386/conf/GENERIC /sys/i386/conf/custom "/sys" is often a symlink to "/usr/src/sys". Then you append the lines you need to the "custom" kernel config file, which are printed when you type "make help" in the "FreeBSD.i4b" directory of my package. When you compile the kernel you pass the "KERNCONF=custom" option to the "make" program like shown by the help menu. --HPS PS: I did an upgrade of the USB stack shipped with my I4B package yesterday, and I am not sure if it compiles on all architectures and all versions of FreeBSD yet. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-isdn To unsubscribe, send any mail to "[email protected]"