search for: sparcstat

Displaying 20 results from an estimated 59 matches for "sparcstat".

Did you mean: arcstat
2000 Feb 17
2
Problems building host keys on some SPARCs
...build_host_key /usr/local/bin/ssh-keygen: syntax error at line 1: `(' unexpected These same invokations work fine on most of our other systems. Info on the system above: root at sylow:/source/USR_LOCAL/OFFICIAL/OPENSSH/ssh_client# uname -a SunOS sylow 5.7 Generic_106541-07 sun4m sparc SUNW,SPARCstation-20 The only thing different I can see here is that the working systems are Ultra class machines, and the non-working ones are SparcStations. Any ideas? Thanks, -Robb
2006 Jun 17
4
free sun boxes
I have 4 sparc based sun boxes I am about to pay money so I can get rid of them. They are running older versions of Solaris. You should be able to load Solaris 10 and play around with * on them. Time to clean the office: 3 Ultra 5 1 Sparcstation 5 I also have a box full of Sun keyboards and mice. Contact me offline if you want them. I've had many good years of development on them and it kills me to just toss them, but the office is just too damn cluttered. thanks, bk... -- Bob Knight [-w] the work option bk@minusw.com 925-449-9...
2013 Aug 20
3
Problem compiling 2.2.5
I'm trying to upgrade a very old sparcstation running Solaris 8 which is running dovecot 1.x for few users. All I have for the task is good old gcc 2.95.2. The poor sod complains because it can't compute the sizeof(unsigned char prefix_text[]) at line 13 of log-error-buffer.c. Can I help it by - say - putting a constant between the '...
2011 Oct 25
4
[LLVMdev] is anyone using the sparc backend?
..., > FYI, I completely agree that we shouldn't remove the sparc target. However, it is currently unmaintained, and has some pretty glaring bugs. Is anyone interested in stepping up to maintain the target? > > -Chris We can not let it die and I volunteer to keep the Sparc alive! My SPARCstation pizzaboxes can be ready for action in a day or two. Pawel Wodnicki > On Oct 25, 2011, at 6:35 AM, Vikram Adve wrote: >> Sparc is a popular target for architecture simulators, and removing that back end would force people using such simulators to use some other compiler infrastructure....
2003 Jul 30
2
EOF error at io.c line 165
...tting rsync: connection unexpectedly closed (1074142 bytes read so far) rsync error: error in rsync protocol data stream (code 12) at io.c(165). Does anyone have any idea of what could cause this? I've gotten the same error on two seperate machines. One UltraSparc running Linux and the other a SparcStation running OpenBSD. We have an x86-SMP system running linux on the same network, and it works fine. -Thomas <tcort@cs.ubishops.ca>
1998 Dec 08
1
Virus checker gets error "Network Name was deleted" ?
...rror, and the only adverse effect is to halt the virus scan. There is no record of any event in the Samba logs, although debug level is only 0. I have been unable to convince the people concerned to turn this up. The network is running a non-standard subnet mask - 20/12 bit split. Server is a Sun Sparcstation running Solaris 2.5.1 - with all recommended patches. The virus checking software is Inoculan v4.00 - though I'm not convinced this is the problem. Any input would be greatly appreciated, thanks... --- Andrew Gray, Global Engineering Email: andrew.gray@csfb.com Credit Suisse-Fi...
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...
2003 Oct 17
2
samba-3.0.0/source/ 1GB+ after compiling
Hello, I am running solaris 7 on a sparcstation 5. We want to test out the pdc capablities on this test machine before we deploy this on our network. I installed gcc version 3.2.2. untared the source and did ./configure ; make everything seemed to go fine, but the source dir is over a gig in size now. I did "make install",...
1998 Apr 02
2
f2c
I have a problem with my dynamically loaded code in R not finding pow_ii, which for some time I thought was because library f2c is not on my Sparcstation. However, I have now been experiencing the same problem in Linux, with all the proper libraries in place. My incomplete understanding of elf and shared libraries does not help, but when compiling a complete program I usually muddle through. However, in the case of dynamically loading code into...
2011 Oct 26
0
[LLVMdev] is anyone using the sparc backend?
Hi Pawel, > We can not let it die and I volunteer to keep the Sparc alive! > > My SPARCstation pizzaboxes can be ready for action in a day or two. there are three sparc buildbots which are hooked up to lab.llvm.org. They are currently idle because no builders have been scheduled to use them: # gcc54 36G 0.5 GHz TI UltraSparc IIe (Hummingbird) / 1.5 GB RAM / Sun Netra T1 200 /...
2002 May 22
1
(no subject)
This is the output of ./buidpkg.sh of openssh-3.1p1 on "SunOS 5.6 Generic_105181-17 sun4m sparc SUNW,SPARCstation-20" Building pkginfo file... Building prototype file... Building package.. ## Building pkgmap from package prototype file. ## Processing pkginfo file. pkgmk: ERROR: parameter <VERSION> cannot be null ## Packaging was not successful. pkgtrans: ERROR: unable to complete package transfe...
2006 Nov 08
1
Re: asterisk iax2 monitoring
On 11/8/06, Thomas Blanchin <tblanchin@gmail.com> wrote: > Hi David. > > I read your post on : > http://lists.digium.com/pipermail/asterisk-users/2006-September/167456.html > > I am in the same situation as you are. I'm looking for a way to > monitor iax2 connexions on asterisk. I'm using sipsak for sip > connexions. > I'm looking for a very simple
2003 Sep 18
1
Use Samba on an other port than 137-139?
...tbios-ns 6998/udp netbios-dgm 6999/tcp netbios-dgm 6999/udp netbios-ssn 7000/tcp netbios-ssn 7000/udp ... but I`m now not sure if Samba runs really on these ports...? I hope you can help me. Yours sincerely oli ******************************************************** My system: Sun Solaris 8 / SPARCstation 20 Samba version: 2.2.8a My email: olimination@web.de ********************************************************
1997 Apr 10
1
R-beta: Compiling R-0.16.1 on Solaris 2.5.1
Setup: Sparcstation 4 with Solaris 2.5.1 and Sun compilers After downloading R-0.16.1 and runnning configure, make fails as follows cd main; make cc -o R.binary arithmetic.o array.o attrib.o bind.o builtin.o character.o coerce.o colors.o context.o cov.o cum.o dataframe.o debug.o deparse.o dotcode.o...
2002 Feb 28
2
Oops kernel (2.4.18) on Sparc32
...rnel on my Sparc and I receive some oops when quick disk access are performed. For example : I download some files on a local server with ncftp (-TR directory), and ncftp hangs up (with kernel oops !). I cannot umount the device and I must reboot the station. For information, my sparc is a SparcStation 5 (85 MHz) with 160 Mbytes and 3 SCSI disks formatted in ext3 : Disk /dev/sda (Sun disk label): 67 heads, 62 sectors, 1007 cylinders Units = cylinders of 4154 * 512 bytes Device Flag Start End Blocks Id System /dev/sda1 0 1007 2091539 83 Linux native /de...
2008 Nov 21
2
'make install' failed on Sparc5, Solaris2.7
Hello, System info: Sparcstation 5, Solaris 2.7, openssl-0.9.8i. I've tried to install openssh-3.9p1 openssh-4.9p1 openssh-5.1p1 all failed the similar way. The following is the last portion of the 'make install' printout. ./install-sh -c -m 0755 -s ssh /usr/local/bin/ssh BFD: /usr/local/bin/stkuaiGw: warning: a...
2004 Aug 06
3
Looking for a non-graphical mp3 streaming tool
...debian linux box (no console) as my audio streamer. I've installed shoutcast and icecast multiple times without problems, but I have yet to find a streaming tools as effective as WinAMP on a windows box. I don't need the graphics and don't want to listen to the source on the server (a sparcstation 10), I just want something that I can use to develop a playlist from my 3Gig mp3 collection and feed a stream to the icecast server. I've looked through http://www.icecast.org/index.html, in the past, but doesn't appear to be updated that often. (Last news was posted Tuesday, August 7,...
2000 Aug 11
2
slow sparc questions
I've got a couple of SPARCstation 2s (about as fast as a fast 486, for most thing) that I'm going to be using for some testing. I realize that these machines are a bit slow, but when connecting via OpenSSH, it's MUCH slower than connecting to my 486-DX 50. The point where it waits is just after "debug: Sent encryp...
1998 Jun 18
3
R-beta: netscape/R interaction
...increases the contrast in my mailer windows slightly. (netscape does block launching of Solaris imaging and help tools. I have e-mailed netscape through every generation about this problem but with no response. our systems people tell me that this kind of problem with netscape exists on all of our SPARCstations and with some software on our MS-Windows machines leading to their recommendation of a different browser.I have tried a different browser (w3) but that alternative is significantly slower.) Any suggestions? Gordon Gordon M. Harrington Mail: 3720 Village Place, #6308 Professor Emeritus...
2004 Aug 06
2
ices configure script
Hi, I'm having difficulty getting ices 0.2.2 to see my lame install and my perl install. The lame libraries (v3.91) are installed in: /usr/local/lib/ with the header file at: /usr/local/include/lame/lame.h, but when I run: ./configure --with-lame --with-lame-includes=/usr/local/include/lame/ --with-lame-libraries=/usr/local/ it says it can't find the lame libraries. ldconfig seems