Source: blcr
Version: 0.8.2-13

Hi,

I'm trying to build blcr (0.8.2-13) on x86_64 from scratch with pbuilder but
I have the following error :

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../libcr -I.. -D_GNU_SOURCE
-D_REENTRANT -I../include -I../../include -I../../libcr/arch/i686/ -Wall
-Wno-unused-function -Wall -g -O2 -MT libcr_la-cr_async.lo -MD -MP -MF
.deps/libcr_la-cr_async.Tpo -c ../../libcr/cr_async.c  -fPIC -DPIC -o
.libs/libcr_la-cr_async.o
In file included from ../../libcr/cr_async.c:37:
../../libcr/cr_private.h:63:23: error: cr_atomic.h: No such file or
directory
In file included from ../../libcr/cr_private.h:65,
                 from ../../libcr/cr_async.c:37:
../../libcr/cr_rb_lock.h:47: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'cri_rb_lock_t'
../../libcr/cr_rb_lock.h:52: error: expected ')' before '*' token
../../libcr/cr_rb_lock.h:61: error: expected ')' before '*' token
../../libcr/cr_rb_lock.h:74: error: expected ')' before '*' token

Jonathan

Reply via email to