Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 11/09/2014, à 21:47

Arnold59

Imprimante HP OfficeJet Pro K5400 : Mise à jour HPLIP 3.14.6

Bonjour,

Je tente de mettre à jour le logiciel HPLIP 3.14.6 sous Linux Ubuntu 14.04 pour Imprimante HP OfficeJet Pro K5400, mais la compilation échoue ?

/usr/local/hplip-3.14.6# ls

aclocal.m4       config_usb_printer.py  doctor.py         hplip-systray.desktop.in  linefeedcal.py  ppd               testpage.py
align.py         copier                 fab.py            hpssd.py                  logcapture.py   pqdiag.py         timedate.py
base             COPYING                fax               info.py                   ltmain.sh       print.py          toolbox.py
check-plugin.py  copyright              faxsetup.py       init-iptables-firewall    makecopies.py   printsettings.py  ui
check.py         cups_drv.inc           firmware.py       __init__.py               Makefile.am     prnt              ui4
clean.py         dat2drv.py             foomatic_drv.inc  init-suse-firewall        Makefile.in     probe.py          uninstall.py
colorcal.py      data                   hpdio.py          installer                 makeuri.py      query.py          unload.py
common           depcomp                hplip_clean.sh    install.py                missing         scan              unreleased.inc
config.guess     devicesettings.py      hplip.conf.in     install-sh                pcard           scan.py           upgrade.py
config.sub       diagnose_plugin.py     hplip.desktop.in  io                        pkservice.py    sendfax.py        wificonfig.py
configure        diagnose_queues.py     hplip-install     ip                        plugin.py       setup.py
configure.in     doc                    hplip.list.in     levels.py                 plugins         systray.py

/usr/local/hplip-3.14.6# ./configure

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for g++... g++
checking whether the C++ compiler works... no
configure: error: in `/usr/local/hplip-3.14.6':
configure: error: C++ compiler cannot create executables
See `config.log' for more details

Contenu de /usr/local/hplip-3.14.6/config.log

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by HP Linux Imaging and Printing configure 3.14.6, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = -laptop
uname -m = i686
uname -r = 3.13.0-36-generic
uname -s = Linux
uname -v = #63-Ubuntu SMP Wed Sep 3 21:30:45 UTC 2014

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /usr/local/games


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2633: checking for a BSD-compatible install
configure:2701: result: /usr/bin/install -c
configure:2712: checking whether build environment is sane
configure:2762: result: yes
configure:2903: checking for a thread-safe mkdir -p
configure:2942: result: /bin/mkdir -p
configure:2955: checking for gawk
configure:2971: found /usr/bin/gawk
configure:2982: result: gawk
configure:2993: checking whether make sets $(MAKE)
configure:3015: result: yes
configure:3186: checking for g++
configure:3202: found /usr/local/bin/g++
configure:3213: result: g++
configure:3240: checking for C++ compiler version
configure:3249: g++ --version >&5
g++ (GCC) 4.8.2
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3260: $? = 0
configure:3249: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
Target: i686-pc-linux-gnu
Configured with: ./configure
Thread model: posix
gcc version 4.8.2 (GCC) 
configure:3260: $? = 0
configure:3249: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:3260: $? = 1
configure:3249: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:3260: $? = 1
configure:3280: checking whether the C++ compiler works
configure:3302: g++    conftest.cpp  >&5
g++: error trying to exec 'cc1plus': execvp: No such file or directory
configure:3306: $? = 1
configure:3344: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "HP Linux Imaging and Printing"
| #define PACKAGE_TARNAME "hplip"
| #define PACKAGE_VERSION "3.14.6"
| #define PACKAGE_STRING "HP Linux Imaging and Printing 3.14.6"
| #define PACKAGE_BUGREPORT "3.14.6"
| #define PACKAGE_URL ""
| #define PACKAGE "hplip"
| #define VERSION "3.14.6"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:3349: error: in `/usr/local/hplip-3.14.6':
configure:3351: error: C++ compiler cannot create executables
See `config.log' for more details

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_DBUS_CFLAGS_set=
ac_cv_env_DBUS_CFLAGS_value=
ac_cv_env_DBUS_LIBS_set=
ac_cv_env_DBUS_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_PYTHONINCLUDEDIR_set=
ac_cv_env_PYTHONINCLUDEDIR_value=
ac_cv_env_PYTHON_set=
ac_cv_env_PYTHON_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_make_make_set=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /usr/local/hplip-3.14.6/missing --run aclocal-1.11'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/local/hplip-3.14.6/missing --run tar'
APDK_AUTO_INCLUDE_FLAG=''
APDK_ENDIAN_FLAG=''
AR=''
AUTOCONF='${SHELL} /usr/local/hplip-3.14.6/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/local/hplip-3.14.6/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/local/hplip-3.14.6/missing --run automake-1.11'
AWK='gawk'
CC=''
CCDEPMODE=''
CFLAGS=''
CPP=''
CPPFLAGS=''
CUPS_DRV_INSTALL_FALSE=''
CUPS_DRV_INSTALL_TRUE=''
CUPS_PPD_INSTALL_FALSE=''
CUPS_PPD_INSTALL_TRUE=''
CXX='g++'
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS=''
CYGPATH_W='echo'
DARWIN_BUILD_FALSE=''
DARWIN_BUILD_TRUE=''
DBUS_CFLAGS=''
DBUS_LIBS=''
DEFS=''
DEPDIR=''
DLLTOOL=''
DOC_BUILD_FALSE=''
DOC_BUILD_TRUE=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
FAX_BUILD_FALSE=''
FAX_BUILD_TRUE=''
FGREP=''
FOOMATIC_DRV_INSTALL_FALSE=''
FOOMATIC_DRV_INSTALL_TRUE=''
FOOMATIC_PPD_INSTALL_FALSE=''
FOOMATIC_PPD_INSTALL_TRUE=''
FULL_BUILD_FALSE=''
FULL_BUILD_TRUE=''
GREP=''
GUI_BUILD_FALSE=''
GUI_BUILD_TRUE=''
HPCUPS_INSTALL_FALSE=''
HPCUPS_INSTALL_TRUE=''
HPCUPS_ONLY_BUILD_FALSE=''
HPCUPS_ONLY_BUILD_TRUE=''
HPIJS_INSTALL_FALSE=''
HPIJS_INSTALL_TRUE=''
HPIJS_ONLY_BUILD_FALSE=''
HPIJS_ONLY_BUILD_TRUE=''
HPLIP_BUILD_FALSE=''
HPLIP_BUILD_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIBUSB01_BUILD_FALSE=''
LIBUSB01_BUILD_TRUE=''
LIPO=''
LITE_BUILD_FALSE=''
LITE_BUILD_TRUE=''
LN_S=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /usr/local/hplip-3.14.6/missing --run makeinfo'
MANIFEST_TOOL=''
MKDIR_P='/bin/mkdir -p'
NETWORK_BUILD_FALSE=''
NETWORK_BUILD_TRUE=''
NEW_HPCUPS_FALSE=''
NEW_HPCUPS_TRUE=''
NM=''
NMEDIT=''
OBJDUMP=''
OBJEXT=''
OTOOL64=''
OTOOL=''
PACKAGE='hplip'
PACKAGE_BUGREPORT='3.14.6'
PACKAGE_NAME='HP Linux Imaging and Printing'
PACKAGE_STRING='HP Linux Imaging and Printing 3.14.6'
PACKAGE_TARNAME='hplip'
PACKAGE_URL=''
PACKAGE_VERSION='3.14.6'
PATH_SEPARATOR=':'
PKG_CONFIG=''
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
POLICYKIT_INSTALL_FALSE=''
POLICYKIT_INSTALL_TRUE=''
PYTHON=''
PYTHONINCLUDEDIR=''
PYTHON_EXEC_PREFIX=''
PYTHON_PLATFORM=''
PYTHON_PREFIX=''
PYTHON_VERSION=''
QT3_INSTALL_FALSE=''
QT3_INSTALL_TRUE=''
QT4_INSTALL_FALSE=''
QT4_INSTALL_TRUE=''
RANLIB=''
RIP_INSTALL_FALSE=''
RIP_INSTALL_TRUE=''
SCAN_BUILD_FALSE=''
SCAN_BUILD_TRUE=''
SED=''
SET_MAKE=''
SHADOW_BUILD_FALSE=''
SHADOW_BUILD_TRUE=''
SHELL='/bin/bash'
SNMPLIB=''
STRIP=''
UDEV_SYSFS_RULES_FALSE=''
UDEV_SYSFS_RULES_TRUE=''
VERSION='3.14.6'
abs_datadir=''
abs_docdir=''
abs_drvdir=''
abs_hpppddir=''
abs_htmldir=''
abs_mimedir=''
abs_ppddir=''
abs_sbindir=''
ac_ct_AR=''
ac_ct_CC=''
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include=''
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build=''
build_alias=''
build_cpu=''
build_os=''
build_vendor=''
cups11_build=''
cups_drv_install=''
cups_ppd_install=''
cupsbackenddir=''
cupsfilterdir=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
dbus_build=''
doc_build=''
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
drvdir=''
dvidir='${docdir}'
epm_cups_drv_install=''
epm_cups_ppd_install=''
epm_foomatic_drv_install=''
epm_foomatic_ppd_install=''
epm_foomatic_rip_hplip_install=''
epm_full=''
epm_hpcups_install=''
epm_hpcups_only=''
epm_hpijs_install=''
epm_hpijs_only=''
epm_lite=''
epm_print_only_exclude=''
epm_qt3=''
epm_qt4=''
epm_scan=''
exec_prefix='NONE'
fax_build=''
foomatic_drv_install=''
foomatic_filter=''
foomatic_ppd_install=''
foomatic_rip_hplip_install=''
gui_build=''
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
hpcups_install=''
hpcups_only_build=''
hpdocdir=''
hphtmldir=''
hpijs_install=''
hpijs_only_build=''
hpppddir=''
htmldir='${docdir}'
icondir=''
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /usr/local/hplip-3.14.6/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libusb01_build=''
lite_build=''
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mimedir=''
mkdir_p='/bin/mkdir -p'
network_build=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir=''
pkgpythondir=''
platform=''
policykit=''
policykit_dir=''
pp_build=''
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir=''
pythondir=''
qt3=''
qt4=''
sbindir='${exec_prefix}/sbin'
scan_build=''
shadow_build=''
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
systraydir=''
target_alias=''
udev_sysfs_rules=''
ui_toolkit=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "HP Linux Imaging and Printing"
#define PACKAGE_TARNAME "hplip"
#define PACKAGE_VERSION "3.14.6"
#define PACKAGE_STRING "HP Linux Imaging and Printing 3.14.6"
#define PACKAGE_BUGREPORT "3.14.6"
#define PACKAGE_URL ""
#define PACKAGE "hplip"
#define VERSION "3.14.6"

configure: exit 77

D'où viendrait le problème ?

Dernière modification par Arnold59 (Le 11/09/2014, à 21:48)

Hors ligne