While trying to install cups, the dependency, print/cups-pstoraster failed with the following complaint:
. . .so where is it. It's apparently a header file . . .so what creates it?
Code:
In file included from ./src/sjbig2.h:26:
/usr/local/include/jbig2.h:39:10: fatal error: 'memento.h' file not found
#include "memento.h"
^
1 error generated.
src/int.mak:1307: recipe for target 'obj/zfjbig2.o' failed
gmake[2]: *** [obj/zfjbig2.o] Error 1
gmake[2]: Leaving directory '/usr/ports/print/cups-pstoraster/work/espgs-8.15.4'
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/print/cups-pstoraster
*** Error code 1
. . .so where is it. It's apparently a header file . . .so what creates it?
Last edited by a moderator: