Re: b410p Problem
Добрый день, проблема компиляции решена, на сайте http://www.misdn.org
в разделе FAQ вот что по этому поводу сказанно
mISDN does not compile on Ubuntu
If you have error Messages like:
/usr/src/install-misdn-mqueue/mqueue-misdn/mISDN/drivers/isdn/hardware/mISDN/helper.h: In function ‘mISDN_queueup_newhead’: /usr/src/install-misdn-mqueue/mqueue-misdn/mISDN/drivers/isdn/hardware/mISDN/helper.h:189: warning: implicit declaration of function ‘mISDN_queue_message’ /usr/src/install-misdn-mqueue/mqueue-misdn/mISDN/drivers/isdn/hardware/mISDN/helper.h:189: error: ‘FLG_MSG_UP’ undeclared (first use in this function)
you have an old (not mqueue) mISDN installed. This happens especially in ubuntu, where old mISDN packages are installed. If you now want to install the new mqueue mISDN you will have these errors. Please just type "make force" this cleans the system from old headers, then you can type "make install" again, and it should work well.
Да еще, для компиляции необходим fex
|