LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   unable to install hplip-0.9.6 on my OpenSuse (https://www.linuxquestions.org/questions/suse-opensuse-60/unable-to-install-hplip-0-9-6-on-my-opensuse-385458/)

adityavpratap 11-22-2005 06:36 AM

unable to install hplip-0.9.6 on my OpenSuse
 
Hi!
I have been trying to configure my HP 3300 MFD on my system. It connects through the parellel port. So I have been tryin to install hplip-0.9.6 from source. However eventhough ./configure is successful, make is not. It aborts with the following output -
Quote:

Making all in .
make[1]: Entering directory `/home/aditya/hplip-0.9.6'
if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKA GE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"hplip\" -DVERSION=\"0.9.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHA VE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_ST DINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_CUPS_CUPS_H=1 -DHAVE_PYTHON_PYTHON_H=1 -I. -I. -Iprnt/hpijs -Iip -g -O2 -MT system.o -MD -MP -MF ".deps/system.Tpo" -c -o system.o `test -f 'io/hpio d/system.cpp' || echo './'`io/hpiod/system.cpp; \
then mv -f ".deps/system.Tpo" ".deps/system.Po"; else rm -f ".deps/system.Tpo"; exit 1; fi
io/hpiod/system.cpp:829: error: prototype for �int System::SetSnmp(char*, int, c har*, int, unsigned char*, int, int*, int*)� does not match any in class �System �
io/hpiod/system.h:75: error: candidate is: int System::SetSnmp(char*, int, char* , int, unsigned char*, unsigned int, int*, int*)
io/hpiod/system.cpp:835: error: prototype for �int System::GetSnmp(char*, int, c har*, unsigned char*, int, int*, int*, int*)� does not match any in class �Syste m�
io/hpiod/system.h:74: error: candidate is: int System::GetSnmp(char*, int, char* , unsigned char*, unsigned int, int*, int*, int*)
make[1]: *** [system.o] Error 1
make[1]: Leaving directory `/home/aditya/hplip-0.9.6'
make: *** [all-recursive] Error 1
Any suggestion, how I can overcome this?

abisko00 11-23-2005 10:32 AM

Did you follow the instructions on this page?

adityavpratap 11-23-2005 11:42 AM

Ok, I tried as per the site refered by you. The make command now runs a bit longer than before and aborts with the following output -
.............................
.............................
.............................
/home/aditya/hplip-0.9.6/prnt/hpijs/hpijs.cpp:459: undefined reference to `hpijsFaxServer(int, char**)'
collect2: ld returned 1 exit status
make[1]: *** [hpijs] Error 1
make[1]: Leaving directory `/home/aditya/hplip-0.9.6/prnt/hpijs'
make: *** [all-recursive] Error 1

So, I am still unable to install hplip,

abisko00 11-23-2005 04:56 PM

Did you install the hpijs driver as well? Maybe this is required. Check this link: http://hpinkjet.sourceforge.net/install_hpijs.php

adityavpratap 11-23-2005 07:53 PM

HPIjs is already installed. Still I am getting the same error,

adityavpratap 11-23-2005 11:05 PM

I have finally discarded HPLIP and have installed HP-OFFICEJET on my system and have managed to configure it. HPLIP doesn't seem to be gelling with my system.


All times are GMT -5. The time now is 03:24 PM.