Hi Todd,

> With bigloo4.1a-beta03Feb14
> 
> configured with
> 
> bash-4.2$ cat local-config-script
> 
> ROOTDIR=/proj/samson/user/tdukes/local/bigloo/
> VERSION=4.1a-beta03Feb14
> TARGET=${ROOTDIR}/${VERSION}
> #./configure --prefix=${TARGET} --finalization=yes 
> --lispdir=${TARGET}/lispdir --bee=full
> ./configure --prefix=${TARGET} --finalization=yes 
> --lispdir=${TARGET}/lispdir --disable-also --disable-avahi
> bash-4.2$
> 
> I get
> 
> gcc  
> -I/proj/samson/user/tdukes/Downloads/tmp/bigloo4.1a-beta03Feb14/lib/4.1a 
> -O3  -fPIC 
> -I/proj/samson/user/tdukes/Downloads/tmp/bigloo4.1a-beta03Feb14/gc/gc-7.4.0/include
>  
> -c Clib/cregexp.c -o Clib-cregexp.o && \
>          mv Clib-cregexp.o objs/obj_u/Clib/cregexp.o
> Clib/cregexp.c: In function 'bgl_pcre_options':
> Clib/cregexp.c:154: error: 'PCRE_JAVASCRIPT_COMPAT' undeclared (first 
> use in this function)
> Clib/cregexp.c:154: error: (Each undeclared identifier is reported only once
> Clib/cregexp.c:154: error: for each function it appears in.)
> Clib/cregexp.c:158: error: 'PCRE_NEWLINE_ANY' undeclared (first use in 
> this function)
> make[4]: *** [objs/obj_u/Clib/cregexp.o] Error 1
> make[4]: Leaving directory 
> `/proj/samson/user/tdukes/Downloads/tmp/bigloo4.1a-beta03Feb14/runtime'
> make[3]: *** [lib-c_u] Error 2
> make[3]: Leaving directory 
> `/proj/samson/user/tdukes/Downloads/tmp/bigloo4.1a-beta03Feb14/runtime'
> make[2]: *** [boot-libs] Error 2
> make[2]: Leaving directory 
> `/proj/samson/user/tdukes/Downloads/tmp/bigloo4.1a-beta03Feb14/runtime'
> make[1]: *** [boot] Error 2
> make[1]: Leaving directory 
> `/proj/samson/user/tdukes/Downloads/tmp/bigloo4.1a-beta03Feb14/runtime'
> make: *** [boot] Error 2
> bash-4.2$
> 
> Thanks,
Ah yes. I have missed that new configuration. I have new uploaded a new version
that should fix that problem.

Many thanks for your report. 

-- 
Manuel

Reply via email to