Displaying 15 results from an estimated 15 matches for "sol210".
Did you mean:
sol10
2008 Jan 08
1
loading igraph package on Solaris
...or 'igraph'
At the suggestion of the igraph help list, I've tried adding "-lCstd"
to src/Makevars.in after the "PKG_LIBS=@XML2_LIBS@" and recompliling,
but no luck.
Any ideas? My system info is:
SunOS 5.10 i386 Generic_120012-14 09-19-2007
gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
R version 2.5.1 (2007-06-27)
igraph version 0.4.5 (with a few changes to compile on Solaris)
thanks,
Peter
2010 Jan 20
1
possible bug
...w/lib/gcc/i386-pc-solaris2.10/3.4.3/specs
Configured with: /builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure
--prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as
--with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++
--enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
and options
CFLAG=-02 ./configure --with-configdir=/etc/samba --disable-swat
--with-privatedir=/etc/samba/private --with-lockdir=/var/lock
--with-piddir=/var/run --with-logfilebase=/var/log --disable-cups
--without-krb5 --with-utmp --prefix=/export/samba343
There have to be...
2007 Aug 09
8
Dtrace - Segmentation Fault
After building and bfu''in the lastest ON build, any time I run a dtrace script I get a Seg Fault. Is there a dtrace for dtrace :)
Doug
root at prae> dtrace -n ''syscall::open*:entry { printf("%s %s",execname,copyinstr(arg0)); }''
Segmentation Fault (core dumped)
root at prae> pstack core
core ''core'' of 101364: dtrace -n
2008 Sep 04
1
Error: Device 5632 (vbd) could not be connected.
...-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p hvm-3.0-x86_64
xen_scheduler : credit
xen_pagesize : 4096
platform_params : virt_start=0xffff800000000000
xen_changeset : Mon Aug 18 22:41:17 2008 -0700 15886:6dd4f639825d
cc_compiler : gcc version 3.4.3 (csl-sol210-3_4-20050802)
cc_compile_by : xen-discuss
cc_compile_domain : opensolaris.org
cc_compile_date : Mon Aug 18 22:41:52 PDT 2008
xend_config_format : 4
--
This message posted from opensolaris.org
2005 May 05
1
Compiling on Solaris 10
...cluded from /usr/include/unistd.h:18,
from mycrypt.c:6:
/usr/include/sys/feature_tests.h:336:2: #error "Compiler or options
invalid; UNIX 03 and POSIX.1-2001 applications require the use
of c99"
make[3]: *** [mycrypt.o] Error 1
I am using gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath) to do
the build. It fails with just ./configure ; make
The only thing useful I found on Google was this:
http://www.mail-archive.com/openssl-dev at openssl.org/msg18884.html
Can anybody help?
Thank you,
Roger
2008 Dec 21
0
build of 3.3.0rc2 on opensolaris 2008.11 causes ld usage error
...i386-pc-solaris2.11/3.4.3/specs
Configured with: /builds2/sfwnv-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++,f77,objc --enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-20050802)
I did notice when running ./configure the following scrolled by:
checking netinet/ip.h usability... no
checking netinet/ip.h presence... yes
configure: WARNING: netinet/ip.h: present but cannot be compiled
configure: WARNING: netinet/ip.h: check for missing prerequisite headers?...
2013 Apr 16
2
Dovecot 2.1.16: Quota plugin compile fails: Solaris 10
...lib/gcc/i386-pc-solaris2.10/3.4.3/specs
Configured with: /builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure
--prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as
--with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
Making all in quota
gmake[4]: Entering directory
`/usr/local/src/mail/dovecot/dovecot-2.1.16/src/plugins/quota'
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-master
-I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail
-I...
2008 Nov 14
7
Wine on Solaris 10
Hi,
Can you tell me if Wine is supported on Solaris 10?
Regards
Col
2008 Feb 08
1
Building NUT 2.2.1 under Solaris 10 (SPARC)
...c-sun-solaris2.10/3.4.3/specs
Configured with:
/gates/sfw10/builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure
--prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as
--with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++
--enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
2006 May 31
1
Dovecot 1.0beta8 dovecot-auth consumes 100% CPU time on Solaris 10 amd64
...n/cpp
CPPFLAGS=-I/usr/local/ssl/include/openssl:/usr/sfw/include:/opt/sfw/include
CXX=/usr/sfw/bin/g++
LDFLAGS='-m64 -L/usr/local/ssl/lib -R/usr/local/ssl/lib:/usr/sfw/lib:/opt/sfw/lib'
LD_LIBRARY_PATH=/usr/local/ssl/lib:/usr/sfw/lib:/opt/sfw/lib
It was compiled with gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath).
I modified the SSL_CFLAGS and SSL_LIBS variables in the Makefile to make it find
my openssl install in /usr/local/ssl. The one that came with the OS was
broken[1], so I compiled 0.9.8b from source. The configure script for some
reason didn't pick this up, even when usi...
2014 Jan 22
1
Dovecot on Solaris 10 Segmentation Fault
...gmentation fault.
The error is independent of the compiler (SunStudio/GCC) and processor
architecture (SPARC/x86) and 32 or 64 bit binary.
Dovecot Version: 2.2.10
OS: Solaris 10/SPARC & x86
SunStudion Compiler
cc: Sun C 5.10 SunOS_sparc Patch 141861-10 2012/11/07
GCC
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
The error occurs first in: src/lib-http/test-http-url
Line 317/318:
test_out(t_strdup_printf("url->user = %s", urlp->user),
urlp->user == urlt->user);
(if commenting out these lines, then it segfaults just in the next test)
%make check
<--- cu...
2013 Apr 05
2
Problem with fts lucene, on solaris 10
...un-solaris2.10/3.4.3/specs
Configured with: /sfw10/builds/build/sfw10-patch/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/ccs/bin/as --without-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
=============
clucene clucene-core-2.3.3.4
libstemmer_c
libtextcat-2.2
openssl-1.0.1e
2005 Sep 13
13
[Bug 1085] Intermittent ssh core dumps
http://bugzilla.mindrot.org/show_bug.cgi?id=1085
Summary: Intermittent ssh core dumps
Product: Portable OpenSSH
Version: 4.2p1
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: bitbucket at mindrot.org
ReportedBy: js at phil.uu.nl
I
2007 Mar 26
12
System time monotonicity
It seems that VCPU system time isn''t monotonic (using 3.0.4). It seems
it might be correlated to when a VCPU is switched across real CPUs but I
haven''t conclusively proved that. But e.g.:
{
old = {
time = {
version = 0x4ec
pad0 = 0xe8e0
tsc_timestamp = 0x22cc8398b7194
system_time =
2010 Feb 27
24
Call for testing: OpenSSH-5.4
Hi,
OpenSSH 5.4 is almost ready for release, so we would appreciate testing
on as many platforms and systems as possible. This is a big release,
with a number of major new features and many bug fixes.
Snapshot releases for portable OpenSSH are available from
http://www.mindrot.org/openssh_snap/
The OpenBSD version is available in CVS HEAD:
http://www.openbsd.org/anoncvs.html
Portable OpenSSH