Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
- 73 | GTimeVal last_popdown;
- | ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:34,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/glib-2.0/gobject/gbinding.h:30:
- /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
- 580 | struct _GTimeVal
- | ^~~~~~~~~
- printerinfo.c: In function ‘GetPrinterInfo’:
- printerinfo.c:192:20: error: implicit declaration of function ‘cupsGetPPD’; did you mean ‘cupsGetFd’? [-Wimplicit-function-declaration]
- 192 | ppd_file = cupsGetPPD(printer_name);
- | ^~~~~~~~~~
- | cupsGetFd
- printerinfo.c:192:18: error: assignment to ‘const char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
- 192 | ppd_file = cupsGetPPD(printer_name);
- | ^
- make[3]: *** [Makefile:470: printerinfo.o] Error 1
- make[3]: Leaving directory '/home/omar/.cache/yay/capt-src/src/cndrvcups-common-3.21/cngplp/src'
- make[2]: *** [Makefile:424: all-recursive] Error 1
- make[2]: Leaving directory '/home/omar/.cache/yay/capt-src/src/cndrvcups-common-3.21/cngplp'
- make[1]: *** [Makefile:356: all] Error 2
- make[1]: Leaving directory '/home/omar/.cache/yay/capt-src/src/cndrvcups-common-3.21/cngplp'
- make: *** [Makefile:9: all] Error 1
- ==> ERROR: A failure occurred in package().
- Aborting...
- -> error making: capt-src-exit status 4
- -> Failed to install the following packages. Manual intervention is required:
- capt-src - exit status 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement