Comment 26 for bug 1426110

Revision history for this message
peter mason (peter-dpm47-deactivatedaccount) wrote :

Unfortunately still not quite there.

pi@raspberrypi ~/Desktop/hplip-3.15.2 $ make install
g++ -DPACKAGE_NAME=\"HP\ Linux\ Imaging\ and\ Printing\" -DPACKAGE_TARNAME=\"hplip\" -DPACKAGE_VERSION=\"3.15.2\" -DPACKAGE_STRING=\"HP\ Linux\ Imaging\ and\ Printing\ 3.15.2\" -DPACKAGE_BUGREPORT=\"3.15.2\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hplip\" -DVERSION=\"3.15.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_PTHREAD_H=1 -DHAVE_JPEGLIB_H=1 -DHAVE_UINT32_T=1 -DHAVE_LIBHPIP=1 -DHAVE_LIBHPIP=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBNETSNMP=1 -DHAVE_NET_SNMP_NET_SNMP_CONFIG_H=1 -DHAVE_CUPS_CUPS_H=1 -DHAVE_LIBUSB_1_0_LIBUSB_H=1 -DHAVE_PYTHON2_7_PYTHON_H=1 -DHAVE_DBUS=1 -I. -Iip -Iio/hpmud -Iscan/sane -Iprnt/hpijs -Icommon/ -DAPDK_LITTLE_ENDIAN -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -g -O2 -DCONFDIR=\"/etc/hp\" -MT hpcups-HPCupsFilter.o -MD -MP -MF .deps/hpcups-HPCupsFilter.Tpo -c -o hpcups-HPCupsFilter.o `test -f 'prnt/hpcups/HPCupsFilter.cpp' || echo './'`prnt/hpcups/HPCupsFilter.cpp
In file included from prnt/hpcups/HPCupsFilter.h:34:0,
                 from prnt/hpcups/HPCupsFilter.cpp:33:
prnt/hpcups/CommonDefinitions.h:43:25: fatal error: cups/raster.h: No such file or directory
compilation terminated.
Makefile:6903: recipe for target 'hpcups-HPCupsFilter.o' failed
make: *** [hpcups-HPCupsFilter.o] Error 1
pi@raspberrypi ~/Desktop/hplip-3.15.2 $

but close.

peter