opnsense / umb-freebsd

Support for LTE/4G USB modems (MBIM)
14 stars 10 forks source link

problem building with FreeBSD 13.2 #3

Open josers09 opened 1 year ago

josers09 commented 1 year ago

Hello, I tried to build this code using FreeBSD 13.2 and could not successfully compile. I get the following error. Make[1]: "/usr/home/josers/umb/umb-freebsd/plugin/umb/Makefile" line 8: Cannot open /usr/plugins/Mk/plugins.mk make[1]: Fatal errors encountered -- cannot continue

The /usr/plugins folder does not exist in the standard FreeBSD installation I have. Are there any prerequisites I need to take care off before I can compile and install your driver?

MaxBareiss commented 11 months ago

I ran into the same problem - if you do make kmod and make umbctl you can skip building the OPNsense plugin, which you won't need anyway.