Package Details: epson-inkjet-printer-201207w 1.0.0-10

Git Clone URL: https://aur.archlinux.org/epson-inkjet-printer-201207w.git (read-only, click to copy)
Package Base: epson-inkjet-printer-201207w
Description: Epson printer driver (L110, L210, L300, L350, L355, L550, L555)
Upstream URL: http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX
Licenses: LGPL, custom:Epson Licence Agreement
Submitter: None
Maintainer: Misery
Last Packager: Misery
Votes: 28
Popularity: 0.000012
First Submitted: 2013-01-15 14:18 (UTC)
Last Updated: 2021-02-26 14:50 (UTC)

Latest Comments

1 2 3 Next › Last »

enmaskarado commented on 2024-05-10 13:55 (UTC)

Also there is a new version on Epson page

Ver. 1.0.1(03-2024)

enmaskarado commented on 2024-05-10 13:27 (UTC)

The building process is failing:

memory.c: In function 'eps_free_trace':
memory.c:73:9: error: implicit declaration of function 'debug_msg'; did you mean 'debuglog'? [-Wimplicit-function-declaration]
   73 |         debug_msg("%s:%d \t\t<<%s>>: Trace in \n", __FILE__, __LINE__, __FUNCTION__);
      |         ^~~~~~~~~
      |         debuglog
make[3]: *** [Makefile:388: memory.lo] Error 1

Sherlock3721 commented on 2022-09-22 16:08 (UTC)

For users with PKGBUILD error on the line 23 and 24:

pacman -S patch autoconf automake

msrd0 commented on 2021-09-07 18:27 (UTC)

This fails to compile with CC=clang environment variable:

err.c:107:2: error: void function 'debugt_msg' should not return a value [-Wreturn-type]
        return 0;
        ^      ~
1 error generated.

Misery commented on 2021-02-26 14:52 (UTC)

@eathtespagheti Thanks! I applied it to all PKGBUILDs.

jfcandidofilho commented on 2021-02-25 04:49 (UTC)

@Misery please, update de PKBUILD to fix errors - if possible. Thanks!

manzo commented on 2021-02-17 04:57 (UTC)

Hi, I had the same error as reported by @eathtespagheti and I can confirm that the changes in the repository he linked do work.

eathtespagheti commented on 2021-02-09 20:54 (UTC) (edited on 2021-02-09 20:55 (UTC) by eathtespagheti)

Hi, I was getting a error during build stating 'automake-1.11' is missing on your system. You should only need it if you modified 'Makefile.am', 'acinclude.m4' or 'configure.ac', and I think I've fixed the build function, you can find the updated PKGBUILD here

https://gitlab.com/eathtespagheti/epson-inkjet-printer-201207w