Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

trying to compile cern root framework

802031Sep 30 2010 — edited Jul 7 2011
Hi,

i'm trying to compile the ROOT Data Analysis Framework ( [http://root.cern.ch] ) on Solaris 10 x86 (Sun x4200 Server).
But i get the follwing error:

CC -m64 -KPIC -I/usr/openwin/include -library=stlport4 -Iinclude -mt -Icore/pcre/src/pcre-7.8 -D__asm__=asm -D__volatile__= -I. -Icint/cint/inc -o core/base/src/G__Base1.o -c core/base/src/G__Base1.cxx
Signal 11:
while processing core/base/src/G__Base1.cxx at line 23854.

What is the meaning of Siignal 11 and how can i solve it?


Line 23854 from G__Base1.cxx:
static int G__G__Base1__0_178(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) {
...
$ CC -V
CC: Sun C++ 5.10 SunOS_i386 128229-10 2010/08/18

Thanks for any help

Julian

Edited by: user13142914 on Sep 30, 2010 4:18 AM

Edited by: user13142914 on Sep 30, 2010 4:19 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 4 2011
Added on Sep 30 2010
16 comments
1,023 views