[Rd] pcre library in R (PR#9319)

Daniel Berg daniel at danielberg.no
Fri Jan 19 08:19:32 CET 2007


I have the same problem, trying to cross-compile.

I'm running Ubuntu Edgy, kernel 2.6.17-10-generic, on an IBM T60.

I downloaded the Makefile from CRAN and ran make CrossCompileBuild
with the following error messages (also ran each make one at the time
and the problem occurs in make R):

../extra/pcre/libpcre.a(pcre_dfa_exec.o):pcre_dfa_exec.c:(.text+0x1703):
undefined reference to `__pcre_ucp_findprop'
../extra/pcre/libpcre.a(pcre_dfa_exec.o):pcre_dfa_exec.c:(.text+0x1740):
undefined reference to `__pcre_ucp_findprop'
../extra/pcre/libpcre.a(pcre_dfa_exec.o):pcre_dfa_exec.c:(.text+0x1848):
undefined reference to `__pcre_ucp_findprop'
../extra/pcre/libpcre.a(pcre_dfa_exec.o):pcre_dfa_exec.c:(.text+0x187f):
undefined reference to `__pcre_ucp_findprop'
../extra/pcre/libpcre.a(pcre_dfa_exec.o):pcre_dfa_exec.c:(.text+0x1966):
undefined reference to `__pcre_ucp_findprop'
../extra/pcre/libpcre.a(pcre_dfa_exec.o):pcre_dfa_exec.c:(.text+0x1f2a):
more undefined references to `__pcre_ucp_findprop' follow
collect2: ld returned 1 exit status
make[4]: *** [R.dll] Error 1
make[3]: *** [../../bin/R.dll] Error 2
make[2]: *** [rbuild] Error 2
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/home/daniel/Jobb/R/RCrossBuild/WinR/R-2.4.0/src/gnuwin32'

Can you please report in greater detail how you added the files
pcre_ucp_searchfuncs.c and ucptable.c Mr. Kinney?
I have downloaded the files but I don't know where to put them, under
/WinR/R-2.4.0/src/extra/pcre? And to which makefile, Makefilw.win?

Thank you.

Best wishes,
Daniel Berg
-- 
danielberg.no



More information about the R-devel mailing list