Displaying 20 results from an estimated 72 matches for "libg2c".
Did you mean:
libf2c
2003 Apr 20
1
R 1.7.0 fails to compile on OS X 10.2.5
...pack2.lo dlapack3.lo cmplx.lo cmplxblas.lo -L/sw/lib
-L/usr/local/lib -L/sw/lib/gcc-lib/powerpc-apple-darwin6.2/3.1
-L/sw/lib/gcc-lib/powerpc-apple-darwin6.2/3.1/../../.. -lfrtbegin -lg2c
-lSystem
ld: common symbols not allowed with MH_DYLIB output format with the
-multi_module option
/sw/lib/libg2c.a(err.o) definition of common _f__cblank (size 4)
/sw/lib/libg2c.a(fmt.o) definition of common _f__cnt (size 40)
/sw/lib/libg2c.a(fmt.o) definition of common f(char, *) (size 4)
/sw/lib/libg2c.a(err.o) definition of common f(char, long *, short
__restrict) (size 4)
/sw/lib/libg2c.a(err.o) definit...
2003 Jun 30
1
make 1.7.1 crashes in Mac OS X
I trying to compile R-.1.7.1 under OS X.
Configure worked fine; then make crashes with:
/sw/lib/libg2c.a(err.o) definition of common _f__formatted (size 4)
/sw/lib/libg2c.a(err.o) definition of common _f__hiwater (size 4)
/sw/lib/libg2c.a(err.o) definition of common _f__putn (size 4)
/sw/lib/libg2c.a(err.o) definition of common _f__reading (size 4)
/sw/lib/libg2c.a(err.o) definition of common _f__re...
2005 Jan 18
2
R: error while loading shared libraries: libg2c.so.o
I have just installed the version of R for Linux Enterprise Server AS. When R is launched, I receive the following error message:
R: error while loading shared libraries: libg2c.so.o cannot open shared object file: no such file or directory
I have added the path to the library above to the /usr/etc/ld.so.conf file and then run ldconfig -v. The listing then shows that the libg2c.so.o is included in the path. Please advise.
Jon Dressel
Applications Supervisor<?xml:n...
1999 Sep 26
1
install problem -- libg2c
...ally new to this. I used to use SPLUS, but think maybe
useful to try R at home.
But seems it doesn't like me. I got error message says
ld: cannot open -lg2c: No such file or directory
My OS is openlinux 2.3. I use egcs-2.91.66. I searched under
/lib/egcs-2.91.66/ but found no libg2c.a. There's only a libgcc.a.
Thought maybe g77 people changed its name from g2c to gcc, so I tried to
change FLIBS in both MkRules and Makeconf. This didn't work out.
My next try is to download egcs-g77 rpm from redhat. This one has
file libg2c.a. However, it requires GLIBC_2.1 and GLIB...
2005 Oct 25
3
error from make: gcc -shared -L/usr/local/lib64 ... relocation R_X86_64_32...
...g77 -fPIC -g -O2 -c cmplx.f -o cmplx.lo
g77 -fPIC -g -O2 -c cmplxblas.f -o cmplxblas.lo
gcc -shared -L/usr/local/lib64 -o libRlapack.so dlamc.lo dlapack0.lo
dlapack1.lo dlapack2.lo dlapack3.lo cmplx.lo cmplxblas.lo -lg2c -lm -lgcc_s
/usr/bin/ld: /usr/lib/gcc/x86_64-redhat-linux/3.4.4/libg2c.a(s_cat.o):
relocation R_X86_64_32 against `a local symbol' can not be used when making a
shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-redhat-linux/3.4.4/libg2c.a: could not read symbols: Bad
value
collect2: ld returned 1 exit status
make[4]: *** [libRlapack.so] Error 1...
2003 Oct 05
0
4.9 RC1(i386) 'make buildworld' fails: libg2c install
...wice.....could this simply be due to a
corruption of the downloaded ISO file? The softlink created before the
initial error message appears to have been created OK, so not sure where
the error is being generated.
*****************************************************************
===> gnu/lib/libg2c
sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 libg2c.a
/usr/obj/usr/src/i386/usr/lib
sh /usr/src/tools/install.sh -s -o root -g wheel -m 444 libg2c.so.1
/usr/obj/usr/src/i386/usr/lib
sh /usr/src/tools/install.sh -C -o root -g wheel -m 444
/usr/src/gnu/lib/libg2c/g2c.h /usr/obj/us...
2000 May 24
1
Problem w/cygwin1.1 (maybe)
...recent cygwin package upgrade to 1.1.1). Now when the dll
for my package is being created, I get the string of errors like:
[...]
gcc -mno-cygwin -mdll -Wl,--base-file,odesolve.b -s -o odesolve.dll odesolve.e
odesolve.a -L/R/rw1001/src/gnuwin32 -lg2c -lR
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/libg2c.a(sfe.o)(.text+0x4e): undefined
reference to `__errno''
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/libg2c.a(sfe.o)(.text+0xb9): undefined
reference to `__errno''
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/libg2c.a(sfe.o)(.text+0xf3): undefined
reference to `__errno''
/usr/lib/gcc-li...
2003 Aug 31
3
Problem and Question regarding R
...ux 8.2 Professional Edition on a Pentium 4:
# uname -a
Linux linux 2.4.20-4GB #1 Mon Mar 17 17:54:44 UTC 2003 i686 unknown
unknown GNU/Linux
1) Problem:
I've tried to install the above base rpm archive with the command:
# rpm -i R-base-1.7.1-1.i386.rpm
error: failed dependencies:
libg2c.so.0 is needed by R-base-1.7.1-1
There seems to be only one dependency missing (hope that's all). Since
I've installed the Professional Edition with all the compilers and
libraries, it's maybe only a naming problem.
What's behind this missing library?
Can this problem be fixed w...
2003 Apr 25
1
make? on Macos 10.2.4
...pack2.lo dlapack3.lo cmplx.lo -lf77blas -latlas -L/sw/lib -L/usr/local/lib -L/sw/lib/gcc-lib/powerpc-apple-darwin6.5/3.1 -L/sw/lib/gcc-lib/powerpc-apple-darwin6.5/3.1/../../.. -lfrtbegin -lg2c -lSystem
ld: common symbols not allowed with MH_DYLIB output format with the -multi_module option
/sw/lib/libg2c.a(err.o) definition of common _f__cblank (size 4)
/sw/lib/libg2c.a(fmt.o) definition of common _f__cnt (size 40)
.
.
[more of this]
.
.
/sw/lib/libg2c.a(err.o) definition of common _f__icptr (size 4)
/sw/lib/libg2c.a(err.o) definition of common f(short, void, int, char) (size 4)
/usr/bin/libtool: i...
1999 Sep 15
1
libg2c.mingw32
A non-text attachment was scrubbed...
Name: not available
Type: text
Size: 721 bytes
Desc: not available
Url : https://stat.ethz.ch/pipermail/r-help/attachments/19990915/82d1800c/attachment.pl
2008 Oct 07
0
libg2c.so with new Debian
...r f77 appends extra underscores to external names... yes
checking whether mixed C/Fortran code can be run... configure:
WARNING: cannot run mixed C/Fortran code
configure: error: Maybe check LDFLAGS for paths to Fortran libraries?
erinh at debian:~/Desktop/R-2.7.2$
I know that it's looking for libg2c.so, but I can't seem to find that
library. When I check on the Internet, it is deprecated.
Any suggestions, please?
Thanks in advance,
Sincerely,
Erin
--
Erin Hodgess
Associate Professor
Department of Computer and Mathematical Sciences
University of Houston - Downtown
mailto: erinm.hodgess...
2003 Jul 14
2
install problem
...the RPM for SuSE 8.1 from the CRAN mirror.
But when I run the INSTALL script using the midnight commander it gives
the following error message:
# /usr/lib/mc/extfs/rpm run /tmp/R-base-1.7.1-1.i386.rpm INSTALL
Installing "/tmp/R-base-1.7.1-1.i386.rpm"
error: failed dependencies:
libg2c.so.0 is needed by R-base-1.7.1-1
Could anyone tell me how to go on, where to find the missing
file/package and what to do with it?
Thank you
G?bor
--
Gabor BORGULYA MD MSc
Semmelweis University of Budapest, 2nd Dept of Paediatrics
Hungarian Paediatric Cancer Registry
phone: +36 - 1 - 4591500...
2005 Feb 25
1
Problems Building R on AIX 5.2.0.0 (Update)
...e adding the MAIN_LDFLAGS and SHLIB_LDFLAGS
to config.site this step of configure did not show an error. When I googled this
I found a previous message from last year:
http://tolstoy.newcastle.edu.au/R/help/04/04/1622.html
At the end of this message Professor Ripley says:
"You need wherever libg2c.so is installed in your LD_LIBRARY_PATH."
So... I went looking for this file and could not find it! In /usr/local/lib I
have:
$ ls -al libg2c*
-rw-r--r-- 1 freeware staff 7751224 Jan 09 2004 libg2c.a
-rwxr-xr-x 1 freeware staff 714 Jan 09 2004 libg2c.la
But no libg2c....
2004 May 03
2
R-1.9.0 won't compile on OSX (PR#6848)
...apack2.lo dlapack3.lo cmplx.lo -lf77blas -latlas
-L/sw/lib
-L/usr/local/lib -L/sw/lib/gcc/powerpc-apple-darwin7.2.0/3.4
-L/sw/lib/gcc/powe
rpc-apple-darwin7.2.0/3.4/../../.. -lfrtbegin -lg2c -lSystem
ld: common symbols not allowed with MH_DYLIB output format with the
-multi_modul
e option
/sw/lib/libg2c.a(err.o) definition of common _f__cblank (size 4)
/sw/lib/libg2c.a(fmt.o) definition of common _f__cnt (size 40)
2010 Oct 17
1
yum install - not working for installing R on Linux
...lled
Resolving Dependencies
--> Running transaction check
---> Package R-core.i386 0:2.10.0-2.el4 set to be updated
--> Processing Dependency: firefox for package: R-core-2.10.0-2.el4.i386
--> Processing Dependency: ggv for package: R-core-2.10.0-2.el4.i386
--> Processing Dependency: libg2c.so.0 for package: R-core-2.10.0-2.el4.i386
--> Processing Dependency: libreadline.so.4 for package:
R-core-2.10.0-2.el4.i386
--> Processing Dependency: libtcl8.4.so for package:
R-core-2.10.0-2.el4.i386
--> Processing Dependency: libtk8.4.so for package: R-core-2.10.0-2.el4.i386
--> Pro...
2008 May 20
0
Yellow dog linux install?
...success with this, and is
there something I should be doing which I am not?
Upon configure, I receive the error message:
checking whether mixed C/Fortran code can be run... configure: WARNING:
cannot run mixed C/Fortran code
configure: error: Maybe check LDFLAGS for paths to Fortran libraries?
libg2c.so is found in the following places:
/usr/lib/libg2c.so.0
/usr/lib/libg2c.so.0.0.0
/usr/lib/gcc/ppc64-yellowdog-linux/3.4.6/libg2c.so
/usr/lib/gcc/ppc64-yellowdog-linux/3.4.6/64/libg2c.so
So I've tried the following four LDFLAGS variants, both by exporting
LDFLAGS in the bash shell and settin...
2007 May 18
1
R 2.5.0 building problem
...Enterprise Linux ES release 4 (Nahant Update 4)
Kernel 2.6.9-42.ELsmp on an x86_64
The following errors occurred:
gcc -std=gnu99 -shared -L/usr/local/lib64 -o lapack.so Lapack.o
-L../../../lib -lRlapack -L../../../lib -lRblas -lg2c -lm -lgcc_s
/usr/bin/ld: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/libg2c.a(s_cat.o):
relocation R_X86_64_32 against `a local symbol' can not be used when making
a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/libg2c.a: could not read symbols: Bad
value
collect2: ld returned 1 exit status
make[4]: *** [lapack.so] Error 1
make[4]: Leav...
1999 Sep 06
0
Compiling R under Caldera Open Linux 2.2 (PR#268)
Thanks for your help. I loaded XFree86-devel-3.3.3.1-3.i386.rpm from my
OpenLinux CD and as you indicate this solved by X11 include file
problem.
I then encountered the linking same problem as you describe below. The
error message is saying that the compiler can't find the libg2c library,
which is its runtime library. Apparently the g77 supplied by Caldera is
missing this important piece. I downloaded egcs-1.1.2-12.i386.rpm from
the Red Hat web site, then did the following to extract and install
libg2c:
1) rpm2cpio < egcs-1.1.2-12.i386.rpm > egcs-1.1.2-12.cpio
2)...
2005 Mar 01
1
Problems Building Ron AIX 5.2.0.0 (Solved)
...g.site this step of configure did not show an error.
> When I googled this
> > I found a previous message from last year:
> > http://tolstoy.newcastle.edu.au/R/help/04/04/1622.html
> >
> > At the end of this message Professor Ripley says:
> > "You need wherever libg2c.so is installed in your LD_LIBRARY_PATH."
> >
> > So... I went looking for this file and could not find it! In
> /usr/local/lib I
> > have:
> > $ ls -al libg2c*
> > -rw-r--r-- 1 freeware staff 7751224 Jan 09 2004 libg2c.a
> > -rwxr-xr-x 1 free...
2005 Jun 10
1
source bug ? (PR#7929)
...ck3.lo cmplx.lo cmplxblas.lo -L/sw/lib -L/usr/local/lib
-L/usr/local/lib/gcc/powerpc-apple-darwin6.8/3.4.2
-L/usr/local/lib/gcc/powerpc-apple-darwin6.8/3.4.2/../../.. -lfrtbegin
-lg2c -lSystem
ld: common symbols not allowed with MH_DYLIB output format with the
-multi_module option
/usr/local/lib/libg2c.a(err.o) definition of common _f__cblank (size 4)
/usr/local/lib/libg2c.a(fmt.o) definition of common _f__cnt (size 40)
/usr/local/lib/libg2c.a(fmt.o) definition of common f(char, *) (size 4)
/usr/local/lib/libg2c.a(err.o) definition of common f(char, long *,
short __restrict) (/usr/bin/libtool: i...