Displaying 6 results from an estimated 6 matches for "my_config_test".
2015 Nov 23
4
compile question
...ta/prj/cran/64/R-devel/src/include'
Makefile:28: recipe for target 'R' failed
make[1]: *** [R] Error 1
make[1]: Leaving directory '/data/prj/cran/64/R-devel/src'
Makefile:60: recipe for target 'R' failed
make: *** [R] Error 1
This is my configure call:
#!/usr/bin/ksh
# my_config_test
. /data/prj/cran/64/setup.env
./configure --enable-maintainer-mode --enable-R-shlib --enable-lto
--with-libpth-prefix=prefix=/opt \
--disable-rpath --with-readline=no --with-x=no \
--with-cairo=no --with-libpng=no --with-jpeglib=no
--with-libtiff=no \
--with-system-t...
2015 Nov 23
0
compile question
...te:
> Dear all,
>
> Starting all over again with R-devel of 22-11-2015.
>
> After getting the dependancies (minimal graphics initially) I have
> been able to come this far - with a 64-bit build on AIX.
>
>
>
> This is my configure call:
>
> #!/usr/bin/ksh
> # my_config_test
>
> . /data/prj/cran/64/setup.env
>
> ./configure --enable-maintainer-mode --enable-R-shlib --enable-lto
> --with-libpth-prefix=prefix=/opt \
--prefix=/opt \
> --disable-rpath --with-readline=no --with-x=no \
> --with-cairo=no --with-libpng=no --w...
2015 Nov 23
1
compile question
...te:
> Dear all,
>
> Starting all over again with R-devel of 22-11-2015.
>
> After getting the dependancies (minimal graphics initially) I have
> been able to come this far - with a 64-bit build on AIX.
>
>
>
> This is my configure call:
>
> #!/usr/bin/ksh
> # my_config_test
>
> . /data/prj/cran/64/setup.env
>
> ./configure --enable-maintainer-mode --enable-R-shlib --enable-lto
> --with-libpth-prefix=prefix=/opt \
--prefix=/opt \
> --disable-rpath --with-readline=no --with-x=no \
> --with-cairo=no --with-libpng=no --w...
2015 Dec 16
2
Building R in 64-bit mode
...led
make[1]: *** [R] Error 1
make[1]: Leaving directory '/data/prj/cran/64/R/src'
Makefile:60: recipe for target 'R' failed
make: *** [R] Error 1
root at x065:[/data/prj/cran/64/R]
## *** Commands
root at x065:[/data/prj/cran/32/R-3.2.3]cat ../../bin/my_shared.ksh
#!/usr/bin/ksh
# my_config_test
# --with-cairo=no --with-libpng=no --with-jpeglib=no
--with-libtiff=no \
# --with-cairo=no --with-libpng=yes --with-jpeglib=yes
--with-libtiff=yes \
# --with-libpth-prefix=/opt \
# --with-aix-soname=aix
HOST=$1
RELEASE=$2
. ../${HOST}.env || exit -1
/data/prj/cran/${RELE...
2015 Dec 16
0
Building R in 64-bit mode
...ng directory '/data/prj/cran/64/R/src'
> Makefile:60: recipe for target 'R' failed
> make: *** [R] Error 1
> root at x065:[/data/prj/cran/64/R]
>
> ## *** Commands
>
> root at x065:[/data/prj/cran/32/R-3.2.3]cat ../../bin/my_shared.ksh
> #!/usr/bin/ksh
> # my_config_test
> # --with-cairo=no --with-libpng=no --with-jpeglib=no
> --with-libtiff=no \
> # --with-cairo=no --with-libpng=yes --with-jpeglib=yes
> --with-libtiff=yes \
> # --with-libpth-prefix=/opt \
> # --with-aix-soname=aix
> HOST=$1
> RELEASE=$2
>
> ....
2015 Dec 18
1
Assistance much appreciated
On 2015-12-18 02:29, Simon Urbanek wrote:
> Michael,
>
> I got access to PDP AIX so I can try to replicate your problem. Can you, please, share exactly your setup - AIX version and well as how exactly you installed the compilers (=where from)? I can then try to replicate it. AFAICS there is no official binary for gfortran nor gcc 4.7 so it must be some 3rd party - which could also be a