Hi all, I got the error: 'longjmp' aliased to undefined symbol '_longjmp', while compiling code with ./bin/src-utils/htbuild --install dev_env.
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -fexceptions -Wall -Wsign-compare -MT setjmp/longjmp.lo -MD -MP -MF setjmp/.deps/longjmp.Tpo -c setjmp/longjmp.c -fPIC -DPIC -o setjmp/.libs/longjmp.o /usr/include/bits/setjmp2.h:26:13: error: 'longjmp' aliased to undefined symbol '_longjmp' Any ideas? Thanks! -- You received this message because you are subscribed to the Google Groups "Hypertable Development" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hypertable-dev?hl=en.
