Hi, I'm a noob in linux things and dont speak english.... When I execute the “./configure” everything finishes without errors, but when I execute the “make” it appears east error. As I can solve this?
Thank you very much [localhost hplip-1.7.3]# make Making all in . make[1]: Cambiando a directorio `/root/hplip-1.7.3' if g++ -DPACKAGE_NAME=\"HP\ Linux\ Imaging\ and\ Printing\" -DPACKAGE_TARNAME=\"hplip\" -DPACKAGE_VERSION=\"1.7.3\" -DPACKAGE_STRING=\"HP\ Linux\ Imaging\ and\ Printing\ 1.7.3\" -DPACKAGE_BUGREPORT=\"1.7.3.14\" -DPACKAGE=\"hplip\" -DVERSION=\"1.7.3\" -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 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBUSB=1 -DHAVE_LIBCUPS=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_CUPS_CUPS_H=1 -DHAVE_NET_SNMP_NET_SNMP_CONFIG_H=1 -DHAVE_PYTHON2_2_PYTHON_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_USB_H=1 -DHAVE_LINUX_COMPILER_H=1 -DHAVE_PPORT=1 -DHAVE_LINUX_PPDEV_H=1 -DHAVE_LIBSNMP=1 -I. -I. -Iip -Iapi -g -O2 -MT device.o -MD -MP -MF ".deps/device.Tpo" -c -o device.o `test -f 'io/hpiod/device.cpp' || echo './'`io/hpiod/device.cpp; \ then mv -f ".deps/device.Tpo" ".deps/device.Po"; else rm -f ".deps/device.Tpo"; exit 1; fi io/hpiod/device.cpp: En member function `int Device::IsUri(usb_device*, char*)': io/hpiod/device.cpp:688: `usb_get_string_simple' sin declarar (primero use esta función) io/hpiod/device.cpp:688: (Cada identificador sin declarar es reportado sólo una vez para cada función en el que aparece.) make[1]: *** [device.o] Error 1 make[1]: Saliendo directorio `/root/hplip-1.7.3' make: *** [all-recursive] Error 1 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ HPLIP-Help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hplip-help
