Displaying 20 results from an estimated 2689 matches for "fpic".
Did you mean:
apic
2010 Jan 09
1
errors when installing packages (ubuntu)
...Kb
trying URL 'http://cran.at.r-project.org/src/contrib/fields_6.01.tar.gz'
Content type 'application/x-gzip' length 3670039 bytes (3.5 Mb)
opened URL
==================================================
downloaded 3.5 Mb
* Installing *source* package ‘spam’ ...
** libs
gfortran -fpic -g -O2 -c bckslvmodified.f -o bckslvmodified.o
gfortran -fpic -g -O2 -c cholmodified.f -o cholmodified.o
gfortran -fpic -g -O2 -c dist.f -o dist.o
gfortran -fpic -g -O2 -c fromsparsekit.f -o fromsparsekit.o
gfortran -fpic -g -O2 -c kronecker.f -o kronecker.o
gfortran -fpic -g -O2 -c...
2007 Oct 24
2
R trunk (2.7) build fails with -fpic, needs -fPIC (PR#10372)
On Linux x86-64 (Ubuntu 6.06), the latest R sources from the
Subversion trunk fail to build with the following "recompile with
-fPIC" error:
$ ./configure --with-x=yes --prefix=$inst_dir --enable-R-shlib --with-tcltk=/usr/lib/tcl8.4 --with-tcl-config=/usr/lib/tcl8.4/tclConfig.sh
$ make
/usr/bin/ld: ../appl/approx.o: relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; reco...
2013 Jul 24
1
package compilation on OSX 10.8 -- error compiling Fortran library for architecture i386
...meworks/R.framework/Versions/2.15/Resources/library’
* installing *source* package ‘seismic’ ...
** libs
*** arch - i386
gcc -arch i386 -std=gnu99
-I/Library/Frameworks/R.framework/Resources/include
-I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG
-Ilibmseed -I/usr/local/include -fPIC -fPIC -g -O2 -c parseMiniSEED.c
-o parseMiniSEED.o
gcc -O2 -Wall -fPIC -c -o fileutils.o fileutils.c
gcc -O2 -Wall -fPIC -c -o genutils.o genutils.c
gcc -O2 -Wall -fPIC -c -o gswap.o gswap.c
gcc -O2 -Wall -fPIC -c -o lmplatform.o lmplatform.c
gcc -O2 -Wall -fPIC -c -o lookup.o lookup.c...
2011 Mar 31
1
R packages "Demography installing Error In Ubuntu 10.04"
...==
downloaded 43 Kb
试开URL’http://cran.csdb.cn/src/contrib/demography_1.09-1.tar.gz'
Content type 'application/x-gzip' length 3299632 bytes (3.1 Mb)
打开了URL
==================================================
downloaded 3.1 Mb
* installing *source* package ‘akima’ ...
** libs
gfortran -fpic -O3 -pipe -g -c akima.new.f -o akima.new.o
gfortran -fpic -O3 -pipe -g -c akima433.f -o akima433.o
gfortran -fpic -O3 -pipe -g -c akima697.f -o akima697.o
gfortran -fpic -O3 -pipe -g -c idbvip.f -o idbvip.o
gfortran -fpic -O3 -pipe -g -c idcldp.f -o idcldp.o
gfortran -fpic -O3...
2006 Jul 28
1
could someone help me to install packages "gam" (ubuntu 6.06)
...interface ... done
trying URL 'http://cran.cnr.Berkeley.edu/src/contrib/gam_0.97.tar.gz'
Content type 'application/x-gzip' length 89613 bytes
opened URL
==================================================
downloaded 87Kb
* Installing *source* package 'gam' ...
** libs
g77 -fpic -g -O2 -c backfit.f -o backfit.o
g77 -fpic -g -O2 -c backlo.f -o backlo.o
g77 -fpic -g -O2 -c bsplvd.f -o bsplvd.o
g77 -fpic -g -O2 -c bvalue.f -o bvalue.o
g77 -fpic -g -O2 -c bvalus.f -o bvalus.o
g77 -fpic -g -O2 -c linear.f -o linear.o
gcc -I/usr/share/R/include -I/usr/share/R/inc...
2005 Mar 08
2
problem in compiling openh323
...ig.status: creating Makefile
config.status: creating include/openh323buildopts.h
[root@kamran openh323]# make opt
set -e; make -C src opt; make -C samples/simple opt;
make[1]: Entering directory `/openh323/src'
g++ -DP_LINUX=2.6.5-1.358 -ffunction-sections
-fdata-sections -D_REENTRANT -Wall -fPIC
-DP_USE_PRAGMA -DPHAS_TEMPLATES
-I/pwlib/include/ptlib/unix -I/usr/include/pwlib
-DPTRACING -I/openh323/include -DHAS_OSS -DPTRACING
-I/pwlib/include -fPIC -DP_USE_PRAGMA -Os -DNDEBUG -x
c++ -c h225_1.cxx -o
/openh323/lib/obj_linux_x86_r/h225_1.o
g++ -DP_LINUX=2.6.5-1.358 -ffunction-sections
-fda...
2008 Dec 22
1
Error compiling R.2.8.1 with gcc 4.4 on Mac OS 10.5.6
...m bzcompress.c
making blocksort.d from blocksort.c
making crctable.d from crctable.c
making decompress.d from decompress.c
making huffman.d from huffman.c
making randtable.d from randtable.c
gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include
-I/usr/local/include -DHAVE_CONFIG_H -fPIC -g -O2 -c blocksort.c -o
blocksort.o
gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include
-I/usr/local/include -DHAVE_CONFIG_H -fPIC -g -O2 -c bzlib.c -o bzlib.o
gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include
-I/usr/local/include -DHAVE_CONFIG_H -fPIC...
2006 Aug 24
8
installing ferret
...''ferret''
Local gem file not found: ferret*.gem
Attempting remote installation of ''ferret''
Updating Gem source index for: http://gems.rubyforge.org
Building native extensions. This could take a while...
ruby extconf.rb install ferret
creating Makefile
make
gcc -fPIC -g -O2 -fno-common -I. -I/usr/local/lib/ruby/1.8/i686-linux
-I/usr/local/lib/ruby/1.8/i686-linux -I. -c q_filtered_query.c
gcc -fPIC -g -O2 -fno-common -I. -I/usr/local/lib/ruby/1.8/i686-linux
-I/usr/local/lib/ruby/1.8/i686-linux -I. -c priorityqueue.c
gcc -fPIC -g -O2 -fno-common -I. -I/u...
2008 Apr 13
3
fxruby gem install problem
...n -lX11... yes
checking for glXCreateContext() in -lGL... yes
checking for gluNewQuadric() in -lGLU... yes
creating Makefile
make
cc -I. -I. -I/usr/lib/ruby/1.8/i486-linux -I. -DHAVE_SYS_TIME_H
-DHAVE_SIGNAL_H -I/usr/local/include/fxscintilla
-I/usr/local/include/fox-1.6 -I/usr/include/fox-1.6 -fPIC
-fno-strict-aliasing -g -O2 -fPIC -O0 -Iinclude -c librb.c
g++ -I. -I. -I/usr/lib/ruby/1.8/i486-linux -I. -DHAVE_SYS_TIME_H
-DHAVE_SIGNAL_H -I/usr/local/include/fxscintilla
-I/usr/local/include/fox-1.6 -I/usr/include/fox-1.6 -fPIC
-fno-strict-aliasing -g -O2 -fPIC -O0 -Iinclude -c mdi_wra...
2016 Aug 19
2
can't build from source: error: template with C linkage
Hi All,
Users have contacted me because they can not build MCMCglmm from source. All are using R 3.3.0 on various machines with different compilers
gcc (Ubuntu 5.4.0-6ubuntu1~16.04.2) 5.4.0
g++ (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4
Mac OS X El Capitan (version/compiler unspecified)
The issue seems to be with mixing C/C++ with the repeated error:
/usr/include/c++/5/bits/cpp_type_traits.h:118:3:
2016 Aug 19
1
can't build from source: error: template with C linkage
...SER=/tmp/RcppDepends/lib R CMD INSTALL
> MCMCglmm_2.22.1.tar.gz?
> * installing to library ?/tmp/RcppDepends/lib?
> * installing *source* package ?MCMCglmm? ...
> ** package ?MCMCglmm? successfully unpacked and MD5 sums checked
> ** libs
> gcc -I/usr/share/R/include -DNDEBUG??????-fpic??-g -O2 -fstack-
> protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -g??-O3 -Wall -pipe -pedantic -std=gnu99??-O3
> -pipe -std=gnu99 -Wno-maybe-uninitialized -Wno-unused-but-set-
> variable -c cs_add.c -o cs_add.o
> gcc -I/usr/share/R/include -DNDEB...
2003 Nov 25
1
Something broken with update?
...ened URL
.......... .......... .......... .......... ..........
.......... .......... .......... .......... ..........
.......... .......... .......... .......... ..........
.......... .......... ......
downloaded 176Kb
* Installing *source* package 'KernSmooth' ...
** libs
g77 -mieee-fp -fPIC -g -O2 -c blkest.f -o blkest.o
g77 -mieee-fp -fPIC -g -O2 -c cp.f -o cp.o
g77 -mieee-fp -fPIC -g -O2 -c dgedi.f -o dgedi.o
g77 -mieee-fp -fPIC -g -O2 -c dgefa.f -o dgefa.o
g77 -mieee-fp -fPIC -g -O2 -c dgesl.f -o dgesl.o
g77 -mieee-fp -fPIC -g -O2 -c linbin2D.f -o linbin2D.o
g77 -mieee-f...
2005 May 16
0
FW: Problems compiling samba-3.0.15pre2 on Solaris 9
Hi all,
Getting the following when I attempt to compile samba-3.0.15pre2 with the
following options under Solaris 9:
--with-ldap --with-ads --with-krb5 --with-pam --with-winbind.
---snip--
Compiling lib/hmacmd5.c with -fPIC
Compiling lib/iconv.c with -fPIC
lib/iconv.c: In function `sys_iconv':
lib/iconv.c:139: warning: passing arg 2 of `libiconv' from incompatible
pointer type
Compiling nsswitch/wb_client.c with -fPIC
Compiling lib/pam_errors.c with -fPIC
Compiling intl/lang_tdb.c with -fPIC
Compiling lib/acco...
2016 Aug 19
0
can't build from source: error: template with C linkage
...MCglmm_2.22.1.tar.gz
R_LIBS_USER=/tmp/RcppDepends/lib R CMD INSTALL MCMCglmm_2.22.1.tar.gz
* installing to library ?/tmp/RcppDepends/lib?
* installing *source* package ?MCMCglmm? ...
** package ?MCMCglmm? successfully unpacked and MD5 sums checked
** libs
gcc -I/usr/share/R/include -DNDEBUG -fpic -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -O3 -Wall -pipe -pedantic -std=gnu99 -O3 -pipe -std=gnu99 -Wno-maybe-uninitialized -Wno-unused-but-set-variable -c cs_add.c -o cs_add.o
gcc -I/usr/share/R/include -DNDEBUG -fpic -g -O2 -fsta...
2011 May 23
3
RGL package installation problem on Centos
...r freetype-config... yes
configure: using Freetype and FTGL
configure: creating ./config.status
config.status: creating src/Makevars
** libs
g++ -I/usr/local/lib64/R/include -DHAVE_PNG_H -I/usr/include/libpng12
-DHAVE_FREETYPE -Iext/ftgl -I/usr/include/freetype2 -Iext
-I/usr/local/include -g -O2 -fpic -g -O2 -c BBoxDeco.cpp -o BBoxDeco.o
g++ -I/usr/local/lib64/R/include -DHAVE_PNG_H -I/usr/include/libpng12
-DHAVE_FREETYPE -Iext/ftgl -I/usr/include/freetype2 -Iext
-I/usr/local/include -g -O2 -fpic -g -O2 -c Background.cpp -o
Background.o
g++ -I/usr/local/lib64/R/include -DHAVE_PNG_H -I/usr/in...
2010 Jul 27
1
R CMD build wiped my computer
...file 'MCMCglmm_2.05/DESCRIPTION' ... OK
* preparing 'MCMCglmm_2.05':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to re-build vignettes
* Installing *source* package ?MCMCglmm? ...
** libs
g++ -m64 -I/usr/include/R -I/usr/local/include -fpic -O2 -g -pipe
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m64 -mtune=generic -c MCMCglmm.cc -o
MCMCglmm.o
MCMCglmm.cc: In function ?void MCMCglmm(double*, double*, double*,
int*, int*, int*, int*, int*, int*, double*, int*, int*, double*,
int*,...
2010 Jul 27
1
R CMD build wiped my computer
...file 'MCMCglmm_2.05/DESCRIPTION' ... OK
* preparing 'MCMCglmm_2.05':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to re-build vignettes
* Installing *source* package ?MCMCglmm? ...
** libs
g++ -m64 -I/usr/include/R -I/usr/local/include -fpic -O2 -g -pipe
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m64 -mtune=generic -c MCMCglmm.cc -o
MCMCglmm.o
MCMCglmm.cc: In function ?void MCMCglmm(double*, double*, double*,
int*, int*, int*, int*, int*, int*, double*, int*, int*, double*,
int*,...
2010 Jul 27
1
R CMD build wiped my computer
...file 'MCMCglmm_2.05/DESCRIPTION' ... OK
* preparing 'MCMCglmm_2.05':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to re-build vignettes
* Installing *source* package ?MCMCglmm? ...
** libs
g++ -m64 -I/usr/include/R -I/usr/local/include -fpic -O2 -g -pipe
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m64 -mtune=generic -c MCMCglmm.cc -o
MCMCglmm.o
MCMCglmm.cc: In function ?void MCMCglmm(double*, double*, double*,
int*, int*, int*, int*, int*, int*, double*, int*, int*, double*,
int*, int*, doub...
2008 Feb 20
1
Compilation error on installing rgl package
...Library/Frameworks/R.framework/Resources/include
-I/Library/Frameworks/R.framework/Resources/include
-I/System/Library/Frameworks/OpenGL.framework/Headers
-DHAVE_PNG_H -I/usr/local/include/libpng12
-I/usr/X11/include -DDarwin -DNO_GL_PREFIX
-I/usr/X11R6/include -Iext -I/usr/local/include -g
-O2 -fPIC -g -O2 -c BBoxDeco.cpp -o BBoxDeco.o
g++ -arch x86_64
-I/Library/Frameworks/R.framework/Resources/include
-I/Library/Frameworks/R.framework/Resources/include
-I/System/Library/Frameworks/OpenGL.framework/Headers
-DHAVE_PNG_H -I/usr/local/include/libpng12
-I/usr/X11/include -DDarwin -DNO_GL_PREFIX...
2009 Oct 04
3
error installing/compiling kernlab
Hi everybody,
I''m using R on a 64-bit Ubuntu 9.04 (Jaunty). I prefer to install R
packages from source, even if they are available in Synaptic. The
problem is that I can''t install/compile kernlab. Everything works fine
until it gets to the lazy loading part:
** preparing package for lazy loading
Creating a new generic function for "terms" in "kernlab"