Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as Plain Text by hellyeah ( 16 years ago )
./configure --prefix=/home/hellyeah/installed_programs
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
includedir changed to ${prefix}/include/plib libdir is ${exec_prefix}/lib
checking for gcc... gcc
checking for C compiler default output file name... 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 gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking build system type... i686-pc-linux
checking host system type... i686-pc-linux
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for pthread_create in -lpthread... yes
checking for glNewList in -lGL... yes
checking for dlclose in -ldl... yes
checking for ALopenport in -laudio... no
checking for egrep... grep -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 windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking for pthread_exit in -lc_r... no
checking for socklen_t... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/js/Makefile
config.status: creating src/util/Makefile
config.status: creating src/sg/Makefile
config.status: creating src/sl/Makefile
config.status: creating src/psl/Makefile
config.status: creating src/ssg/Makefile
config.status: creating src/ssgAux/Makefile
config.status: creating src/fnt/Makefile
config.status: creating src/pui/Makefile
config.status: creating src/puAux/Makefile
config.status: creating src/pw/Makefile
config.status: creating src/net/Makefile
config.status: executing depfiles commands
PLIB configuration information:
Building FNT library: yes
Building JS library: yes
Building NET library: yes
Building PUI library: yes
Building puAux library: yes
Building SG library: yes
Building PSL library: yes
Building SL library: yes
Building SSG library: yes
Building ssgAux library: yes
Building PW library: yes
Building UTIL library: yes
benebioglu@Z15A03:~/plib-1.8.4$ make
Making all in src
make[1]: Entering directory `/home/benebioglu/plib-1.8.4/src'
Making all in util
make[2]: Entering directory `/home/benebioglu/plib-1.8.4/src/util'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/benebioglu/plib-1.8.4/src/util'
Making all in js
make[2]: Entering directory `/home/benebioglu/plib-1.8.4/src/js'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/benebioglu/plib-1.8.4/src/js'
Making all in sl
make[2]: Entering directory `/home/benebioglu/plib-1.8.4/src/sl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/benebioglu/plib-1.8.4/src/sl'
Making all in pui
make[2]: Entering directory `/home/benebioglu/plib-1.8.4/src/pui'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/benebioglu/plib-1.8.4/src/pui'
Making all in puAux
make[2]: Entering directory `/home/benebioglu/plib-1.8.4/src/puAux'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/benebioglu/plib-1.8.4/src/puAux'
Making all in sg
make[2]: Entering directory `/home/benebioglu/plib-1.8.4/src/sg'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/benebioglu/plib-1.8.4/src/sg'
Making all in ssg
make[2]: Entering directory `/home/benebioglu/plib-1.8.4/src/ssg'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/benebioglu/plib-1.8.4/src/ssg'
Making all in fnt
make[2]: Entering directory `/home/benebioglu/plib-1.8.4/src/fnt'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/benebioglu/plib-1.8.4/src/fnt'
Making all in ssgAux
make[2]: Entering directory `/home/benebioglu/plib-1.8.4/src/ssgAux'
if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.4\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/ssg -I../../src/util -g -O2 -Wall -MT ssgaCelestialBody.o -MD -MP -MF ".deps/ssgaCelestialBody.Tpo" -c -o ssgaCelestialBody.o ssgaCelestialBody.cxx; \
then mv -f ".deps/ssgaCelestialBody.Tpo" ".deps/ssgaCelestialBody.Po"; else rm -f ".deps/ssgaCelestialBody.Tpo"; exit 1; fi
In file included from ssgaCelestialBody.cxx:35:
ssgaSky.h:107: error: extra qualification ‘ssgaCelestialBodyList::’ on member ‘ssgaCelestialBodyList’
ssgaSky.h:195: error: extra qualification ‘ssgaCloudLayerList::’ on member ‘ssgaCloudLayerList’
make[2]: *** [ssgaCelestialBody.o] Error 1
make[2]: Leaving directory `/home/benebioglu/plib-1.8.4/src/ssgAux'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/benebioglu/plib-1.8.4/src'
make: *** [all-recursive] Error 1
Revise this Paste
Parent: 14485
Children: 14487