pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: math/R fails to build (PCRE)



On Tue, Mar 06, 2012 at 08:15:34AM +0200, Jukka Ruohonen wrote:
> Hello.
> 
> FTBFS:
> 
>    -fopenmp -fpic  -O2 -march=nocona -O2 -pipe -pthread -I/usr/include
>    - -I/usr/pkg/include -I/usr/pkg/include/freetype2 -c Rmain.c -o Rmain.o
> gcc -std=gnu99 -export-dynamic -fopenmp  -L/usr/lib -Wl,-R/usr/lib
> -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -pthread -o R.bin Rmain.o -L../../lib
> - -Wl,-R/usr/pkg/lib/R/lib -lR 
> ../../lib/libR.so: undefined reference to `_pcre_valid_utf8'
> gmake[3]: *** [R.bin] Error 1
> gmake[3]: Leaving directory `/tmp/pkgsrc/math/R/work/R-2.14.0/src/main'
> gmake[2]: *** [R] Error 2
> gmake[2]: Leaving directory `/tmp/pkgsrc/math/R/work/R-2.14.0/src/main'
> gmake[1]: *** [R] Error 1
> gmake[1]: Leaving directory `/tmp/pkgsrc/math/R/work/R-2.14.0/src'
> gmake: *** [R] Error 1
> *** Error code 2

I've just committed a fix, thanks for the report!
 Thomas


Home | Main Index | Thread Index | Old Index