Displaying 20 results from an estimated 1000 matches similar to: "4.9 RC1(i386) 'make buildworld' fails: libg2c install"
1999 Sep 26
1
install problem -- libg2c
Hi, there
I'm totally 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
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
2008 Oct 07
0
libg2c.so with new Debian
Hi R People:
I just installed Debian on my desktop and am compiling R from source.
However, I'm getting the error message:
checking for Fortran 77 libraries of f77...
checking how to get verbose linking output from gcc -std=gnu99... -v
checking for C libraries of gcc -std=gnu99... -L/usr/local/lib
-L/usr/lib/gcc/i486-linux-gnu/4.3.2
-L/usr/lib/gcc/i486-linux-gnu/4.3.2/../../../../lib
2003 Sep 11
1
make buildworld problem
after cvsup'ing src-all to RELENG_4 and trying to make buildworld I get
the next error message:
/usr/src/gnu/usr.bin/groff/src/libs/libgroff/../../../../../../contrib/groff/src/libs/libgroff/cmap.cc:25:
cmap.h: No such file or directory
and a lot of the same messages "No such file or directory" on file
cmap.cc, with
mkdep: compile failed
*** Error code 1
at the end of output
I
2000 Dec 16
1
g2c library
Working on a Red Hat (not Mandrake) Linux
and trying to load my library I get
(sorry, can't copy it all, working remotely)
gcc -shared -o .....
/user/bin/ld: cannot find -lg2c
Does anyone know what the g2c library iss, and if I can download and
compile it for Red Hat
(I definitely didn't mean to type f2c
in the above)
Thanks
Jonathan
2003 Sep 16
2
buildworld tries to write to DESTDIR?
Hi!
I'm trying to cross-compile 4.8-STABLE world to install
it over NFS later.
I have ./make.conf:
# start of file
CPUTYPE=i486
KERNCONF?=CONS
MODULES_WITH_WORLD=true
DESTDIR=/mnt/cons
# end of file
I run:
dir=`pwd`
make __MAKE_CONF=$dir/make.conf buildworld 2>&1 | tee $dir/bw.log
It fails:
===> gnu/usr.bin/groff/contrib
===> gnu/usr.bin/groff/contrib/mm
sh
2003 Jun 14
0
Shared object not found - library / buildworld issue
I muck my system badly now I canĀ“t even do "vi" or anything really. It won't
boot either, only to single mode. I was the one who tried to upgrade from
freebsd 4.7-release to 5.1-release. Got the source through cvs did a make
buildworld and it failed. tried it a couples of times again and somehow
blew my libraries (it happen right after i went to
2003 Jul 02
2
RELENG_4 buildworld fails in colldef
Very shortly after starting the buildworld, it fails in colldef:
===> usr.bin/colldef
/usr/obj/home/src/i386/home/src/usr.bin/colldef created for
/home/src/usr.bin/colldef
yacc -d /home/src/usr.bin/colldef/parse.y
cp y.tab.c parse.c
lex -t -8 -i /home/src/usr.bin/colldef/scan.l > scan.c
rm -f .depend
mkdep -f .depend -a -I. -I/home/src/usr.bin/colldef
2004 Mar 31
2
Failure to compile source packages in Debian
As of quite recently I experience failures to compile source packages.
Messages like
* Installing *source* package 'dse1' ...
** libs
g77 -mieee-fp -fPIC -g -O2 -c dsefor.f -o dsefor.o
gcc -shared -o dse1.so dsefor.o -L/usr/lib/gcc-lib/i486-linux/3.3.3
-L/usr/lib/gcc-lib/i486-linux/3.3.3/../../..
-lfrtbegin -lg2c-pic -lm -lgcc_s -L/usr/lib/R/bin -lR
/usr/bin/ld: no se puede
2012 Aug 24
1
9.1-RC1 make buildworld with WITHOUT_LPR NO_LPR not cleaning up properly
/etc/make.conf contains NO_LPR=YES
/etc/src.conf contains WITHOUT_LPR=YES
make buildworld consistently (9.0 through 9.1-RC1) leaves
/usr/share/doc/smm/07.lpd/paper.ascii.gz
which is then deleted by make delete-old.
This behaviour was not apparent in 8.x.
I have systems available to test a fix.
2003 Apr 07
1
make buildworld: inconsistent operator for ftp
AFTER "make buildworld" I GET THIS ERROR:
===> usr.bin
"/usr/src/share/mk/bsd.subdir.mk", line 60: Inconsistent operator for
ftp
make: fatal errors encountered -- cannot continue
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
SO HOW TO FIX THIS
Robert
''***********************************
2003 Apr 23
1
buildworld error
Hi all,
I think this ist the right for this question. buildworld bombs out with
the following:
/usr/src/gnu/usr.bin/cvs/cvs/../../../../contrib/cvs/src/server.c:5117: unterminated character constant
/usr/src/gnu/usr.bin/cvs/cvs/../../../../contrib/cvs/src/server.c:5351: unbalanced `#endif'
/usr/src/gnu/usr.bin/cvs/cvs/../../../../contrib/cvs/src/server.c:5353: unbalanced `#endif'
2012 Jul 03
1
buildworld fails with clang
Hello,
9-STABLE fails to build with clang and *without* "NO_WERROR=" and
"WERROR=" in /etc/make.conf. It used to work not long before :
FreeBSD zozo.afpicl.lan 9.0-STABLE FreeBSD 9.0-STABLE #0 r237222M: Mon
Jun 18 10:18:54 CEST 2012
root@zozo.afpicl.lan:/usr/obj/usr/src/sys/CORE amd64
# svnversion
238067M
# make NOCLEAN=yes NO_CLEAN=yes buildworld
[...]
===> cddl/lib
2003 Apr 11
1
make buildworld error - 4.8-STABLE
Below is from make buildworld output on FreeBSD cvsup'd to RELENG_4 (so
4.8-STABLE) on the following hardware:
Intel SHG2 Hodges Dual Xeon board
2 x Intel Xeon 2.4Ghz (512k)
2 x 512MB PC-2100 266Mhz ECC DDR
Seagate 36GB 10K U320 LC SCSI
Adaptec SCSI Raid 2000s 48MB SDRAM
Intel Hudson 3 SC5200 base w 450W
Any suggestions?
Cheers,
Carl.
<snip>
cc -o make_keys -O -pipe -I.
2003 Jul 14
0
Problem with "make buildworld"
Hi all
I want to upgrade from 4.5-RELEASE to 4.8-STABLE. I cvsup-ed the source
tree and then in /usr/src do 'make -j4 buildworld'. But there was an error
during make.
here is the dump:
...
===> usr.bin/kdump
cc -O -pipe -march=pentium -I/usr/src/usr.bin/kdump/../ktrace
-I/usr/src/usr.bin
cc -O -pipe -march=pentium -I/usr/src/usr.bin/kdump/../ktrace
-I/usr/src/usr.bin
gzip -cn
2008 Sep 25
2
buildworld fails immediately
I am trying to build RELENG_6. I receive the following errors.
[root@s4cr /usr/src]# make buildworld
"/dev/null", line 4: Need an operator
"/dev/null", line 6: Need an operator
"/dev/null", line 8: Need an operator
"/dev/null", line 9: Need an operator
"/dev/null", line 11: Need an operator
"/dev/null", line 12: Need an operator
2008 Aug 27
0
buildworld of 7-STABLE fails on 6.3 in CDDL code?
Hi,
Has anyone seen this before? I'm trying to build 7-STABLE on 6.3. I've
removed everything from /usr/obj* but buildworld still fails. Maybe
it's got something to do with recent dtrace MFC?
--------------------------------------------------------------
>>> stage 1.2: bootstrap tools
--------------------------------------------------------------
cd /usr/src;
2005 Oct 25
3
error from make: gcc -shared -L/usr/local/lib64 ... relocation R_X86_64_32...
I hope someone can point me, a newcomer to building R as well as 64-bit R, in
a useful direction. I have a dual Opteron 275 box running RedHat EL4. I ran
configure successfully, and, then, get the following error while running make:
make[4]: Entering directory `/tmp/R-2.2.0/src/modules/lapack'
g77 -fPIC -g -O2 -ffloat-store -c dlamc.f -o dlamc.lo
g77 -fPIC -g -O2 -c dlapack0.f -o
2012 Nov 23
7
buildworld with clang breaks because no cc
I am doing a buildworld with clang on amd64 9.1-PRERELEASE #2 r242867.
In /etc/src.conf I have "WITHOUT_GCC= yes". Compile progresses up to below
then breaks:
===> usr.bin/xlint/xlint (all)
===> usr.bin/xlint/llib (all)
lint -cghapbx -Cposix /asp/src/usr.bin/xlint/llib/llib-lposix
lint -cghapbx -Cstdc /asp/src/usr.bin/xlint/llib/llib-lstdc
===> lib/clang/libllvmx86codegen (all)
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