Quantcast
Channel:
Viewing all articles
Browse latest Browse all 443

General Hardware Support • Printing issues in GhostBSD 2024.04.1

$
0
0
It has been a while since I last used GhostBSD - had a major update fail on an old drive. Installed the newest version (MATE DE), and have hit a different issue trying to install the canon printer.

Having downloaded the source files I need to install the canontorasterij library to CUPS but this is what I get when running the commands from the readme file:

Code:

root@swarfendor437-ghostbsd /h/s/c/rastertocanonij (master)# ./autogen.sh --prefix=/usr --enable-progpath=/usr/local/bin                                                                     make                                                                     make installprocessing .Running libtoolize...libtoolize: putting auxiliary files in '.'.libtoolize: copying file './ltmain.sh'libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in,libtoolize: and rerunning libtoolize and aclocal.libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.libtoolize: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT'Running aclocal  ...aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'Running autoheader...autoheader2.72: warning: autoconf input should be named 'configure.ac', not 'configure.in'autoheader2.72: warning: WARNING: Using auxiliary files such as 'acconfig.h', 'config.h.bot'autoheader2.72: WARNING: and 'config.h.top', to define templates for 'config.h.in'autoheader2.72: WARNING: is deprecated and discouraged.autoheader2.72: autoheader2.72: WARNING: Using the third argument of 'AC_DEFINE_UNQUOTED' andautoheader2.72: WARNING: 'AC_DEFINE' allows one to define a template withoutautoheader2.72: WARNING: 'acconfig.h':autoheader2.72: autoheader2.72: WARNING:   AC_DEFINE([NEED_FUNC_MAIN], 1,autoheader2.72: [Define if a function 'main' is needed.])autoheader2.72: autoheader2.72: WARNING: More sophisticated templates can also be produced, see theautoheader2.72: WARNING: documentation.Running automake --gnu  ...automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'configure.in:2: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:configure.in:2: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocationconfigure.in:16: installing './compile'configure.in:2: installing './missing'automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'src/Makefile.am: installing './depcomp'Running autoconf ...configure.in:2: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated../lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...aclocal.m4:9490: AM_INIT_AUTOMAKE is expanded from...configure.in:2: the top levelconfigure.in:4: warning: 'AM_CONFIG_HEADER': this macro is obsolete.configure.in:4: You should use the 'AC_CONFIG_HEADERS' macro instead../lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...aclocal.m4:9806: AM_CONFIG_HEADER is expanded from...configure.in:4: the top levelconfigure.in:22: warning: The macro 'AM_PROG_LIBTOOL' is obsolete.configure.in:22: You should run autoupdate.aclocal.m4:123: AM_PROG_LIBTOOL is expanded from...configure.in:22: the top levelconfigure.in:29: warning: The macro 'AC_HEADER_STDC' is obsolete.configure.in:29: You should run autoupdate../lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...configure.in:29: the top levelconfigure.in:44: warning: AC_OUTPUT should be used without arguments.configure.in:44: You should run autoupdate.Running ./configure --prefix=/usr --enable-progpath=/usr/local/bin ...checking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for a race-free mkdir -p... mkdir -pchecking for gawk... nochecking for mawk... nochecking for nawk... nawkchecking whether make sets $(MAKE)... yeschecking whether make supports nested variables... yeschecking for g++... nochecking for c++... nochecking for gpp... nochecking for aCC... nochecking for CC... CCchecking whether the C++ compiler works... noconfigure: error: in '/home/swarfendor437/cnijfilter2/rastertocanonij':configure: error: C++ compiler cannot create executablesSee 'config.log' for more detailsmake: no target to make.make: stopped in /home/swarfendor437/cnijfilter2/rastertocanonijmake: don't know how to make install. Stopmake: stopped in /home/swarfendor437/cnijfilter2/rastertocanonij

Statistics: Posted by swarfendor437 — Wed May 22, 2024 5:44 pm



Viewing all articles
Browse latest Browse all 443

Trending Articles