LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 02-14-2004, 11:56 PM   #1
Quivver
LQ Newbie
 
Registered: Feb 2004
Posts: 23

Rep: Reputation: 15
Can some help me out with this error?


I just need newbie steps to solving this little problem if you can help out thx

root@8888888:~# hpoj-0.91/configure
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether ln -s works... yes
checking for user-mode parallel-port support... LINUX
checking for ability to include <sys/io.h> in C++ code... yes
checking for libusb... yes
checking for user-mode USB support... LINUX
checking for snmp.h... no: try "hpoj-0.91/configure --with-snmp=<dir>"
*** Disabling full JetDirect support due to lack of SNMP ***
checking for CUPS backend directory... /usr/lib/cups/backend
checking for SANE backend directory... /usr/lib/sane
checking for SANE configuration files... /etc/sane.d
checking for QT... /usr/lib/qt-3.2.1
checking how to run the C++ preprocessor... g++ -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for unistd.h... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/hpojip/Makefile
config.status: creating lib/ptal/Makefile
config.status: creating lib/sane/Makefile
config.status: creating mlcd/Makefile
config.status: creating apps/cmdline/Makefile
config.status: creating apps/xojpanel/Makefile
config.status: creating scripts/ptal-cups
config.status: creating scripts/ptal-init

=========================================================================
Configuration done. Created Makefiles using the following substitutions:
SUBDIRS = lib/hpojip lib/ptal lib/sane mlcd apps/cmdline apps/xojpanel
bindir_program = apps/cmdline/ptal-connect apps/cmdline/ptal-device apps/cmdline/ptal-devid apps/cmdline/ptal-pml apps/cmdline/ptal-hp apps/cmdline/hpojip-test apps/xojpanel/xojpanel
sbindir_program = mlcd/ptal-mlcd apps/cmdline/ptal-printd apps/cmdline/ptal-photod scripts/ptal-init scripts/ptal-cups
includedir_data = include/hpojip.h include/ptal.h
VAR_RUN_PREFIX_CFLAGS = -DVAR_RUN_PREFIX="\"/var/run\""
PAR_PLATFORM = LINUX
USB_PLATFORM = LINUX
MLCD_OBJS = ParPort.o
MLCD_CFLAGS = -DHAVE_LIBUSB
MLCD_LFLAGS = -lusb
DEFINES_CMDLINE =
INCLUDE_CMDLINE = -I/root/include -I/usr/lib/qt-3.2.1/include
LIBRARY_CMDLINE = -L/root/lib/hpojip -L/root/lib/ptal -L/root/lib/sane -L/usr/lib/qt-3.2.1/lib
LIBSNMP_CMDLINE =
CUPS_BACKEND_DIR = /usr/lib/cups/backend
SANE_BACKEND_DIR = /usr/lib/sane
SANE_ETC_DIR = /etc/sane.d
LIBQT_CMDLINE = -lqt
QT_MOC = /usr/lib/qt-3.2.1/bin/moc

Type "make" to create the binaries.
Then type "make install" to install under "/usr/local".
(You may need to use "gmake" instead of "make" on *BSD.)
root@8888888:~# make
lib/hpojip
make[1]: Entering directory `/root/lib/hpojip'
make[1]: *** No rule to make target `ipmain.shared.o', needed by `libhpojip.so.0.1'. Stop.
make[1]: Leaving directory `/root/lib/hpojip'\
make: *** [just_compile] Error 2
 
Old 02-15-2004, 12:12 AM   #2
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
How about not cross-posting in the first place?

http://www.linuxquestions.org/questi...hreadid=146232

You read and accepted the rules ...
http://www.linuxquestions.org/rules.php


Cheers,
Tink
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
aplay: pcm_write:1029: write error: Input/output error mimithebrain Linux - Software 2 12-04-2007 11:51 AM
updating new installation of 9.3 ERROR...ERROR...ERROR Morbid SUSE / openSUSE 3 08-15-2005 11:22 PM
c++ ostream error, messag rot large to trakc down location of error. exodist Programming 2 06-13-2004 06:35 PM
NETPERF: ERROR --> send_udp_stream: error on remote: Interrupted system call dravya Linux - General 1 05-29-2004 05:49 PM
cdrecord inupt/output error. write_g1: scsi sendcmd: no error lucstuk Linux - Software 9 08-09-2003 09:27 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 06:27 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration