Hi Robert, > I tried with the new version from 16:15h today - configure and make > build works for me again - thanks! > > However, compiling scheme files now fails with lots of messages like this: > > /usr/lib/gcc/i586-suse-linux/4.7/../../../libpcre.a(libpcre_la-pcre_jit_compile.o): > In function `allocator_release_lock': > /home/abuild/rpmbuild/BUILD/pcre-8.31/sljit/sljitUtils.c:122: undefined > reference to `pthread_mutex_unlock' > /home/abuild/rpmbuild/BUILD/pcre-8.31/sljit/sljitUtils.c:122: undefined > reference to `pthread_mutex_unlock' > /usr/lib/gcc/i586-suse-linux/4.7/libgcc_eh.a(unwind-dw2-fde-dip.o): In > function `__gthread_mutex_unlock': > /home/abuild/rpmbuild/BUILD/gcc-4.7.2-20130108/obj-i586-suse-linux/i586-suse-linux/libgcc/./gthr-default.h:797: > undefined reference to `pthread_mutex_unlock' I'm not sure what this means! Is there anyone with an idea?
> (I have both a shared and a static version of -lpcre installed, as well > as headers for it.) > > BTW, can I disable autoconfiguring Bigloo for PCRE somehow? I have just added a --no-pcre in the configure script. Check the new version. Cheers, -- Manuel
