1 2 3 4 5 6

ripc error on amd64

395 byte By gorrusa at 2007-11-27 11:41:15
I've just downloaded x64 version of spot, unfortunately ripc does not work:> /opt/SUNWspro/extra/bin/ripc ./a.out12232 init_lwp: can't bind perf counters to lwp 1 - Operation not applicable12232: lwp discovery failedlost control of pid 12232I have 64bit Solaris10 on Sun's w2100z workstation ...

XSLT Library for PHP5

348 byte By jdpadroa at 2007-11-27 11:07:44
I am using Solaris 10 x86 with Coolstack. I have loaded the PHPlibs as well as the CSkAmp. In addition I have installed Moodle Learning Management System. In order for this application to import and extract course ware that is zipped, it requires that the XSLT library be installed within PHP. How ...

normal PC USB keyboard in SunBlade

157 byte By tunelera at 2007-11-27 11:03:47
<p>Hi,</p><p>can i use a normal PC USB keyboard in my SunBlade 150?</p><p>How to do things like [STOP]+[A] then?</p><p>Thanks in advance for any help ...</p>

coolstack/apache and mod_ntlm... the road less traveled...

678 byte By mikee11a at 2007-11-27 10:55:41
When you google for ntlm and coolstack, you don't get any hits, and that is usually one of the 1st signs of trouble.... http://modntlm.sourceforge.net/is an apache module that helps with some authentication business in heavy windows/AD type of environments. apxs is used to fire off the compile, and ...

new to open sparc t1

908 byte By jobanmarwaha at 2007-11-27 10:44:27
hi all,i am new to open sparc and have been spending time with it but not getting much done. i am basically trying to run the regressions in the suite.i have a few questions to ask but let me 1st tell u what i have done1- extracted the tar file2-updated the .cshrc file according to our network ...

Compiling Apache2 on T2K Platform using SunStudio12 - libiconv error

3144 byte By Joe_Grossea at 2007-11-27 10:37:41
Hi, Installed SunStudio12 + all the usual necessary packages from sunfreeware to compile and install apache 2.2.4. Problem: When running configure, the libiconv library is not included into the AP_LIBS line in ./build/config_vars.mk. The result is that apache fails to compile. I used the following ...

Board for more than one Niagara

355 byte By CPerfumoa at 2007-11-27 10:30:20
Is it possible to connect more than one Niagara processor to have a "multi-niagara" shared memory machine?In other words: T1 has 8x4=32 hardware threads. Can I connect two of them to the same blade (or however it is) and then have 8x4x2=64 threads running in parallel?Thank you very much in advance ...

Benchmark & Graphs without admin access

648 byte By John_Cunliffea at 2007-11-27 10:27:23
Hi!I'm about to do some performance comparison between pthreaded and mpi'd c-code. I was looking for a simple monitoring tool and found cool tools. However since I can't get our admins to install it for me, I was wondering if anybody knows of an alternative? I tried Tau - which worked nice on ...

gccfss 4.0.4: internal compiler error

1178 byte By cterbovena at 2007-11-27 10:21:39
Hi there.I hope this is the right place to submit bug report for gccfss. Compiling the xvid 1.1.3 codec on a Niagara1 box I ran into the following internal compiler error:=> gcc -vUsing built-in specs.Target: sparc-sun-solaris2.10Configured with: ...

Coolstack Php cli issue with config-files, safe_mode and other things?

4321 byte By mikee11a at 2007-11-27 9:55:05
Using the coolstack apache/php combination I'm running intosomething that seems like a bug (or at least an interesting mis-feature)?Try a simple php program like this:<pre><?phppassthru("/usr/bin/ls /etc/inet");?></pre>--If you hit the web-page you'll see that it produces no ...

silly thing wont install

846 byte By dirtbag2ka at 2007-11-27 9:49:43
[jawelsh@club]$ sudo ./cooltuner.shar Password:cooltuner.shar starting up...Testing available /opt space ... OKExtracting cooltuner scripts from the /scratch/jawelsh/t2000_stuff/./cooltuner.shar file to /opt/cooltuner/tmptail +228 /scratch/jawelsh/t2000_stuff/./cooltuner.shar | /bin/uudecode -p ...

Problem with PHP and MySQL function

916 byte By aquadrahta at 2007-11-27 9:24:00
When I execute<?php$dbserver = "db";$dbname = "egm";$dbuser = "egm";$dbpasswd = "123";mysql_connect($dbserver,$dbuser,$dbpasswd);@mysql_select_db($dbname) or die( "Unable to connect to database");?>on the CLI I get an error:[root@venus CSVORDERS]# /opt/coolstack/php5/bin/php -f ...

UPGRADING SF12K Memory Solution

475 byte By Michael@LEEa at 2007-11-27 9:17:51
Currently my SF12K uniboard is configured with 4 CPU USIII with 8GB RAM. Plan to upgrade another 4 GB RAM. All the 8 Banks with 32 DIMM is fully populated with 1GB (4x 256MB).Solution Question:Let say I upgrade only 2 banks with 4 GB (4X1GB). Will it be compatible and able to run with current ...

tomcat native library?

659 byte By latp2006a at 2007-11-27 9:00:37
hello all,on T2000, i installed tomcat from Coolstack ( CSKtomcatApache Tomcat 5.5.20)When it start, it print:"INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: ...

two question

593 byte By sunboy_cja at 2007-11-27 8:57:57
1-When I read "3.1.5 CPX and PCX Packet Formats" in OpenSPARCT1_Micro_Arch.pdf,The document says the "ERR" bits are 138:137, and 139 bit is L2 missBut I found CPX description in iop.h file like this:`define CPX_ERR_HI 139`define CPX_ERR_LO 137It's conflict with the doc's description.Who can ...

Are we sure LDAP is in PHP

680 byte By birkbeck01a at 2007-11-27 8:45:38
I am a little confused, since I am unable to find a ldap function in the coolstack PHP, but it seems to be compiled in.MY 5.2.1 compiled version:--with-ldap=/opt/sfwand# /usr/local/php/bin/php --rfldap_connectFunction [ <internal> public function ldap_connect ] {}CoolStack 5.2.0 ...

Using mssql.so PHP extension

953 byte By Francois.Bousqueta at 2007-11-27 8:35:07
I installed CSKamp, CSKphplibs and CSKtds packagesI added the following line to my php.ini"extension "mssql.so"But it looks like php doesn't that module functions:[root@uspvlts02]-[~]$ cat php_mssql.php<?php$DBSERVER = 'host';$DBUSER = 'user';$DBPASS = 'password';$DB = ...

Feature request: transplanting architectural state into OpenSPARC

2054 byte By jsmolensa at 2007-11-27 8:29:54
Hi All, This is a follow-up from our conversation at FCRC/ISCA last week. I have a feature request for the OpenSPARC RTL, and potentially the FPGA model, which would help researchers experiment with real workloads on OpenSPARC:I would like to see a process for transplanting checkpointed ...

Question about SPARCT1 simulation with VERA or NTB

576 byte By EricWa at 2007-11-27 8:24:00
Hi every one:There is a option in sims simulation: vcs_use_vera, what is it used for?If I want to run simulation with vcs ,vera, shall I add this option? Is there some difference ?Additinally, I want to run it with "ntb",the command is follow:sims -sys=core1 -vcs_build -vcs_run -nouse_oolm ...

can I use CSKmyslq(64bit) instead of myslq-32bit buildin CSKamp

425 byte By lovesolarisa at 2007-11-27 8:12:32
I installed CSKamp which has myslq-32bit buidin at a solaris10 host, while I want to use CSKmyslq(64bit) instead of myslq-32bit as develeper want more RAM for DB.But I checked /opt/coolstack/php5/config_php.sh, looks like PHP is built with myslq-32bit.How I can use CSKmyslq(64bit) instead of ...

How was APC compiled

511 byte By birkbeck01a at 2007-11-27 8:12:03
I having been looking at the source code to see if all compile options are included, just in case I want to rebuild later versions.I am unable to find any APC source files and I wondering if they are missing, since this is one version which needs a later build. I have installed the later ...

Activate CSKamp http php streams?

270 byte By ot00nga at 2007-11-27 7:55:56
is there any possibility to activate http streams in PHP registered streams in CSKamp Coolstack 1.1? or should be re-compile?cause all application that user fopen( http://....) can't run well...always get an error: error open streamsthank you

CoolStack 1.1 amd64 php refresh problem

369 byte By setuid.ha at 2007-11-27 7:54:31
Hi,I have a problem with refreshing .php files. If I create a file.php in /opt/coolstack/apache2/htdocs I must use apachectl graceful to see it. The same problem is when I edit the file, I must restart apache2 to see changes.There is no problem with .html filesCould anyone help me ...

Future Upgrades

928 byte By birkbeck01a at 2007-11-27 7:49:35
I am jumping ahead, but I wonder how coolstack will handle future upgrades.I have installed CoolStack 1.1 I some far it seem to have saved me a lot of time, but what will happen when 1.x comes out, since the packages will over write the previous versions.Can I suggest that CSK have a version ...

MIDAS documentation/creating diagnostics

723 byte By jblome1a at 2007-11-27 7:44:06
I'd like to be able to write my own multithreaded diagnostics using the T1 verification suite, but am having trouble figuring out what all of the midas args are and what exactly their purpose is. For example, looking at cmp8_basic.diaglist, the entry for dram_mt_32th_loads uses -midas_args for ...

Timing diagram of CPX and PCX

535 byte By Seven7a at 2007-11-27 7:39:28
Hi, everyone!I have some questions about figure 3-4 and figure 3-6 of "OpenSPARCT1_Micro_Arch.pdf", the timing diagram about PCX and CPX 's one packet request .According to the document, "The timing for CPX transfers is similar to PCX transfers with the following difference梩he data ready ...

Field Force Automation

258 byte By DaveJohnsona at 2007-11-27 7:28:33
I need wireless data collection tool, it needs to have a form that can support drop down menus, check boxes, support GPS, maybe bar coding and photo capture. Does anyone know of a product or service that can support wireless data collection like this?

Can anyone give me more detailed info about CPX and PCX packet?

386 byte By atlargea at 2007-11-27 7:07:36
When I read "3.1.5 CPX and PCX Packet Formats" in OpenSPARCT1_Micro_Arch.pdf,I can not find details about the usage of the CPX or PCX packets such as "Load","I$fill (1) L2,IOB","Fwd req" and so on.I think they are different from sparc instructions, but looks a little like instructions. Can ...

CoolStack 1.1 @ x86 Perl (DB_File.pm) problem

753 byte By mw46a at 2007-11-27 6:52:30
Apparently that module was built against a version of Berkeley DB at some point. But at runtime it does not seem to be able to find libdb-4.5.so:-(What I'm missing here? :-(OK, I looked at the source package (CSKperlSrc) and the ext-add/DB_File-1.8.14/config.in seems to point at ...

Building MesaLib with gccfss

1291 byte By segva at 2007-11-27 6:47:00
Hi, I'm trying to build a load of packages with gccfss and currently it fails on MesaLib with the following error messages:gcc -shared -Wl,-h -Wl,libOSMesa.so.6 -o .libs/libOSMesa.so.6.0.4 drivers/osmesa/.libs/osmesa.o -R/opt/pkg.obj/graphics/MesaLib/work.ultra10/Mesa-6.4.2/src/mesa/.libs ...

coolstack: php with bcmath?

164 byte By linuxboy123a at 2007-11-27 6:37:12
Does anybody know why bcmath was not enabled in php? I have a requirement for it and I would prefer not recompile?Any suggestions?Thanks

GCC for SPARC Systems problems

1260 byte By segva at 2007-11-27 6:36:13
I've got gccfss version 4.0.4 installed. The problem I am seeing is gccfss makes some symbols in a shared library to be local, so they can't be seen by other libraries that depend on those symbols, where a normal gcc makes those symbols global.The library below was compiled with normal ...

zlib - coolstack solaris 10

571 byte By philBrowna at 2007-11-27 6:34:20
Hello,I have installed CSKamp to run joomla which requires zlib.On my Joomla instalation page it says:- zlib compression supportUnavailableon a php info page I see in configure command:--with-zlib=shared,/usr...but nowhere else on page.Does a default CSKamp install provide the php-zlib ...

CSKamp couldn't run with SMF?

1115 byte By ot00nga at 2007-11-27 6:24:19
I install coolstack in my fujitsu p450 running solaris 10 11/06SunOS app2 5.10 Generic_118833-36 sun4us sparc FJSV,GPUZC-MI install coolstack pkg and try to run it with SMF refer to http://blogs.sun.com/shanti/entry/smf_support_for_apache_init run successfully in my X64 box., but can't run in ...

About OpenSPARCT1.1.4 simulation

666 byte By EricWa at 2007-11-27 5:45:08
Hi,We have tried running regression of OpenSPARCT1.1.4 with follow command:sims -sim_type=ncv -group=thread1_mini -novera_build-novera_run It runs correctly. But when we check the file $pwd/2007_05_29/config.v,there is no any information like `define FPGA_SYN_NO_SPU `define FPGA_SYN_1THREAD ...

about SAM

618 byte By Franklina at 2007-11-27 5:38:43
I am a fresh in hardware design. I'm interested in the the opensparc architechure and its simulator .I have downloaded the SAM Package from the opensparc links. But the SAM related documents I found are limited. So, I have some questions.1 Is the SAM a cycle-accurate simulator for architecture ...

Download problems

150 byte By gerdemba at 2007-11-27 5:36:56
Is anyone else having trouble downloading? Whenever I attempt to download the file OpenSPARCT1.1.4.tar.bz the web page returns a fatal error...

File not compiling in synplify pro

221 byte By anurup02a at 2007-11-27 5:28:42
OPensparcT1_1_4. The verilog source in exec folder (bw_r_irf.v ) does not get compiled in synplify_pro. No error messages are seen but the compiling message gets displayed indefinitely. Has anyone faced this issue?

Anyone got Zend Optimizer to work the the Coolstack build x86?

315 byte By AnthonyCa at 2007-11-27 5:25:48
If I install version Zend Optimizer v3.2.8, I get segmentation fault (11) anytime I attempt to bring up a php page...I can install versions 2.6.2 and 3.0.2 and my PHP pages load fine, but when pulling up phpinfo() it doesn't not show Optimizer loaded, nor will any test scripts work.Any ...

what is the reason for rollback

543 byte By atlargea at 2007-11-27 5:20:46
Dear all:I have read OpenSPARCT1_Micro_Arch.pdf. But when I read about"2.3.13Rollback Mechanism", I could not catch the meaning.I have some idea about rollback, but not sure.I think, the reason that rollback exists is that a thread must be stall for some reason after D stage,but the stage for ...

apache2 SSL will not start. :(

4366 byte By AnthonyCa at 2007-11-27 5:17:56
I am getting this error in my log files using 'apachectl start':[Wed May 23 15:18:56 2007] [error] Init: Private key not found[Wed May 23 15:18:56 2007] [error] SSL Library Error: 218710120 error:0D094068:asn1 encoding routines:d2i_ASN1_SET:bad tag[Wed May 23 15:18:56 2007] [error] SSL ...

mod_perl?

124 byte By jknarra at 2007-11-27 5:15:15
Before I make the jump, I was wondering if the apache in the cool stack supported or included mod_perl?Thanks.

About "monitor.cc"

416 byte By Seven7a at 2007-11-27 5:12:56
Hi, everyone!I have a question about the file monitor.cc in OpenSAPRCT1.1.4.The file monitor.cc located in \OpenSPARCT1.1.4\verif\env\iss\pli\monitor\c.Has there anyone read and discussed it ? Is it been used in regression or not ?I have modified the file, but sims.log got no change at all .So ...

inline php with coolstack?

425 byte By jayseaman99a at 2007-11-27 4:47:38
How do I configure coolstack to handle inline php in html pages? It handles .php pages fine, but if I have a html page that I just want to stick a <?php ...... ?> function in, that part gets ignored. These pages are handled on the server provided by my hosting service, so I just want them ...

How to get GD lib up and started

498 byte By NivenDa at 2007-11-27 4:44:32
Hi Folks, I installed CSKamp (Apache 2.2.3, PHP 5.2.0, MySQL 5.0.33) and afterwards CSKphplibs (Freetype, Curl, gd, gdbm, gettext, gmp, imap, tidy, unixODBC) but it does not appear that GD support is currently enabled. I've dug around pretty deeply for documentation but can find none. I'm ...

GD: PNG support

551 byte By aquadrahta at 2007-11-27 4:32:13
Hi,I noticed that I don't have PNG support in my GD (coolstack installation). A phpinfo() shows me:GD Support enabledGD Version 2.0 or higherFreeType Support enabledFreeType Linkage with freetypeFreeType Version 2.2.1GIF Read Support enabledGIF Create Support enabledJPG Support enabledWBMP ...

How to get mySQL up and started

352 byte By NivenDa at 2007-11-27 4:29:43
Hi Folks,I've successfully installed the Coolstack (CSKamp) and see mySQL in /opt/coolstack/mysql_32bit but cannot find instructions how to get it up and running, if I need to create an mysql user & group and other installation details, if someone could kindly point me in the right ...

New OpenSolaris project: Web Stack

714 byte By shantiSa at 2007-11-27 4:27:40
We just launched a new OpenSolaris project called Web Stack. With the great response we have seen for Cool Stack, we thought this would be a good time to get the community to participate. Although the starting point for Web Stack is Cool Stack 1.1, we hope it will grow much beyond that. Please ...

Microarchitecture simulator for T1

461 byte By Sairam9a at 2007-11-27 4:12:27
I guess the simulator for OpenSPARC T1 SAM is an instruction accurate simulator. SAS is a full system simulator which includes SAM.But, what i am looking for a microarchitecture simulator like MET (Microarchitectural Exploration Tool set) of IBM. In other words i need a cycle accurate simulator ...

What does X86 mean in the package name for CoolTools packages?

517 byte By BradSmitha at 2007-11-27 4:07:33
I downloaded the Ruby package -- CSKrubySrc_x86 from sunfreeware.com. I was thinking that this is a binary for an Intel chip, but when I pkgadd -d the file, I get an indication that it's for Sparc. Am I deluded?--Brad Smith# /usr/sbin/pkgadd -d CSKrubySrc_x86.pkg The following packages are ...