Displaying 20 results from an estimated 3000 matches similar to: "Re: Welcome to r-help"
1999 Jun 28
1
R-0.64.1 make problem: Solaris 2.4
Greetings,
I'm attempting to install R-0.64.1 on a Sun Sparc 20 running Solaris 2.4 with
gcc-2.7.2.2, g77-0.5.20 and Gnu make 3.76-1.
On several occasions, the make process aborted when trying to build the shared object
file for the modreg package (its first attempt at such a beast). In all attempts, the error
message is as follows:
../../../../bin/R SHLIB -o modreg.so bsplvd.o bvalue.o
2000 Dec 07
1
Compiling R for MacOS X / shared libraries
Hi,
I just try to compile R (1.1.1) for MacOS X (using the --without-X option as X stuff won't work here)
It seems that there are some problems with 'shared libraries'.
'./configure' printed:
checking how to deal with shared libraries... /usr/X11R6/bin/xmkmf: command not found: imake [56]
'make' ran into trouble with this:
cc -I. -I../../src/include
2001 Jul 24
2
Small buglet trying to recompile SRPM
I've got RedHat 7.1 and when I downloaded the SRPM for
openssh-2.9p2-1.src.rpm and tried to rpm --recompile it bombed.
Here's the error message that it generated:
+ pushd x11-ssh-askpass-1.2.0
/usr/src/redhat/BUILD/openssh-2.9p2/x11-ssh-askpass-1.2.0
/usr/src/redhat/BUILD/openssh-2.9p2
+ xmkmf -a
imake -DUseInstalled -I/usr/X11R6/lib/X11/config
make Makefiles
Makefile:1052: *** target
2006 Apr 13
1
xmkmf? problem
I am having the xmkmf problem below with todays beta, but I also am
trying to use an new (PGI 6.1), so lots of other things in my setup may
be wrong, and the warning may also be important. Any hints would be
appreciated.
Paul
_____
Red Hat Enterprise Linux AS release 3 (Taroon Update 7)
....
checking whether C runtime needs -D__NO_MATH_INLINES... no
checking for xmkmf...
1999 Apr 19
2
A couple problems installing 0.64 (under linux, redhat 5.2)
I'm encountering a couple problems configuring and making R 0.64 under
linux, redhat 5.2
These problems didn't occur when I build 0.63.2
Any suggestions would be greatly appreciated.
(1) configure generates the warning:
"configure: warning: Cannot determine how to create shared libraries.
Please set CPICFLAGS, FPICFLAGS and SHLIBLDFLAGS in `config.site'."
I'm not
1999 Jun 10
3
Compilation fails (PR#209)
Full_Name: Frank Beimfohr
Version: 0.64.1, devel.
OS: Solaris 2.5.1
Submission from: (NULL) (129.217.131.31)
I try to compile R on my Sparc 4 (Solaris 2.5.1) but the compilation fails. I
tried
the developer-version and the contributed 0.64.1-Version.
I start configure with the --g77-Option. During the compilation it stops with an
error, which says that the R/src/library/modreg/src/bsplvd.f
2014 Nov 14
3
openssh upgrading.
Hi Openssh support,
I have upgraded openssh from 5.3p1 to 6.2p2 in a RHEL 6.6 - 64 bit server
and now i can't login to server remotely using same root password. It always
prompting the password saying "Permission denied, please try again."
Please help me to resolve the issue.
Following are the steps i have followd.
1999 Apr 12
3
Fortran vs C, easing using Fortran
> Date: Mon, 12 Apr 1999 11:30:20 +0200 (MET DST)
> From: Albrecht Gebhardt <albrecht.gebhardt@uni-klu.ac.at>
> > I think in R we can do better than at present, if only I knew
> > exactly how. One idea is to have (effectively) a `hints' file that
> > configure uses to add a base set of libraries to FLIBS, but on Solaris
> > at least, using the Fortran
2013 Feb 04
2
[LLVMdev] A bug in LLVM-GCC 4.2 with inlining __exchange_and_add
On Feb 3, 2013, at 11:28 AM, Jack Howarth <howarth at bromo.med.uc.edu> wrote:
> On Sun, Feb 03, 2013 at 10:32:35AM -0800, Chris Lattner wrote:
>>
>> On Feb 3, 2013, at 2:32 AM, Anton Korobeynikov <anton at korobeynikov.info> wrote:
>>
>>>> I've encountered this issue in a real code and would be glad to get the
>>>> feedback on it.
2013 Feb 04
0
[LLVMdev] A bug in LLVM-GCC 4.2 with inlining __exchange_and_add
On 2013-02-04 05:57, Chris Lattner wrote:
> On Feb 3, 2013, at 11:28 AM, Jack Howarth <howarth at bromo.med.uc.edu> wrote:
...
>> At the risk of hijacking the thread, are there any plans to make -traditional-cpp
>> in clang completely emulate the behavior in llvm-gcc such that imake can be built
>> with it (https://bugs.freedesktop.org/show_bug.cgi?id=45509). This will
2004 May 03
1
./configure on SunOS does not run to completion
OS:
SunOS human 5.9 Generic_112233-12 sun4u sparc SUNW,Sun-Fire-480R
I run
./configure --prefix=/non/standard/path
...
and it stops at the line
checking for xmkmf... /usr/openwin/bin/xmkmf
Sincerely Eryk
1999 Sep 16
2
install/libraries on solaris2.6 (PR#280)
Full_Name: ulrich poetter
Version: 0.65.0
OS: sparc-sun-solaris 2.6
Submission from: (NULL) (134.147.95.163)
Building R-0.65.0 on sparc-sun-solaris2.6 using sun make + gcc 2.95.1+ binutils
2.8.1
and ./configure --with-g77 fails when building the eda etc. libraries. The
configure
script produces SHLIBLDFLAGS= -G. Replacing this in config.site by
SHLIBLDFLAGS = -shared gives no errors during
2013 Feb 03
2
[LLVMdev] A bug in LLVM-GCC 4.2 with inlining __exchange_and_add
On Feb 3, 2013, at 2:32 AM, Anton Korobeynikov <anton at korobeynikov.info> wrote:
>> I've encountered this issue in a real code and would be glad to get the
>> feedback on it. Please let me know if I need to submit a bug somewhere to get it resolved. I've found out that clang does not have this problem.
> Then use clang. llvm-gcc is deprecated.
I'd go farther:
2005 Oct 14
1
Compilation of R-2.2.0 under SUSE 10
Hi
I hope this is the right list for the question.
I want to install R from source under SUSE 10. When executing ./Configure, I
get the following error message:
checking for xmkmf... /usr/X11R6/bin/xmkmf
configure: WARNING: I could not determine FPICFLAGS.
configure: error: See the file INSTALL for more information.
and it taborts. Consequently, make does not work.
Any ideas?
Rainer
2017 Jul 07
3
[PATCH v3 0/3] gobject: Remove gtk-doc.
Another test, the same as before.
2017 Jul 07
3
[PATCH v4 0/3] gobject: Remove gtk-doc (RHBZ#1465665).
Best of .. 4?
2017 Jul 07
3
[PATCH v5 0/3] gobject: Remove gtk-doc (RHBZ#1465665).
After enabling procmail debugging ...
2017 Jul 07
3
[PATCH v2 0/3] Remove gtk-doc.
This is a repost so I can test my procmail script / automatic
testing framework. The patch series is identical to v1.
Rich.
2017 Jun 29
3
[PATCH 0/3] gobject: Remove gtk-doc and replace with guestfs-gobject(3) manual page.
Patch 1 cleans up the gobject tests.
Patches 2 and 3 remote gtk-doc, which is slow and useless, and replace
it with a simple manual page.
https://bugzilla.redhat.com/show_bug.cgi?id=1465665
Rich.
2013 Feb 03
0
[LLVMdev] A bug in LLVM-GCC 4.2 with inlining __exchange_and_add
On Sun, Feb 03, 2013 at 10:32:35AM -0800, Chris Lattner wrote:
>
> On Feb 3, 2013, at 2:32 AM, Anton Korobeynikov <anton at korobeynikov.info> wrote:
>
> >> I've encountered this issue in a real code and would be glad to get the
> >> feedback on it. Please let me know if I need to submit a bug somewhere to get it resolved. I've found out that clang does