Code: Select all
planeshift.application.client:
psEngine initialized.
Creating psnetconnection 874cef0!
DLERROR (/home/wim/development/cel/stdphyslayer.csplugin): /home/wim/development/cel/stdphyslayer.so: undefined symbol: _ZN10celMessageC1EPKcPc
crystalspace.pluginmgr.loadplugin:
WARNING: could not load plugin 'cel.physicallayer'
Couldn't load plugin for PlLayer.


Code: Select all
o-----------------------------------------------------------o
| To build and install the Cal3D library type... |
| make; make install |
| |
| To generate the Cal3D User's Guide you need to install |
| the DocBook tools first. ('docbktls' package) |
| |
| To generate the Cal3D API Reference you need to install |
| the Doxygen tool first. (see http://www.doxygen.org) |
o-----------------------------------------------------------o
/bin/sh ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/cal3d/Makefile
config.status: creating docs/Makefile
config.status: creating docs/api/Makefile
config.status: creating docs/shared/Makefile
config.status: creating cal3d.pc
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
make: Warning: File `configure.in' has modification time 4.4e+04 s in the future
cd . && /bin/sh /root/planet/cal3d/missing --run aclocal-1.8
/usr/share/aclocal/wxwin.m4:36: warning: underquoted definition of AM_OPTIONS_WXCONFIG
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal
/usr/share/aclocal/wxwin.m4:76: warning: underquoted definition of AM_PATH_WXCONFIG
/usr/share/aclocal/smpeg.m4:13: warning: underquoted definition of AM_PATH_SMPEG
/usr/share/aclocal/pkg.m4:5: warning: underquoted definition of PKG_CHECK_MODULES
/usr/share/aclocal/libmikmod.m4:11: warning: underquoted definition of AM_PATH_LIBMIKMOD
/usr/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of AM_PATH_LIBMCRYPT
/usr/share/aclocal/libart.m4:11: warning: underquoted definition of AM_PATH_LIBART
/usr/share/aclocal/libIDL.m4:6: warning: underquoted definition of AM_PATH_LIBIDL
/usr/share/aclocal/imlib.m4:9: warning: underquoted definition of AM_PATH_IMLIB
/usr/share/aclocal/imlib.m4:167: warning: underquoted definition of AM_PATH_GDK_IMLIB
/usr/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK
/usr/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB
/usr/share/aclocal/gdk-pixbuf.m4:12: warning: underquoted definition of AM_PATH_GDK_PIXBUF
/usr/share/aclocal/freetype2.m4:7: warning: underquoted definition of AC_CHECK_FT2
/usr/share/aclocal/audiofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE
/usr/share/aclocal/ao.m4:9: warning: underquoted definition of XIPH_PATH_AO
/usr/share/aclocal/ORBit.m4:4: warning: underquoted definition of AM_PATH_ORBIT
cd . && /bin/sh /root/planet/cal3d/missing --run automake-1.8 --foreign
cd . && /bin/sh /root/planet/cal3d/missing --run autoconf
/bin/sh ./config.status --recheck
running /bin/sh ./configure --prefix=/root/planet/cal3d --no-create --no-recursion
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
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether user defined C++ flags overwrite the default Cal3D ones... no
checking for g++... g++
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 g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
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 dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/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 dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for doxygen... false
configure: WARNING: cannot find doxygen, unable to generate Cal3D API Reference!
checking for db2html... false
configure: WARNING: cannot find db2html, unable to generate Cal3D User's Guide!
checking whether to build Cal3D in debug mode... no
checking whether g++ supports -fno-rtti... yes
configure: creating ./config.status
o-----------------------------------------------------------o
| To build and install the Cal3D library type... |
| make; make install |
| |
| To generate the Cal3D User's Guide you need to install |
| the DocBook tools first. ('docbktls' package) |
| |
| To generate the Cal3D API Reference you need to install |
| the Doxygen tool first. (see http://www.doxygen.org) |
o-----------------------------------------------------------o
/bin/sh ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
.....etc.
Code: Select all
/bin/sh ./config.status --recheckCode: Select all
crystalspace.maploader: Could not get sound driver
crystalspace.maploader: Could not get model converter
crystalspace.maploader: Could not get model crossbuilder
crystalspace.canvas.glx2d:
Opening GLX2D
Creating Context
Video driver GL/X version (direct renderer)
Visual ID: 27, 24bit TrueColor
R8:G8:B8:A8,
level 0, double buffered
crystalspace.canvas.openglcommon.driverdb:
Applied: Work around broken ATI point sprites
crystalspace.canvas.openglcommon:
OpenGL renderer: RADEON 9800 Pro Generic (vendor: ATI Technologies Inc.)
version 1.3.4641 (X4.3.0-3.14.6)
Using windowed mode at resolution 1024x768.
Pixel format: Color: 24 Alpha: 8 Depth: 24 Stencil: 8 AccumColor: 24
AccumAlpha: 8 MultiSamples: 0
Multisample: disabled
planeshift.application.client:
PlaneShift Crystal Blue
This game uses Crystal Space Engine created by Jorrit and others
0.99 r0 [Unix-x86-GCC]
Warning: Cannot initialize iSoundManager
LOG_ANY flag deactivated.
LOG_WEATHER flag deactivated.
LOG_SPAWN flag deactivated.
LOG_CELPERSIST flag deactivated.
LOG_PAWS flag deactivated.
LOG_GROUP flag deactivated.
LOG_CHEAT flag deactivated.
LOG_LINMOVE flag deactivated.
LOG_SPELLS flag deactivated.
LOG_NEWCHAR flag deactivated.
LOG_SUPERCLIENT flag deactivated.
LOG_EXCHANGES flag deactivated.
LOG_ADMIN flag deactivated.
LOG_STARTUP flag deactivated.
LOG_CHARACTER flag deactivated.
LOG_CONNECTIONS flag deactivated.
LOG_CHAT flag deactivated.
LOG_NET flag deactivated.
LOG_LOAD flag deactivated.
LOG_NPC flag deactivated.
LOG_TRADE flag deactivated.
LOG_SOUND flag deactivated.
LOG_COMBAT flag deactivated.
LOG_SKILLXP flag deactivated.
LOG_QUESTS flag deactivated.
LOG_SCRIPT flag deactivated.
<src/client/gui/psmainwidget.cpp:93> LoadConfigFromFile:
set
set
set
set
set
Couldn't create Resource 'sound.standardButtonClick'
Couldn't create Resource 'gui.toolbar'
Couldn't create Resource 'gui.cancel'
Couldn't create Resource 'gui.ok'
Couldn't create Resource 'gui.scrolldown'
Couldn't create Resource 'gui.scrollup'
Couldn't create Resource 'gui.shortcut'
Couldn't create Resource 'gui.quit'
planeshift.application.client:
psEngine initialized.
Creating psnetconnection 86d8e70!
DLERROR (/home/wim/development/cel/stdphyslayer.csplugin): /home/wim/development/cel/stdphyslayer.so: undefined symbol: _ZN10celMessageC1EPKcPc
crystalspace.pluginmgr.loadplugin:
WARNING: could not load plugin 'cel.physicallayer'
Couldn't load plugin for PlLayer.
SCF WARNING: 1 unreleased instances of class crystalspace.graphics2d.glx!
SCF WARNING: 1 unreleased instances of class crystalspace.graphics3d.opengl!
SCF WARNING: 1 unreleased instances of class crystalspace.window.x!
SCF WARNING: 1 unreleased instances of class crystalspace.window.x.extf86vm!


Code: Select all
linux CS # jam libs
...patience...
...found 1477 target(s)...
...updating 82 target(s)...
C++ ./out/linuxx86/debug/libs/csgfx/shadervarcontext.o
C++ ./out/linuxx86/debug/libs/csgfx/shaderexp.o
C++ ./out/linuxx86/debug/libs/csgfx/shadervar.o
Archive ./out/linuxx86/debug/libs/csgfx/libcsgfx.a
Ranlib ./out/linuxx86/debug/libs/csgfx/libcsgfx.a
C++ ./out/linuxx86/debug/libs/cstool/cspixmap.o
C++ ./out/linuxx86/debug/libs/cstool/rendermeshholder.o
C++ ./out/linuxx86/debug/libs/cstool/csview.o
C++ ./out/linuxx86/debug/libs/cstool/meshobjtmpl.o
C++ ./out/linuxx86/debug/libs/cstool/proctex.o
C++ ./out/linuxx86/debug/libs/cstool/anonrndbuf.o
C++ ./out/linuxx86/debug/libs/cstool/sprbuild.o
C++ ./out/linuxx86/debug/libs/cstool/csanim2d.o
C++ ./out/linuxx86/debug/libs/cstool/initapp.o
C++ ./out/linuxx86/debug/libs/cstool/csfxscr.o
C++ ./out/linuxx86/debug/libs/cstool/collider.o
C++ ./out/linuxx86/debug/libs/cstool/mdltool.o
C++ ./out/linuxx86/debug/libs/cstool/rendermeshlist.o
C++ ./out/linuxx86/debug/libs/cstool/csapplicationframework.o
C++ ./out/linuxx86/debug/libs/cstool/vidprefs.o
C++ ./out/linuxx86/debug/libs/cstool/proctxtanim.o
C++ ./out/linuxx86/debug/libs/cstool/mdldata.o
Archive ./out/linuxx86/debug/libs/cstool/libcstool.a
Ranlib ./out/linuxx86/debug/libs/cstool/libcstool.a
C++ ./out/linuxx86/debug/libs/csws/cshints.o
C++ ./out/linuxx86/debug/libs/csws/cscompol.o
C++ ./out/linuxx86/debug/libs/csws/csmenu.o
C++ ./out/linuxx86/debug/libs/csws/cssplit.o
C++ ./out/linuxx86/debug/libs/csws/csbutton.o
C++ ./out/linuxx86/debug/libs/csws/cskeyacc.o
C++ ./out/linuxx86/debug/libs/csws/cswstex.o
C++ ./out/linuxx86/debug/libs/csws/csmouse.o
C++ ./out/linuxx86/debug/libs/csws/csttlbar.o
C++ ./out/linuxx86/debug/libs/csws/cscomp.o
C++ ./out/linuxx86/debug/libs/csws/csskin.o
C++ ./out/linuxx86/debug/libs/csws/csgfxppl.o
C++ ./out/linuxx86/debug/libs/csws/cswspal.o
Archive ./out/linuxx86/debug/libs/csws/libcsws.a
Ranlib ./out/linuxx86/debug/libs/csws/libcsws.a
C++ ./out/linuxx86/debug/plugins/cscript/cspython/cs_pyth.o
...interrupted (I ctr-c'd out after about an hour)

thanks, found it in the jamconfig file and put "no" and it compiled fine. now I'm compiling CEL and the same thing happens when I get to:lynxnyl wrote:It's not needed. You could edit the jamfile and remove it.
Code: Select all
C++ ./out/linuxx86/optimize/plugins/behaviourlayer/xml/xmlscript.o
Code: Select all
linux planeshift # ./updater
Critical files (<critical>) not found (Server only)
planeshift.updater.application:
psUpdaterEngine initialized.
Killed