Displaying 2 results from an estimated 2 matches for "d_pthreads".
Did you mean:
dp_pthreads
2003 Jun 06
0
Problems building RELENG_4_8
On a 4.8-PRERELEASE, I have cvsup'ed my sources to the latest RELENG_4_8.
While doing buildworld, I get this:
cc -c -O -pipe -fexceptions -DIN_GCC -D_PTHREADS -DGTHREAD_USE_WEAK
-I/usr/src/gnu/lib/libgcc/../../../contrib/gcc/config
-I/usr/src/gnu/lib/libgcc/../../../contrib/gcc -I. -DL_pure -o _pure.o
/usr/src/gnu/lib/libgcc/../../../contrib/gcc/libgcc2.c
c++ -c -O -pipe -fexceptions -DIN_GCC -D_PTHREADS -DGTHREAD_USE_WEAK
-I/usr/src/gnu/lib/libgcc/.....
2010 Feb 01
2
Xapian core dumping on Solaris
Hi everyone,
I'm having a problem with xapian (the matchspy branch, with Python
bindings) on Solaris 10 / SPARC. Users can run queries for a few hours
with no problems, then it returns "inflate failed (invalid code
lengths set)" to Python and dumps core. gdb reports:
#0 0xfe6dc910 in inflate_table () from /usr/lib/libz.so.1
#1 0xfe6d9d6c in inflate () from /usr/lib/libz.so.1
#2