similar to: Build on Solaris 8 gcc-3.1 fails make check

Displaying 20 results from an estimated 3000 matches similar to: "Build on Solaris 8 gcc-3.1 fails make check"

2000 Mar 12
1
make check fails after base-Ex.R
Dear R-help, I tried to build the R-release version of R-1.0.0. ./configure and make seemed to go just fine. When I ran 'make check' from $RHOME, it dumped core apparently in the quit('no') on the last line of base-Ex.R I had been having some problems with a package I am building in that R would report with "Process R segmentation violation (core dumped)" upon
2008 Jan 08
1
Invoking R on BSD
Thanks to Saeed Abu Nimeh. I used pkg_add to install R package on 4.4BSD. My directory now has the following: BUILDDIR Makefrag.cc_lo config.log m4 tests Makeconf Makefrag.cxx config.status po tools Makefile R-2.6.1 doc roots Makefile.bak R-2.6.1.tar.gz etc share Makefrag.cc SVN-REVISION libtool
2001 May 02
1
subdirs in package src dir
Sometimes I find it useful to put C or Fortran sources under subdirs of "mypackage/src", especially to distinguish between my own files and e.g. lapack or blas sources. To get this working I would need a Makefile in my package which contains the appropriate dependencies to these sources in subdirs. But I don't want to add a complete Makefile, I want only a Makevars file containing
2003 Feb 12
2
rl_callback_read_char error on Solaris 7
This question is about compiling R-1.6.2 from source on a Sparcstation-20 machine running Solaris 7, gcc-2.95.3 and readline-4.2 (both gcc and readline from sunfreeware.com). I searched the r-help archive and the FAQ. The errors seem to be related to the binary readline libraries, and I have /usr/local/lib/libreadline.a,libreadline.so@, and libreadline.so.4. The attached errors are from
2009 Dec 03
1
Samba from Sunfreeware and nss_winbind.so
Sunfreeware.com has compiled packages of Samba 3.4.2 with kerberos and ldap support included (if you also install the ldap and kerberos packages from sunfreeware.) However it does not include the nss_winbind.so.* or libnss_winbind.so.* files. Solaris does include nss_winbind.so already (since it is included with Samba 3.0.x) or I could compile it from the 3.4.x source code. But then I
2012 Jun 13
2
Samba 64 bit compilation
Which platform? If on Solaris 10 sparc, GCC (either from Sun or sunfreeware.com) should be 64-bit by default. GCC from Sunfreeware for Solaris 10 x86 will compile 32-bit by default. For Solaris, you are better off using Sun Studio and Dmake. Actually, you are better off just using the compiled version from Oracle/Sun. On 06/13/12 02:08, prabu.murugan at emc.com wrote: > Hi, > >
2010 Aug 22
1
rsync failing on solaris 10
I downloaded rsync from sunfreeware.com, installed the dependencies and installed rsync without error, however when I run it I get errors, see: # /usr/local/bin/rsync -a -A -h -u -p -e rsh --progress --rsh=/usr/bin/rsh root at 192.168.0.160:/usr/include . sh: /usr/local/bin/rsync: not found rsync: connection unexpectedly closed (0 bytes received so far) [Receiver] rsync error: error in rsync
2010 Feb 18
1
Problems installing R-2.10.1 on Linux
Hi, I have been having problems installing the newest version on Linux (Ubuntu 9.10) (tried on two machines). The ./configure appears to work but I get the following error on the 'make' command. $ make make: *** No targets specified and no makefile found. Stop. Below I'll post the contents of the configured folder. Any ideas what is causing the problem? Thanks, Rhett. rhett at
2012 Apr 16
2
Problems accessing Windows shares 3.5.8 vs 3.6.3
I am trying to get Samba up and working on Solaris 10. I have a seperate discussion going on about my problems getting Samba 358 on Solaris 10 to authenticate to a Windows 2008R2 domain (See XXXX) As a different solution I have downloaded the source code for 3.6.3 and compiled it The provlem I am having is it won't work with my Windows machines at all i.e. Using the 3.5.8 binary I can
2002 Oct 08
1
Fwd: SSHD logging on Solaris 8?
Sorry to send this to the wrong list. But it appears that the general list is mostly utilized as a SPAM vector and/or is absentee moderated (the message has yet to make it to the archives, despite being dated days earlier than messages which are there). In any event, I'd like to know if anyone could provide me with some more information than is available in the manpages, FAQ, and other
2002 Jul 24
3
OpenSSH 3.4p1 "PRNG is not seeded"
I upgraded from OpenSSH_3.0.2p1 to OpenSSH 3.4p1. Starting SSHD or ssh-keygen I'm getting the "PRNG is not seeded". I have verified that prngd is running and "egc.pl /var/spool/prngd/pool get" runs just fine reporting 32800 bits of entropy. My platform is Solaris 8 (sparc) and I downloaded binaries from www.sunfreeware.com. My guess is the build of OpenSSH 3.4.p1 is
2010 Oct 04
1
Need help compiling Samba on Solaris
I had limited success compiling 3.4.8 and 3.5.4 on Solaris 10 8/07 x86. I downloaded the source code from Samba.org and the dependencies from sunfreeware.com. After some googling and trial and error with the LDDFLAGS, CPPFLAGS and such, it sort of compiled. I need to know how to properly set things up. How can I find out what version of dependencies you need for a particular samba version?
2002 Dec 16
1
--backup-dir : unrecognized option
Hi I'm running rsync 2.3.1 and when I run it with the option --backup-dir=<some_backup_dir>, I get an error message telling that the option is unrecognized. I'm using the package from www.sunfreeware.com If I'm pushing the data: # /usr/local/bin/rsync -azb --backup-dir=/tmp -e /bin/rsh --delete /home/ backup_host:/home /usr/local/bin/rsync: unrecognized option
2003 Sep 22
0
R installation
Hi further to my upgrade question thanks for pointing me in the right direction any ideas how I get round the following problem: I'm trying to install on a Tru64 alpha ecs1h[jps]69: make `Makedeps' is up to date. `libappl.a' is up to date. `Makedeps' is up to date. `libnmath.a' is up to date. `Makedeps' is up to date. `libunix.a' is up to date. `Makedeps' is up
2010 Jul 16
8
[Bug 1799] New: Unable to login through PAM on Solaris 8 x86 due to PAM_TTY
https://bugzilla.mindrot.org/show_bug.cgi?id=1799 Summary: Unable to login through PAM on Solaris 8 x86 due to PAM_TTY Product: Portable OpenSSH Version: 5.5p1 Platform: ix86 OS/Version: Solaris Status: NEW Severity: major Priority: P2 Component: PAM support AssignedTo:
2004 Jun 28
2
PRNG is not seeded
hi I am using Solaris 8 and installing the 3.8 openssh software that I received from www.sunfreeware.com I following the installation instruction see attachment but when I get to ssh-keygen -t rsa1 -f /usr/local/etc/ssh_host_key -N "" I get a PRNG is not seeded could you help me in this matter. Thank you for your cooperation. Spencer Crim
2012 Mar 19
1
Please check latest solaris package
Hi all, I cannot decide, please help me: http://www.sunfreeware.com/sparc/10/rsync-3.0.9-sol10-sparc-local.gz I downloaded this package and installed. The command file rsync returned a strange message: can't read ELF header - otherwise the file itself is runnable and working. Is there any way to check this file? Thanks Andr?s -------------- next part -------------- An HTML attachment was
2001 Mar 03
0
bqtl available on CRAN
Package bqtl version 1.0 is now available on CRAN. Description: QTL mapping toolkit for inbred crosses and recombinant inbred lines. Includes maximum likelihood and Bayesian tools. I am keen to have comments about this package including implementation details, additional functionality, and (of course) problems and bugs. Chuck Berry -- Charles C. Berry (858) 534-2098
1999 Dec 10
1
split nukes names() (PR#371)
> split(c(a=1,b=2),c(1,2)) $"1" [1] 1 $"2" [1] 2 The documentation does not *promise* that names will survive, but in Splus3.4, they do. This broke a function that worked under S+ that used the names attribute of elements in the components returned by split. Chuck Berry --please do not edit the information below-- Version: platform = sparc-sun-solaris2.7 arch = sparc
2001 Mar 23
0
cor(x,y) when is.null(y) (PR#883)
Problem: > names(my.dat) [1] "x" "y" > cor(my.dat$x,my.dat$y) # desired result [1] 0.8660254 > cor(my.dat$x,my.dat$y.NOT) # typo [1] 1 > I'd prefer a warning() or stop() in that case. Solution (??) : *** 1,5 **** --- 1,7 ---- cor <- function (x, y=NULL, use="all.obs") { + if (is.null(y) && !is.null( match.call()$y ) ) +