Displaying 20 results from an estimated 20000 matches similar to: "Emulating SPARC Solaris 10 with QEMU on Windows 7"
2007 Apr 22
6
QEMU on solaris/sparc to lunch linux
I downloaded the "QEMU 0.8.2 CVS20070120 + patches snapshot January 20th 2007" and it was compiled ok for "ppc-softmmu" but failed in the "sparc-softmmu" with the message:
../dyngen -o op.h op.o
dyngen: ret; restore; not found at end of op_ldstub_kernel
can someone tell me what to do or where can I find a QEMU software running on solaris/sparc to lunch linux
2007 Nov 04
3
OpenSolaris for sparc in qemu on linux x64
Hi,
i want to port an open-source project to sparc. I just downloaded OpenSolaris (sol-nv-b75-sparc-...iso), created an empty image for the hard disk, and tried to start qemu in a linux x64bit-host:
qemu-system-sparc -hda test.img -cdrom sol-nv-b75-sparc-v1.iso -boot d -nographic
The output says:
Nvram id QEMU_BIOS, version 1
CPUs: 1
nvram error detected, zapping pram
Welcome to OpenBIOS
2007 Jul 30
1
QEMU 0.9.0 packages available for Solaris 8 (-SDL, use vnc), 9&10 (+SDL)
All,
I''ve posted some QEMU 0.9.0 packages for x86_64 and SPARC on my website at
http://www.thoughtwave.net/downloads.html
Some of these include libSDL support compiled in (The Solaris 10+ version),
but I did not have libSDL available on my Solaris 9 machine.
Some include MTOOLS 3.9.10 which is invaluable for building floppy disk
images for RTOS development.
The packages install in
2009 Jan 03
5
Shipping QEmu as part of Solaris Nevada (via SFWNV) ?
Hi!
----
Did anyone thought about shipping QEMu as part of Solaris Nevada (via
SFWNV) yet ?
----
Bye,
Roland
--
__ . . __
(o.\ \/ /.o) roland.mainz at nrubsig.org
\__\/\/__/ MPEG specialist, C&&JAVA&&Sun&&Unix programmer
/O /==\ O\ TEL +49 641 3992797
(;O/ \/ \O;)
2014 Mar 10
2
[LLVMdev] A bug or a feature?
Hi,
I've run Clang Static Analyzer checker alpha.cplusplus.NewDeleteLeaks
over LLVM codebase to detect false-positives and at the same time
eliminate memory leaks. The majority of leaks were detected in
lib/Target/* and lib/MC/*. In all cases the similar trick was detected
as a leak (example from
lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.cpp) :
static MCStreamer
2005 Feb 14
2
R on solaris 10 on a 64-bit ultra60 sparc
Hi
since I have no experience with solaris and sparc-architecture. We
installed the latest Solaris 10 on a 64-bit ultra60 sparc machine. Since
the solaris 10 is said to run native linux-applications: can I just
download any r-binaries for linux? if yes, for which distribution?
or are there any solaris 10 binaries? or do I need to compile R myself
on the sparc?
sorry for this
2008 Jan 14
7
New QEMU 0.9.1 Solaris 10 Packages Available
All,
I''ve gone ahead and built the latest QEMU as a package.
The package is in the usual spot, at
http://www.thoughtwave.com/emulators.html
This is the 20080113 CVS head, built for x86 and sparc. Simply install the
most recent package, add /opt/thoughtwave/qemu/bin to your path, and the
wrapper scripts there will automagically run the right binaries for your
architecture.
Have fun
1998 Jan 15
2
R-beta:0.61.1 Problem with "make docs"
The problem is the following
# make docs
Make: Don't know how to make ../src/library/*/man/*.Rd. Stop.
*** Exit 1 (ignored)
#
I am using a DEC alpha 200/4/233 with Digital Unix 3.2D
My previous version of R was R-0.50-a1. I have installed around 3 or 4
previous versions on the same system and never had a problem (but, then
the Makefile was very different). The first make to compile
1998 Jan 15
2
R-beta:0.61.1 Problem with "make docs"
The problem is the following
# make docs
Make: Don't know how to make ../src/library/*/man/*.Rd. Stop.
*** Exit 1 (ignored)
#
I am using a DEC alpha 200/4/233 with Digital Unix 3.2D
My previous version of R was R-0.50-a1. I have installed around 3 or 4
previous versions on the same system and never had a problem (but, then
the Makefile was very different). The first make to compile
2008 Feb 08
1
Building NUT 2.2.1 under Solaris 10 (SPARC)
I'm trying to build NUT 2.2.1 on a SunBlade 2000 running Solaris 10
(Solaris 10 11/06 s10s_u3wos_10 SPARC) It won't compile. I'm not a
programmer, so I'm afraid I don't know why...
[huge at anubis ~/Prog/nut/nut-2.2.1]: ./configure --with-user=ups
--with-group=nutNetwork UPS Tools version 2.2.1
checking build system type... sparc-sun-solaris2.10
checking host system type...
2011 Feb 25
1
Compiling R-2.12.1 with gcc 3.4.6 on Sun Sparc Solaris 10
Dear R-HELP,
We are compiling R-2.12.1 for 64 bits onto a Sun Sparc machine below:
SunOS 5.10 Generic_142900-13 sun4u sparc SUNW,Netra-T12
The source was compiled successfully with "gcc version 3.4.6" by using the
default configuration and has produced R-2.12.1 in 32 bits.
Compiling R-2.12.1 for the 64 bits by configuring the config.site file as
follow:
CC="gcc -m64"
2013 Sep 27
1
version 2.2.6 breaks compiling on Solaris 10 sparc
Hello,
I maintain the dovecot package at opencsw.org. The latest release of
dovecot verison 2.2.6 has some changes to lib-http which is breaking
compiling on Solaris 10 sparc (though x86 builds successfully). Here is
part of the compiler output while building:
libtool: compile: /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I../..
-I../../src/lib -I../../src/lib-test
2007 Sep 15
0
SunOS 4.1.4 in qemu-system-sparc?
---- Dennis Clarke <dclarke at blastwave.org> wrote:
>
> > Another thing that might be fun would be NextStep on Sparc in qemu...
>
> Oh God.
>
> I actually have a copy of NeXT here in an unopened box. I was not too sure
> what to do with it.
>
> I tried out Sparc emulation a long time ago and it barely worked. I was
> able to load in Red Hat Linux
2007 Apr 16
2
Sparc Solaris 10 samba issue -
Folks:
Having an issue with samba 3.0.24 on a Sun Sparc Solaris 10 box
compiled with gcc version 3.4.6.
On these systems I'm constantly getting the following two lines in the
log.smbd file:
[2007/04/16 10:20:19, 0] param/loadparm.c:map_parameter(2690)
Unknown parameter encountered: "client code page"
[2007/04/16 10:20:19, 0] param/loadparm.c:lp_do_parameter(3420)
Ignoring
2007 Oct 22
2
problems building libvorbis-1.2.0 on Solaris 10 (sparc)
Hello,
I'm running into problems while trying to build libvorbis. My build
platform is Solaris 10 (sparc) (11/06) with GCC 3.4.6.
The build fails with the following error :
Making all in examples
gmake[2]: Entering directory
`/afs/cad.njit.edu/u/a/n/andym/ftp/freeware/multimedia/ogg/libvorbis-1.2.0/examples'
gcc -DHAVE_CONFIG_H -I. -I.. -I../include
2009 Apr 25
0
qemu 0.10.2 and Solaris snv111 64 Bit /"unexpected erratum #100"
Hi
I''ve installed Solaris snv111 in a QEMU virtual machine using qemu
0.10.2 with kqemu 1.4 enabled. The installation worked without problems
but after rebooting from the virtual disk Solaris panics:
qemu usage:
/opt/qemu_0.10.x/bin/qemu-system-x86_64 -net user -net nic -usb
-usbdevice tablet -L /usr/local/share/qemu_0.9.x -boot c -m 1024 -net
nic,model=rtl8139 -net nic -net nic
2011 Jun 15
1
ZFS Filesystem Quota under Solaris 10 and Sparc
Hallo.
Filesystem quotas used to work well under Solaris 9 and ufs
filesystems on the Sparc platform even with two rules for the folders
in the users home directories /home/group/user and the separate
filesystem /var/mail holding the inboxes:
plugin {
quota = fs:Home-Verzeichnis:noenforcing
quota2 = fs:INBOX:noenforcing:mount=/var/mail
}
Since we upgraded last year to Solaris 10
2011 Oct 17
1
Build 64-bit R Solaris 10 Sparc
Hello All,
Has anyone had success building 64-bit R on Solaris 10 Sparc with the Oracle Studio Compiler suite? Could anyone start give me a clue. I have tried to no avail.
Thanks,
Nynese
Nynese Tinsley, BSEE, MSCIS
UNIX Systems Analyst
Harvard School of Public Health
Center for Biostatistics in AIDS Research
651 Huntington Ave, FXB 614
Boston, MA 02115
617-432-3244 office#
2011 Feb 23
13
SIL3114 and sparc solaris 10
Perhaps a bit off-topic (I asked on the rescue list --
http://web.archiveorange.com/archive/v/OaDWVGdLhxWVWIEabz4F -- and was
told to try here), but I am kinda shooting in the dark: I have been
finding online scattered and vague info stating that this card can be
made to work with a sparc solaris 10 box
(http://old.nabble.com/eSATA-or-firewire-in-Solaris-Sparc-system-td27150246.html
is the
2017 Aug 25
2
trouble compiling Dovecot 2.2.31 on Solaris 10 SPARC - libssl_iostream_openssl.so is not portable!
I would also check where the "... is not portable!" messaage is generated.
If it's done by the configure script, you can look at the test to give
you a hint as to why this message was generated.
For my setup, I did much the same as you but didn't have to set
the SSL_CFLAGS, SSL_LIBS environment variables, nor did I set the
--with-ssldir configure option (although your setup may