forked from agalakhov/captdriver
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
help wantedExtra attention is neededExtra attention is neededopenbsdOpenBSD-specific issueOpenBSD-specific issue
Description
Everything up until the make command worked fine. I installed required dependencies, and the configuation did not produce any errors.
$ make
Making all in src
CC rastertocapt.o
In file included from rastertocapt.c:30:
In file included from /usr/local/include/cups/raster.h:20:
In file included from /usr/local/include/cups/cups.h:28:
In file included from /usr/local/include/cups/ipp.h:18:
In file included from /usr/local/include/cups/http.h:39:
/usr/include/netinet/ip.h:49:2: error: unknown type name 'u_int'
u_int ip_hl:4, /* header length */
^
/usr/include/netinet/ip.h:174:2: error: unknown type name 'u_int'
u_int ipt_flg:4, /* flags, see below */
^
2 errors generated.
*** Error 1 in src (Makefile:401 'rastertocapt.o': @echo " CC " rastertocapt.o;depbase=`echo rastertocapt.o | sed 's|[^/]*$|.deps/&|;s...)
*** Error 1 in /home/unix/soft/captdriver (Makefile:435 'all-recursive': @fail=; if (target_option=k; case ${target_option-} in ?) ;; *) ...)
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is neededopenbsdOpenBSD-specific issueOpenBSD-specific issue