On Sun, 2006-06-18 at 12:45 +0200, Dariusz Dawidowski wrote: > Mandrake 10.1, celeron > > in walktest when i'm reaching that fog in the corridor: > > Program received signal SIGABRT, Aborted. > [Switching to Thread 1076363936 (LWP 13914)] > 0xffffe410 in ?? () > (gdb) backtrace > #0 0xffffe410 in ?? () > #1 0xbfffd57c in ?? () > #2 0x00000006 in ?? () > #3 0x0000365a in ?? () > #4 0x40188805 in raise () from /lib/tls/libc.so.6 > #5 0x4018a1e9 in abort () from /lib/tls/libc.so.6 > #6 0x4034b4d5 in mspace_free () from /opt/src/CS/vfs.so > #7 0x00000000 in ?? () > #8 0x443832f8 in ?? () > #9 0x40017020 in ?? () > #10 0x00000000 in ?? () > #11 0xbfffd740 in ?? () > #12 0x000000f8 in ?? () > #13 0x40017020 in ?? () > #14 0x40354e4c in __JCR_LIST__ () from /opt/src/CS/vfs.so > #15 0x40017000 in ?? () > #16 0x00000000 in ?? () > #17 0x40017028 in ?? () > #18 0x40354e4c in __JCR_LIST__ () from /opt/src/CS/vfs.so > #19 0x40017000 in ?? () > #20 0x00000000 in ?? () > #21 0x40017028 in ?? () > #22 0x403495c7 in ptfree () from /opt/src/CS/vfs.so > #23 0x40017028 in ?? () > #24 0x08b7e1a8 in ?? () > #25 0x4045ff00 in ?? () from /opt/src/CS/gl3d.so > #26 0xbfffd700 in ?? () > #27 0x08b7e1c0 in ?? () > #28 0x08b7e1a8 in ?? () > #29 0x08b7e1c0 in ?? () > #30 0x40354e4c in __JCR_LIST__ () from /opt/src/CS/vfs.so > #31 0xffffffec in ?? () > #32 0x08b7e1a8 in ?? () > #33 0x081557a8 in vtable for iBase () > #34 0x40326a8b in ptfree () from /opt/src/CS/vfs.so > #35 0x4053313c in __JCR_LIST__ () from /opt/src/CS/gl3d.so > #36 0x4053313c in __JCR_LIST__ () from /opt/src/CS/gl3d.so > #37 0x404d1cc7 in scfArray<iShaderVarStack, csArray<csShaderVariable*, > csArrayElementHandler<csShaderVariable*>, CS::Memory::AllocatorMalloc, > csArrayCapacityDefault> >::~scfArray () from /opt/src/CS/gl3d.so > #38 0x4052c810 in vtable for scfArray<iShaderVarStack, > csArray<csShaderVariable*, csArrayElementHandler<csShaderVariable*>, > CS::Memory::AllocatorMalloc, csArrayCapacityDefault> > () from > /opt/src/CS/gl3d.so > #39 0x4052c810 in vtable for scfArray<iShaderVarStack, > csArray<csShaderVariable*, csArrayElementHandler<csShaderVariable*>, > CS::Memory::AllocatorMalloc, csArrayCapacityDefault> > () from > /opt/src/CS/gl3d.so > #40 0x4052c8e4 in vtable for scfArray<iShaderVarStack, > csArray<csShaderVariable*, csArrayElementHandler<csShaderVariable*>, > CS::Memory::AllocatorMalloc, csArrayCapacityDefault> > () from > /opt/src/CS/gl3d.so > #41 0x404d1e08 in scfImplementation<scfArray<iShaderVarStack, > csArray<csShaderVariable*, csArrayElementHandler---Type <return> to continue, > or q <return> to quit--- > > > also there are problems with compiling cegui and ode > > > C++ ./out/linuxx86/optimize/apps/tests/ceguitest/ceguitest.o > In file included from /usr/include/CEGUI/CEGUIDataContainer.h:31, > from /usr/include/CEGUI/CEGUIResourceProvider.h:30, > from /usr/include/CEGUI/CEGUISystem.h:35, > from /usr/include/CEGUI/CEGUIWindow.h:36, > from /usr/include/CEGUI/CEGUI.h:48, > from apps/tests/ceguitest/ceguitest.h:29, > from apps/tests/ceguitest/ceguitest.cpp:19: > ./include/cssysdef.h:609: error: previous declaration of `void* > ptmemalign(size_t, size_t)' with C++ linkage > /usr/include/malloc.h:137: error: conflicts with new declaration with C > linkage > /usr/include/malloc.h:137: error: declaration of `void* ptmemalign(size_t, > size_t) throw ()' throws different exceptions > ./include/cssysdef.h:609: error: than previous declaration `void* > ptmemalign(size_t, size_t)' > > g++ -c -o ./out/linuxx86/optimize/apps/tests/ceguitest/ceguitest.o -I. > -I./include -I./include -pipe -Wall -Wno-unknown-pragmas -march=i686 > -I/usr/local/include -fno-exceptions -O3 -fomit-frame-pointer -ffast-math > -fexceptions -fno-omit-frame-pointer -I/usr/include/CEGUI > apps/tests/ceguitest/ceguitest.cpp > > ...failed C++ ./out/linuxx86/optimize/apps/tests/ceguitest/ceguitest.o ... > ...skipped ceguitest for lack of <apps!tests!ceguitest!>ceguitest.o... > C++ ./out/linuxx86/optimize/plugins/gui/cegui/ceguiresourceprovider.o > In file included from /usr/include/CEGUI/CEGUIDataContainer.h:31, > from /usr/include/CEGUI/CEGUIResourceProvider.h:30, > from /usr/include/CEGUI/CEGUISystem.h:35, > from /usr/include/CEGUI/CEGUIWindow.h:36, > from /usr/include/CEGUI/CEGUI.h:48, > from plugins/gui/cegui/ceguiresourceprovider.h:33, > from plugins/gui/cegui/ceguiresourceprovider.cpp:24: > ./include/cssysdef.h:609: error: previous declaration of `void* > ptmemalign(size_t, size_t)' with C++ linkage > /usr/include/malloc.h:137: error: conflicts with new declaration with C > linkage > /usr/include/malloc.h:137: error: declaration of `void* ptmemalign(size_t, > size_t) throw ()' throws different exceptions > ./include/cssysdef.h:609: error: than previous declaration `void* > ptmemalign(size_t, size_t)' > > g++ -c -o > ./out/linuxx86/optimize/plugins/gui/cegui/ceguiresourceprovider.o -I. > -I./include -I./include -pipe -Wall -Wno-unknown-pragmas -march=i686 > -I/usr/local/include -fno-exceptions -O3 -fomit-frame-pointer -ffast-math > -fPIC -fexceptions -fno-omit-frame-pointer -I/usr/include/CEGUI > plugins/gui/cegui/ceguiresourceprovider.cpp > > ...failed C++ > ./out/linuxx86/optimize/plugins/gui/cegui/ceguiresourceprovider.o ... > C++ ./out/linuxx86/optimize/plugins/gui/cegui/ceguirenderer.o > In file included from /usr/include/CEGUI/CEGUIDataContainer.h:31, > from /usr/include/CEGUI/CEGUIResourceProvider.h:30, > from /usr/include/CEGUI/CEGUISystem.h:35, > from /usr/include/CEGUI/CEGUIWindow.h:36, > from /usr/include/CEGUI/CEGUI.h:48, > from plugins/gui/cegui/ceguirenderer.h:33, > from plugins/gui/cegui/ceguirenderer.cpp:25: > ./include/cssysdef.h:609: error: previous declaration of `void* > ptmemalign(size_t, size_t)' with C++ linkage > /usr/include/malloc.h:137: error: conflicts with new declaration with C > linkage > /usr/include/malloc.h:137: error: declaration of `void* ptmemalign(size_t, > size_t) throw ()' throws different exceptions > ./include/cssysdef.h:609: error: than previous declaration `void* > ptmemalign(size_t, size_t)' > > g++ -c -o ./out/linuxx86/optimize/plugins/gui/cegui/ceguirenderer.o -I. > -I./include -I./include -pipe -Wall -Wno-unknown-pragmas -march=i686 > -I/usr/local/include -fno-exceptions -O3 -fomit-frame-pointer -ffast-math > -fPIC -fexceptions -fno-omit-frame-pointer -I/usr/include/CEGUI > plugins/gui/cegui/ceguirenderer.cpp > > ...failed C++ ./out/linuxx86/optimize/plugins/gui/cegui/ceguirenderer.o ... > C++ ./out/linuxx86/optimize/plugins/gui/cegui/ceguiscriptmodule.o > In file included from /usr/include/CEGUI/CEGUIDataContainer.h:31, > from /usr/include/CEGUI/CEGUIResourceProvider.h:30, > from /usr/include/CEGUI/CEGUISystem.h:35, > from /usr/include/CEGUI/CEGUIWindow.h:36, > from /usr/include/CEGUI/CEGUI.h:48, > from plugins/gui/cegui/ceguiscriptmodule.h:33, > from plugins/gui/cegui/ceguiscriptmodule.cpp:24: > ./include/cssysdef.h:609: error: previous declaration of `void* > ptmemalign(size_t, size_t)' with C++ linkage > /usr/include/malloc.h:137: error: conflicts with new declaration with C > linkage > /usr/include/malloc.h:137: error: declaration of `void* ptmemalign(size_t, > size_t) throw ()' throws different exceptions > ./include/cssysdef.h:609: error: than previous declaration `void* > ptmemalign(size_t, size_t)' > > g++ -c -o ./out/linuxx86/optimize/plugins/gui/cegui/ceguiscriptmodule.o > -I. -I./include -I./include -pipe -Wall -Wno-unknown-pragmas -march=i686 > -I/usr/local/include -fno-exceptions -O3 -fomit-frame-pointer -ffast-math > -fPIC -fexceptions -fno-omit-frame-pointer -I/usr/include/CEGUI > plugins/gui/cegui/ceguiscriptmodule.cpp > > ...failed C++ ./out/linuxx86/optimize/plugins/gui/cegui/ceguiscriptmodule.o > ... > C++ ./out/linuxx86/optimize/plugins/gui/cegui/ceguievthandler.o > In file included from /usr/include/CEGUI/CEGUIDataContainer.h:31, > from /usr/include/CEGUI/CEGUIResourceProvider.h:30, > from /usr/include/CEGUI/CEGUISystem.h:35, > from /usr/include/CEGUI/CEGUIWindow.h:36, > from /usr/include/CEGUI/CEGUI.h:48, > from plugins/gui/cegui/ceguievthandler.cpp:26: > ./include/cssysdef.h:609: error: previous declaration of `void* > ptmemalign(size_t, size_t)' with C++ linkage > /usr/include/malloc.h:137: error: conflicts with new declaration with C > linkage > /usr/include/malloc.h:137: error: declaration of `void* ptmemalign(size_t, > size_t) throw ()' throws different exceptions > ./include/cssysdef.h:609: error: than previous declaration `void* > ptmemalign(size_t, size_t)' > > g++ -c -o ./out/linuxx86/optimize/plugins/gui/cegui/ceguievthandler.o -I. > -I./include -I./include -pipe -Wall -Wno-unknown-pragmas -march=i686 > -I/usr/local/include -fno-exceptions -O3 -fomit-frame-pointer -ffast-math > -fPIC -fexceptions -fno-omit-frame-pointer -I/usr/include/CEGUI > plugins/gui/cegui/ceguievthandler.cpp > > ...failed C++ ./out/linuxx86/optimize/plugins/gui/cegui/ceguievthandler.o ... > C++ ./out/linuxx86/optimize/plugins/gui/cegui/ceguitexture.o > In file included from /usr/include/CEGUI/CEGUIDataContainer.h:31, > from /usr/include/CEGUI/CEGUIResourceProvider.h:30, > from /usr/include/CEGUI/CEGUISystem.h:35, > from /usr/include/CEGUI/CEGUIWindow.h:36, > from /usr/include/CEGUI/CEGUI.h:48, > from plugins/gui/cegui/ceguitexture.h:33, > from plugins/gui/cegui/ceguitexture.cpp:26: > ./include/cssysdef.h:609: error: previous declaration of `void* > ptmemalign(size_t, size_t)' with C++ linkage > /usr/include/malloc.h:137: error: conflicts with new declaration with C > linkage > /usr/include/malloc.h:137: error: declaration of `void* ptmemalign(size_t, > size_t) throw ()' throws different exceptions > ./include/cssysdef.h:609: error: than previous declaration `void* > ptmemalign(size_t, size_t)' > > g++ -c -o ./out/linuxx86/optimize/plugins/gui/cegui/ceguitexture.o -I. > -I./include -I./include -pipe -Wall -Wno-unknown-pragmas -march=i686 > -I/usr/local/include -fno-exceptions -O3 -fomit-frame-pointer -ffast-math > -fPIC -fexceptions -fno-omit-frame-pointer -I/usr/include/CEGUI > plugins/gui/cegui/ceguitexture.cpp > > ...failed C++ ./out/linuxx86/optimize/plugins/gui/cegui/ceguitexture.o ... > ...skipped cegui.so for lack of <plugins!gui!cegui!>ceguiresourceprovider.o... > C++ ./out/linuxx86/optimize/plugins/physics/odedynam/odedynam.o > In file included from /usr/local/include/ode/config.h:12, > from /usr/local/include/ode/ode.h:28, > from plugins/physics/odedynam/odedynam.h:44, > from plugins/physics/odedynam/odedynam.cpp:45: > ./include/cssysdef.h:606: error: previous declaration of `void* > ptmalloc(size_t)' with C++ linkage > /usr/include/malloc.h:118: error: conflicts with new declaration with C > linkage > ./include/cssysdef.h:610: error: previous declaration of `void* > ptcalloc(size_t, size_t)' with C++ linkage > /usr/include/malloc.h:122: error: conflicts with new declaration with C > linkage > ./include/cssysdef.h:608: error: previous declaration of `void* > ptrealloc(void*, size_t)' with C++ linkage > /usr/include/malloc.h:128: error: conflicts with new declaration with C > linkage > ./include/cssysdef.h:607: error: previous declaration of `void ptfree(void*)' > with C++ linkage > /usr/include/malloc.h:131: error: conflicts with new declaration with C > linkage > ./include/cssysdef.h:609: error: previous declaration of `void* > ptmemalign(size_t, size_t)' with C++ linkage > /usr/include/malloc.h:137: error: conflicts with new declaration with C > linkage > > g++ -c -o ./out/linuxx86/optimize/plugins/physics/odedynam/odedynam.o -I. > -I./include -I./include -pipe -Wall -Wno-unknown-pragmas -march=i686 > -I/usr/local/include -fno-exceptions -O3 -fomit-frame-pointer -ffast-math > -fPIC plugins/physics/odedynam/odedynam.cpp > > ...failed C++ ./out/linuxx86/optimize/plugins/physics/odedynam/odedynam.o ... > ...skipped odedynam.so for lack of <plugins!physics!odedynam!>odedynam.o... > ...failed updating 7 target(s)... > > greetings > Darek > >
Hi, If you update from SVN the ode issue should be fixed as it is for me with the issue I mentioned to Frank. Can't help with cegui as I do not build that plugin. Regards Phil _______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]
