Error in building cnijfilter-ts7450series

I was trying to install a package called cnijfilter-ts7450series from AUR for my Canon Printer and I received this error:

config.status: error: in `/var/cache/private/pamac/cnijfilter-ts7450series/src/cnijfilter2-source-6.10-1/cmdtocanonij2':
config.status: error: Something went wrong bootstrapping makefile fragments
    for automatic dependency tracking.  If GNU make was not used, consider
    re-running the configure script with MAKE="gmake" (or whatever is
    necessary).  You can also try re-running configure with the
    '--disable-dependency-tracking' option to at least be able to build
    the package (albeit without support for automatic dependency tracking).
See `config.log' for more details
==> ERROR: A failure occurred in build().
    Aborting...
Finished with result: exit-code
Main processes terminated with: code=exited/status=4

Any idea how to resolve this?

moved to AUR

Did you install base-devel beforehand?

$ sudo pacman -Syu base-devel --needed

base-devel package did the trick. thanks!

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.