PDA

View Full Version : Still need help updating



myseqnewb
04-23-2003, 05:05 AM
I am out of hair to pull out. So I figured I would ask you guys. Please point out my stupid mistake(s):

Yes I had the previous version installed properly and my update script USED to work fine, and no its not a qt issue (unless 3.0.5 is bad which would not jive with whats on these forums) I use red hat 8.

Update script:
cd /root/install #Yes its the right spot, see below
make distclean
cvs -d:pserver:[email protected]:/cvsroot/seq login
cvs -z3 update
cvs -d :pserver:[email protected]:/cvsroot/seq logout
export CC=gcc-3.2 #Yes its the right version, see below
export CXX=g++-3.2
export QTDIR=/usr/lib/qt-3.0.5 #Well its there and compiles, but the compiled version is hosed, see below
make -f Makefile.dist
./configure
make
make install

Output from script: ........




make: *** No rule to make target `distclean'. Stop.
Logging in to :pserver:[email protected]:2401/cvsroot/seq
CVS password:
? Showeq-4.3.6.tar.gz
? autom4te-2.53.cache
? showeq
cvs server: Updating .
cvs server: Updating conf
cvs server: Updating doc
cvs server: Updating maps
cvs server: Updating src
Logging out of :pserver:[email protected]:2401/cvsroot/seq
Adding libtool support...................................... done!
Generating aclocal.m4 from configure.in and acinclude.m4.... done!

Checking Autoheader version................................. done!
>> Using Autoheader version................................. Autoconf)
Roland

Free
free
even!

Generating configure template (config.h).................... done!
Generating Makefile.in from Makefile.am..................... done!

Checking Autoconf version................................... done!
>> Using Autoconf version................................... Autoconf)
David

Free
free
even!

Finalizing Autoconf script (configure)...................... done!
Releasing temporary file handles............................ done!


******************************************
Success! Please type the following:

./configure && make


This will configure and compile ShowEQ...

If you are installing ShowEQ for the first
time, be sure to add '&& make install' to
the end of the compile process...
******************************************




checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/root/install/missing: Unknown `--run' option
Try `/root/install/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc-3.2... no
checking for gcc... gcc
checking for g++-3.2... no
checking for g++... g++
checking for supported compiler version... checking for style of include used by make... GNU
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 g++ accepts -g... yes
checking dependency style of g++... gcc3
yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking dependency style of gcc... gcc3
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets ${MAKE}... (cached) yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependant libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for supported libc version... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for Qt... yes
>> Found version.: 3.0.5
>>> Headers......: /usr/lib/qt-3.0.5/include/
>>>> Libraries...: /usr/lib/qt-3.0.5/lib/
>>>>> Workable...: -*{ YES }*-
checking for Qt MOC... yes
checking if Qt compiles without flags... no
checking for pthread_create in -lpthread... yes
setting Linux pthread compilation options
checking for pcap_open_live in -lpcap... yes
checking for gdImageCreate in -lgd... yes
checking for gdImagePng in -lgd... yes
checking for inflate in -lz... yes
checking for gdbm_open in -lgdbm... yes
checking how to run the C++ preprocessor... g++ -E
checking for ANSI C header files... (cached) yes
checking deque usability... yes
checking deque presence... yes
checking for deque... yes
checking for size_t... yes
checking whether to build with decryption... yes
checking for libEQ.a in /root/install ... yes
configure: WARNING: "/root/install/libEQ.a" has md5sum ddaac48baaa3e9b015984a366748ed72 /root/install/libEQ.a which doesn't match reference md5sum
checking for initDecode in "/root/install/libEQ.a" ... no
checking for libEQ.a in /root/install/. ... yes
configure: WARNING: "/root/install/./libEQ.a" has md5sum ddaac48baaa3e9b015984a366748ed72
/root/install/./libEQ.a which doesn't match reference md5sum
checking for initDecode in "/root/install/./libEQ.a" ... no
checking for libEQ.a in /root/install/./src ... no
checking for libEQ.a in /usr/lib ... no
checking for libEQ.a in /usr/local/lib ... no
checking for libEQ.a in /opt/lib ... no
checking for libEQ.a in /lib ... no
configure: error: libEQ.a not found, out of date, or not compiled using a compatible compiler. Be sure libEQ.a is already installed in one of the listed directories (/root/install /root/install/. /root/install/./src /usr/lib /usr/local/lib /opt/lib /lib), is a current version, and you are compiling with g++ 3.x.
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.

So why is libEQ.a hosed? Right gcc compiler, right qt library... why why why? :)

Help please!


:confused:

forrest
04-23-2003, 05:24 AM
Looks like wrong libEQ download the lastest version (see front page of forum ) and delete all old copies then try again

myseqnewb
04-23-2003, 06:10 AM
Crap, I thought that was gotten from CVS. Are you saying I need to wipe everything and DL and re-install from scratch?

I don't want to whine too much - but why can't I just update it, why a fresh install every patch?

Thanks.

S_B_R
04-23-2003, 07:54 AM
no, just download the correct libEQ.a and put it in /usr/lib then start over at ./configure

Also remove any old versions of libEQ.a you may have on the system.

myseqnewb
04-24-2003, 12:33 PM
downloaded latest libEQ.a.asdasdasdasda and renamed it to libEQ.a, running update script and look:
Logging in to :pserver:[email protected]:2401/cvsroot/seq
CVS password:
cvs [login aborted]: reading from server: Connection reset by peer
cvs [update aborted]: end of file from server (consult above messages if any)
Logging out of :pserver:[email protected]:2401/cvsroot/seq
cvs logout: Entry not found.
Adding libtool support..........

Am I just jinxed? Or is there a new login to CVS?

Dedpoet
04-24-2003, 01:25 PM
Give it a few minutes and try again. I got the same thing while trying to update the other day.

AnotherCoreDump
04-25-2003, 03:06 AM
Didn't you get the latest CVS update already?
Just jump over it and go on with the

export CC=gcc-3.2 #Yes its the right version, see below
export CXX=g++-3.2
export QTDIR=/usr/lib/qt-3.0.5 #Well its there and compiles, but the compiled version is hosed, see below
make -f Makefile.dist
./configure
make
make install

Kimbler
04-25-2003, 09:44 AM
And be aware if you already have a libEQ.a file the new one you download will be given a name like libEQ.a.1 and you still be banging on the old one. Be sure to either rename the old libEQ.a file BEFORE you download the new one or delete it all together.