similar to: coredump at the of 'configure' and error for 'make'

Displaying 20 results from an estimated 10000 matches similar to: "coredump at the of 'configure' and error for 'make'"

2008 Mar 21
0
coredump at the end of 'configure' and error for 'make'
Hi, I got some errors when I attempted to build R (R-2.6.2) on my Solaris 9 box. Can someone please provide some suggestion on what to do next? The "configure" process was fine expect that I got some warning and a coredump at the end. What does that affect? Can I still build it? ./configure --prefix=/var/tmp/R/ --with-x=no R is now configured for i386-pc-solaris2.9 Source
2006 Feb 23
1
Problem during "make" with the devel version R-2.3.0 under Sun OS
Hello R users and developers, I had a problem when I tried to install the last version of R-devel. I know that this R version is an unstable version and that this problem may be irrelevant. I am maintaining a R package thus I check if this package can be installed with the development version. ( Everinthing is fine with the R-patched) The details are the following: My machine: System:
2008 Mar 24
1
make error: ../../../bin/R: bad substitution
Hi, I am getting this error when I run 'make' under src/library/base: ../../../library/base/R/base is unchanged ../../../bin/R: bad substitution make: *** [all] Error 1 I traced it down to the following line in src/library/base/Makefile: @cat $(srcdir)/makebasedb.R | \ R_DEFAULT_PACKAGES=NULL LC_ALL=C $(R_EXE) --slave > /dev/null I am trying to build R-2.6.2 on a
2004 May 21
1
compiling R 64-bit with gcc on Solaris 9
Hi folks, I am trying to compile R as a 64bit app using gcc on Solaris 9 and get the following error from the configure script when passing the script CFLAGS='-mcpu=v9 -m64': checking how to get verbose linking output from g77... -v checking for Fortran libraries of g77... -L/usr/ccs/lib -L/usr/lib -L/usr/local/lib -L/usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3 -L/usr/ccs/bin
2008 Oct 31
1
Problems with make for R-2.8.0 on Suse Linux 10.1
Hello, I am trying to install R on Suse linux 10.1. To get configure to run correctly, I had to set FPICFLAGS=fPIC. R is now configured for i686-pc-linux-gnu Source directory: . Installation directory: /usr/local C compiler: gcc -std=gnu99 -g -O2 Fortran 77 compiler: g77 -g C++ compiler: g++ -g -O2 Fortran 90/95 compiler: g77 -g
2008 Feb 27
1
d_fontdb.d, g_her_glyph.d
Dear Developers, I'm updating my R installation via svn (currently: Revision 44626). For some time now (sorry don't know the exact revision number) make for R devel yields the following error make[4]: *** Keine Regel vorhanden, um das Target ?../../../src/include/R_ext/GraphicsBase.h?, ben?tigt von ?g_fontdb.o?, zu erstellen. Schluss. (translation: no rule to make target ...
2006 Apr 21
1
Linker problem in installing 64-bit R
Hi, I am trying to compile R-2.2.1 on Solaris 2.9 with a 64-bit build. Following the instructions in "R Installation and Adminstration", I changed the following settings in "config.site": CC="gcc -m64" F77="g77 -64" CXX="g++ -m64" LDFLAGS="-L/usr/local/lib/sparcv9 -L/usr/local/lib" But I got the following error messages:
2005 Apr 19
0
R 2.0.1 install problem on Solaris 9
Sorry about the earlier confusion. I'll start fresh here. I'm getting these error messages when I run "make". begin installing recommended package foreign make[2]: *** [foreign.ts] Error 1 make[2]: Leaving directory `/opt/net/source/R-2.0.1/src/library/Recommended' make[1]: *** [recommended-packages] Error 2 make[1]: Leaving directory
2005 Dec 08
0
error message from building R in Mac
Following the instruction in R website and downloading gcc and g77, I am trying to configure and build R in my Mac laptop, but got some error message that I do not know how to resolve. Do any of you know how to solve this problem? After type ./configure, I got the following message. R is now configured for powerpc-apple-darwin8.3.0 Source directory: . Installation
2006 Apr 09
1
make check of R-alpha_2006-04-08_r37675 fails: qbeta
make check of R-alpha_2006-04-08_r37675 fails on Debian GNU/Linux 3.1 running on an Intel P4 computer. > version _ platform i686-pc-linux-gnu arch i686 os linux-gnu system i686, linux-gnu status
2008 Oct 31
1
Problems installing R-2.8.0 on Suse linux 10.1
Hello, I am trying to install R on Suse linux 10.1. To get configure to run correctly, I had to set FPICFLAGS=fPIC. R is now configured for i686-pc-linux-gnu Source directory: . Installation directory: /usr/local C compiler: gcc -std=gnu99 -g -O2 Fortran 77 compiler: g77 -g C++ compiler: g++ -g -O2 Fortran 90/95 compiler: g77 -g
2004 Mar 16
0
R install/configure problem on Sun Solaris
Dear R-help, I just configured and installed R-1.8.1 according to the following R is now configured for sparc-sun-solaris2.9 Source directory: . Installation directory: /usr/local C compiler: gcc -g -O2 C++ compiler: g++ -g -O2 Fortran compiler: g77 -g -O2 Interfaces supported: X11 External libraries: readline Additional capabilities: bzip2,
2008 Aug 07
0
[PATCH] fix trivial typo. s/ciredump-restore/coredump-restart/
xm: fix trivial typo. s/ciredump-restore/coredump-restart/ Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp> diff -r eff5fcfa69bc tools/python/xen/xm/create.py --- a/tools/python/xen/xm/create.py Wed Aug 06 15:19:13 2008 +0100 +++ b/tools/python/xen/xm/create.py Thu Aug 07 12:31:56 2008 +0900 @@ -279,7 +279,7 @@ renamed and a new domain started in its
2010 Apr 01
0
OpenSSH Coredump and "Bad packet length" errors seen on 5.10 sparc sun4v (Generic_125100-10)
Hi, OpenSSH coredump was seen on our customer's side causing ssh login slow and manual command not workable. We need help to identify the root cause. Thanks!! >> Background: 1) server info: # uname -a SunOS owtnmncccm0cnmo 5.10 Generic_125100-10 sun4v sparc SUNW,Netra-CP3060 bash-3.00# /usr/local/bin/ssh -v OpenSSH_4.6p1, OpenSSL 0.9.8e 23 Feb 2007 bash-3.00# cat
2005 Mar 29
1
final stages of installing R - please help?
Hello, This morning I downloaded, unzipped, and compiled the latest version of R for unix, in my HOME/APPLICATIONS directory. My current unix machine is a sparc-sun-solaris2.9, running SunOS 5.9. Here are the last few lines of the output following ./configure: R is now configured for sparc-sun-solaris2.9 Source directory: . Installation directory: /usr/local C compiler:
2010 Sep 02
5
How to create a coredump for Asterisk
Hi everybody, sometimes we have an Asterisk-crash, but no clue why this is happening, so I'm trying to make a coredump to analyse it. I compiled Asterisk 1.4.20.1 on CentOS 5.4 i386 with "DEBUG_THREADS" and "DONT_OPTIMIZE", then I start it with: # /bin/bash /usr/sbin/safe_asterisk This should do an "ulimit -c unlimited", but I entered it in the terminal again.
2004 Nov 22
1
Installing rgl in R2.0.1
I'm running R2.0.1 under Solaris 2.9 on a SunBlade 100. When I installed it, I set things up to use the Sun compilers cc, CC, f95 with the options recommended in the installation and administration guide. Until today, no worries. With all this discussion about R GUIs I thought I'd give R Commander a go. The web page said to install a bunch of packages first, so I did >
2011 Apr 09
3
coredump in dovecot 2.0.11
Hi. I use dovecot-2.0.11-1.fc14.i686 on linux,redhat fedora 14. Using alpine 2.02 and Kmail 1.13.5 i have one IMAP connection to the dovecot server and one IMAP connection to a MS exchange server. After i moved a few messages from the exchange server i cannot open the folders where i placed the moved mails. instead dovecot crashes, all other directories and emails work fine. here is what i see
2008 Jun 02
1
[Bug 2116] New: zfs_create_005: ''zfs create'' coredump if keysourcea is a blank passphrase file
http://defect.opensolaris.org/bz/show_bug.cgi?id=2116 Summary: zfs_create_005: ''zfs create'' coredump if keysourcea is a blank passphrase file Classification: Development Product: zfs-crypto Version: unspecified Platform: Other OS/Version: Solaris Status: NEW Severity: major
2020 Jan 03
0
systemd-coredump service
> I am unable to locate systemd-coredump service on CentOS 7.5. It is not > listed under "systemctl -a" and also I'm unable to locate the associated > unit file (folder /usr/lib/systemd/system/ ). Am I missing any package > which installs this service? I don't really understand what you are looking for but don't you have /usr/lib/systemd/systemd-coredump and