Displaying 20 results from an estimated 6000 matches similar to: "[LLVMdev] llvm 2.1prerelease compile fails (solaris)"
2009 Mar 13
1
[LLVMdev] llvm-gcc4.2-2.5 front-end build problems on SunOS
Hello all,
I am trying to install the llvm-gcc front end to use it in one of my
projects, but I got stuck.. I am working on a Sun workstation:
SunOS xxx 5.10 Generic_137137-09 sun4u sparc SUNW,Sun-Fire-V240
and I have gcc version 3.4.6:
Reading specs from /sw/gcc-3.4.6/lib/gcc/sparc-sun-solaris2.10/3.4.6/specs
Configured with: /.scratch/andjo/lsw/src/gcc/gcc-3.4.6/configure
2002 Jan 18
2
32 bit error compiling R on sparc-sun-solaris (PR#1273)
Full_Name: vinod rajakumar
Version: R-1.4.0
OS: Solaris 5.8
Submission from: (NULL) (66.9.157.2)
my machine looks like:
SunOS 5.8 Generic_108528-07 sun4u sparc SUNW,Sun-Blade-1000 (64-bit)
I downloaded the zipped R-1.4.0 files into $HOME/dwnlds, unzipped, un-tar-ed,
and ran the following:
export MAKE=gmake
export CC = gcc
./configure --prefix=$HOME/sfw/R
gmake
and here's where it
2008 Feb 26
4
Why dtrace doesn''t work on some workstation?
Dtrace does work on some workstation, such as as follows,
-----------------------------------------------------------
bash-3.00# dtrace -s ./mem.d `pgrep test`
dtrace: script ''./mem.d'' matched 5 probes
^C
bash-3.00# uname -a
SunOS ftp 5.10 Generic_118833-17 sun4u sparc SUNW,Sun-Blade-100
bash-3.00# dtrace -V
dtrace: Sun D 1.1
2005 Jun 17
2
Patch to support parisc
This patch allows klibc to build on parisc64 platforms.
$ diff -u MCONFIG.old MCONFIG
--- MCONFIG.old 2005-06-18 01:16:12.000000000 +0000
+++ MCONFIG 2005-06-18 01:18:51.000000000 +0000
@@ -33,7 +33,7 @@
KLIBCVER = -D__KLIBC__=$(shell cut -d. -f1 < $(SRCROOT)/version) \
-D__KLIBC_MINOR__=$(shell cut -d. -f2 < $(SRCROOT)/version)
-ARCH = $(shell uname -m | sed -e
2002 Nov 26
3
Solaris 8, Can't find recent OpenSSL libcrypto
I have probably trivial problem in OpenSSH installation,
but do not see it - could you help, please ?
The libcrypto has been installed.
caroubier% ls -l /usr/local/ssl/lib/libcrypto.a
-rw-r--r-- 1 root other 2778744 Nov 19 17:53 /usr/local/ssl/lib/libcrypto.a
But the openssh stops with Can't find recent OpenSSL libcrypto.
Thank you very much in advance,
Elisabeth Porteneuve
--
2009 May 21
5
Authenticating with /etc/passwd
I am trying to do authentication with /etc/passwd and something is not working right for me. Pls help!
When i try to authenticate via pop3, I get: -ERR Authentication failed.
In the logs, I get:
May 21 11:14:07 Info: auth(default): client in: AUTH 1 PLAIN service=pop3 secured lip=127.0.0.1 rip=127.0.0.1 lport=110 rport=32774 resp=AGp1bmUAU0lORzNlcnQ=
May 21 11:14:07 Info: auth(default):
2009 Apr 21
4
1.1.13 squat core dump
While using 1.1.13 and squat with local pine imap on Solaris 9 I had a
random core dump today. I was doing a search in a maildir folder with
about 2000 emails. Unfortunately, I haven't been able to reproduce it
yet, but I wanted to send along the info anyways.
Environment:
# uname -a
SunOS 5.9 Generic_122300-39 sun4u sparc SUNW,Sun-Blade-100
Backtrace:
http://pastebin.com/f7aa8bb5
~#
2005 Nov 03
4
[LLVMdev] llvm-test configure problem
Following the instructions here:
http://llvm.cs.uiuc.edu/docs/TestingGuide.html#run
I get an error running configure in the llvm-test directory.
./configure
--with-llvmgccdir=/localhome/tbrethou/cfrontend/sparc/llvm-gcc/
--with-f2c=/home/vadve/shared/localtools/sparc
--with-llvmsrc=/localhome/tbrethou/llvm
--with-llvmobj=/localhome/tbrethou/llvm
Error:
[cut lots of config output]
checking
2001 May 04
1
instaling needs printenv on solaris 2.7
To exicute 'make check' correctly there needs to be a printenv in
the path. If you don't have /usr/ucb in your path you should probibly
put it there.
The errors:
<..>
collecting examples for package `base' ...
make[5]: Entering directory
`/apps/sm/SunOS/sun4u/5.7/data/stats/r/1.2.3/.src/R-1.2.3/src/library'
>>> Building/Updating help pages for package
2002 Jun 18
1
NEW: Urgent: OpenSSH_3.0.1p1 disconnects due to bad packet length and corrupted MAC on input.
NEW message w/ URL to zip archive containing debug output.
Hi
I'm having huge problems with OpenSSH 3.0.1p1, compiled with OpenSSL 0.9.6b 9 Jul 2001 and running with prngd_0.9.23, it disconnects unexpectedly during client session due to bad packet length and corruped MAC on input, according to debug anyway.
What can cause this kinds of errors? I've verified that both se9104/server and
2005 Oct 07
3
Building dovecot with SSL support on Solaris
Hi all,
I'm just trying to build dovecot-1.0.alpha3 on a Solaris 9 machine
with SSL support.
No matter which options I call ./configure with - it always results in:
Install prefix ...................... : /usr/local
File offsets ........................ : 64bit
I/O loop method ..................... : poll
File change notification method ..... : none
Building with SSL support ........... : no
2001 Aug 23
5
rsync hangs on solaris
Hi All,
I've got a cron-run rsync (2.4.6) hang on both sides (solaris to
solaris). The platform is:
SunOS 5.7 Generic_106541-12 sun4u sparc SUNW,Ultra-80
Sorry if this has been asked before, for I couldn't find a
searchable archive for this list on .
Regards,
Jie
2002 Dec 05
1
R configure fails on solaris: configure:12951: error: cannot compute sizeof (int), 77
i do not have access to the solaris machine on which
this error is occuring, the info is coming
to me via email.
any advice on how to get R 1.6.1 built in the face of
configure:12951: error: cannot compute sizeof (int), 77
would be appreciated.
here are some snippets from the config.log
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = opus
uname -m = sun4u
uname
2007 Jan 25
1
smbtorture4 fails RAW-LOCK against 3.0.23d
I think the message title says it all. I was attempting to do 'make
test' against 3.0.23d and include the smbtorture4 tests from 4.0.0tp3
(as I read somewhere to be a good idea). Is there any reason that the
test should not work? Does it have something to do with the 'unknown
parameter'? Make test works fine without smbtorture4.
Platform is Solaris 9 on sun4u. Samba 4 was
2008 Mar 21
1
dtrace: failed to grab pid 16537: process is traced
I''m getting an odd behavior while trying to trace a mysql process using
the -p flag on a Sun Cluster.
This fails
# dtrace -n ''pid$target::*mysql_parse*:entry {}'' -p `pgrep -x mysqld`
dtrace: failed to grab pid 16537: process is traced
Yet this works
# dtrace -n ''pid$1::*mysql_parse*:entry {}'' `pgrep -x mysqld`
dtrace: description
2010 Mar 05
1
unable to compile Recommended packages
Hi folks, I'm having a problem with installing R on Solaris. Has anyone seen a similar issue? I don't find any hits on the search engines. Thanks.
Environment:
SunOS xxxx 5.10 Generic_118822-25 sun4u sparc SUNW,Sun-Fire-280R
During the installation/compilation of R-2.10.1 I get the following error:
begin installing recommended package boot
ERROR: cannot extract package from
2001 Oct 12
2
bug report: last login time vs PAM in portability release
on hp-ux 11 i see:
$ date;ssh jenny
Fri Oct 12 14:44:13 PDT 2001
Last successful login for stevesk: Fri Oct 12 10:45:42 PST8PDT 2001 on pts/2
Last unsuccessful login for stevesk: Mon Sep 24 22:55:53 PST8PDT 2001
Last login: Fri Oct 12 10:45:43 2001 from 172.31.1.53
You have mail.
so solaris PAM is different. can other solaris+PAM users confirm this?
On Fri, 12 Oct 2001, Benn Oshrin wrote:
2009 Jun 17
4
[LLVMdev] how do I run 'make check' on say just the 'test/CodeGen' directory ?
Does 'make check' allow just running on a particualar directory of tests ?
Many thanks in advance,
Aaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090617/e0dc48e4/attachment.html>
2006 Aug 22
1
Interesting zfs destroy failure
Saw this while writing a script today -- while debugging the script, I was ctrl-c-ing it a lot rather
than wait for the zfs create / zfs set commands to complete. After doing so, my cleanup script
failed to zfs destroy the new filesystem:
root at kronos:/ # zfs destroy -f raid/www/user-testuser
cannot unshare ''raid/www/user-testuser'': /raid/www/user-testuser: not shared
root
2004 Jun 24
1
[LLVMdev] Using -noexternals option of NightlyTest.pl
> On Thu, 24 Jun 2004, Vladimir Merzliakov wrote:
>
> > At this moment I use
> > "gmake TEST=nightly" command line to run night tester
> >
> > What I must specific and where to disable SPEC run (i don't have it)
>
> I think that it's currently a bug that this does not automatically happen.
>
> > I known about new NightlyTest.pl option: