All pastes #2063701 Raw Edit

Stuff

public text v1 · immutable
#2063701 ·published 2011-05-18 16:18 UTC
rendered paste body
make[2]: Entering directory `/home/james/bzflag/src/net'
source='Address.cxx' object='libNet_la-Address.lo' libtool=yes \
	DEPDIR=.deps depmode=none /bin/bash ../../misc/depcomp \
	/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../include  -I../../include  -DINSTALL_LIB_DIR=\"/usr/local/lib/bzflag/\" -DINSTALL_DATA_DIR=\"/usr/local/share/bzflag\"   -fsigned-char -Wno-deprecated -g -O2  -Wall -W -mtune=i686 -ffast-math -fno-exceptions -g -O2  -Wall -W -mtune=i686 -ffast-math -fno-exceptions -c -o libNet_la-Address.lo `test -f 'Address.cxx' || echo './'`Address.cxx
source='AresHandler.cxx' object='libNet_la-AresHandler.lo' libtool=yes \
	DEPDIR=.deps depmode=none /bin/bash ../../misc/depcomp \
	/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../include  -I../../include  -DINSTALL_LIB_DIR=\"/usr/local/lib/bzflag/\" -DINSTALL_DATA_DIR=\"/usr/local/share/bzflag\"   -fsigned-char -Wno-deprecated -g -O2  -Wall -W -mtune=i686 -ffast-math -fno-exceptions -g -O2  -Wall -W -mtune=i686 -ffast-math -fno-exceptions -c -o libNet_la-AresHandler.lo `test -f 'AresHandler.cxx' || echo './'`AresHandler.cxx
source='Pack.cxx' object='libNet_la-Pack.lo' libtool=yes \
	DEPDIR=.deps depmode=none /bin/bash ../../misc/depcomp \
	/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../include  -I../../include  -DINSTALL_LIB_DIR=\"/usr/local/lib/bzflag/\" -DINSTALL_DATA_DIR=\"/usr/local/share/bzflag\"   -fsigned-char -Wno-deprecated -g -O2  -Wall -W -mtune=i686 -ffast-math -fno-exceptions -g -O2  -Wall -W -mtune=i686 -ffast-math -fno-exceptions -c -o libNet_la-Pack.lo `test -f 'Pack.cxx' || echo './'`Pack.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DINSTALL_LIB_DIR=\"/usr/local/lib/bzflag/\" -DINSTALL_DATA_DIR=\"/usr/local/share/bzflag\" -fsigned-char -Wno-deprecated -g -O2 -Wall -W -mtune=i686 -ffast-math -fno-exceptions -g -O2 -Wall -W -mtune=i686 -ffast-math -fno-exceptions -c Pack.cxx -o libNet_la-Pack.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DINSTALL_LIB_DIR=\"/usr/local/lib/bzflag/\" -DINSTALL_DATA_DIR=\"/usr/local/share/bzflag\" -fsigned-char -Wno-deprecated -g -O2 -Wall -W -mtune=i686 -ffast-math -fno-exceptions -g -O2 -Wall -W -mtune=i686 -ffast-math -fno-exceptions -c AresHandler.cxx -o libNet_la-AresHandler.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DINSTALL_LIB_DIR=\"/usr/local/lib/bzflag/\" -DINSTALL_DATA_DIR=\"/usr/local/share/bzflag\" -fsigned-char -Wno-deprecated -g -O2 -Wall -W -mtune=i686 -ffast-math -fno-exceptions -g -O2 -Wall -W -mtune=i686 -ffast-math -fno-exceptions -c Address.cxx -o libNet_la-Address.o
In file included from AresHandler.cxx:14:
../../include/AresHandler.h:24:18: error: ares.h: No such file or directory
In file included from AresHandler.cxx:14:
../../include/AresHandler.h:65: error: ‘ares_channel’ does not name a type
AresHandler.cxx: In constructor ‘AresHandler::AresHandler(int)’:
AresHandler.cxx:30: error: aggregate ‘ares_options opts’ has incomplete type and cannot be defined
AresHandler.cxx:43: error: ‘aresChannel’ was not declared in this scope
AresHandler.cxx:43: error: ‘ARES_OPT_LOOKUPS’ was not declared in this scope
AresHandler.cxx:43: error: ‘ares_init_options’ was not declared in this scope
AresHandler.cxx:44: error: ‘ARES_SUCCESS’ was not declared in this scope
AresHandler.cxx: In destructor ‘AresHandler::~AresHandler()’:
AresHandler.cxx:55: error: ‘aresChannel’ was not declared in this scope
AresHandler.cxx:55: error: ‘ares_destroy’ was not declared in this scope
AresHandler.cxx: In member function ‘void AresHandler::queryHostname(sockaddr*)’:
AresHandler.cxx:89: error: ‘aresChannel’ was not declared in this scope
AresHandler.cxx:90: error: ‘ares_gethostbyaddr’ was not declared in this scope
AresHandler.cxx: In member function ‘void AresHandler::queryHost(char*)’:
AresHandler.cxx:98: error: ‘aresChannel’ was not declared in this scope
AresHandler.cxx:98: error: ‘ares_cancel’ was not declared in this scope
AresHandler.cxx:120: error: ‘ares_gethostbyname’ was not declared in this scope
AresHandler.cxx: In member function ‘void AresHandler::callback(int, hostent*)’:
AresHandler.cxx:136: error: ‘ARES_EDESTRUCTION’ was not declared in this scope
AresHandler.cxx:138: error: ‘ARES_SUCCESS’ was not declared in this scope
AresHandler.cxx: In member function ‘void AresHandler::setFd(fd_set*, fd_set*, int&)’:
AresHandler.cxx:171: error: ‘aresChannel’ was not declared in this scope
AresHandler.cxx:171: error: ‘ares_fds’ was not declared in this scope
AresHandler.cxx: In member function ‘void AresHandler::process(fd_set*, fd_set*)’:
AresHandler.cxx:180: error: ‘aresChannel’ was not declared in this scope
AresHandler.cxx:180: error: ‘ares_process’ was not declared in this scope
make[2]: *** [libNet_la-AresHandler.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/home/james/bzflag/src/net'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/james/bzflag/src'
make: *** [all-recursive] Error 1