PDA

View Full Version : libEQ.a problem for Sins HELP



Newbie002
02-18-2002, 06:44 PM
*****************************************
Please run
./configure
in this directory to configure SINS
*****************************************
[root@localhost sins]# ./configure
loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for Cygwin environment... no
checking for mingw32 environment... no
checking how to run the C preprocessor... cc -E
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... 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 whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking command to parse /usr/bin/nm -B output... ok
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 -lc should be explicitly linked in... no
creating libtool
checking for c++... c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... nochecking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... yes checking for a BSD compatible install... /usr/bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking whether ln -s works... (cached) yes
checking for working const... yes
checking for size_t... yes
checking for pthread_create in -lpthread... yes
setting Linux pthread compilation options
checking for inflate in -lz... yes
checking for pcap_open_live in -lpcap... yes
checking how to run the C++ preprocessor... c++ -E
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for Qt... /usr/lib/libqt-mt.a
/usr/lib/libqt-mt.so
/usr/lib/libqt-mt.sl
/usr/lib/qt/lib/libqt-mt.a
/usr/lib/qt/lib/libqt-mt.so
/usr/lib/qt/lib/libqt-mt.sl
/usr/lib/qt2/lib/libqt-mt.a
/usr/lib/qt2/lib/libqt-mt.so
/usr/lib/qt2/lib/libqt-mt.sl
/usr/lib/qt-2.3.1/lib/libqt-mt.a
/usr/lib/qt-2.3.1/lib/libqt-mt.so
yes:
QT_CXXFLAGS=-I/usr/lib/qt-2.3.1/include
QT_LIBS=-L/usr/lib/qt-2.3.1/lib -lqt-mt -lSM -lICE -L/usr/X11R6/lib
QT_MOC=/usr/lib/qt-2.3.1/bin/moc
checking the Qt meta object compiler... yes
checking whether to build with decryption... yes
checking for ProcessPacket in -lEQ... no
configure: error: libEQ.a not found. Be sure libEQ.a is already installed in /usr/local/lib or /usr/lib.

Need help at this point. I can't seem to figure out the problem. Can anyone help out please

Cryonic
02-18-2002, 06:53 PM
This isn't a Sins forum. Go use the sins forums at sourceforge.

pcp
02-18-2002, 07:55 PM
hehe did you notice the file README.libEQ.a in your sins directory?