search for: sparcv7

Displaying 9 results from an estimated 9 matches for "sparcv7".

Did you mean: sparcv9
2001 Feb 20
4
(Solaris) Linker flags in 2.5.1p1... (fwd)
...Linker flags in 2.5.1p1... While I'm compiling 2.5.1p1, I've got the following remarks: Host: sparc-sun-solaris2.7 Compiler: cc Compiler flags: -fast -xarch=v7 Preprocessor flags: -I/usr/local/include -I../include -I../include Linker flags: -L../lib/sol7/sparcv7 -L/usr/local/lib -R/usr/local/lib -L/usr/ucblib -R/usr/ucblib -L../lib -R../lib -L../lib -R../lib Libraries: -lwrap -lz -lsocket -lnsl -lgen -lcrypto You should not ever use '-L/usr/ucblib -R/usr/ucblib', since Solaris BSD compat libraries are evil broken and AFIAK you don't...
2002 May 17
2
SSH 3.2.2 on Solaris 8 with /kernel/drv/random
Hi, I'm like to try a get the new release to work with Sun's new device, that can be installed with patch 112438-01. I compiled SSL attempting to point it at the random device: cd openssl-0.9.6d ./Configure solaris-sparcv7-gcc make DEVRANDOM="/kernel/drv/random" And then ran the SSH configure: ./configure --prefix=/opt/OBSDssh --with-pam --without-rsh \ --sysconfdir=/etc/ssh --with-pid-dir=/var/run --disable-suid-ssh \ --with-tcp-wrappers=../tcp_wrappers_7.6 But am not convinced this is correct. and I a...
2003 Sep 16
2
openssh 3.7p1 bus error on sparcv9
...= 0 1900: dup(7) = 8 1900: dup(7) = 9 The problem seems to be that read_etc_default_login() assumes that a u_int (unsigned int) is the same size as a size_t. This is true in sparcv7, but not in sparcv9: jparsons at sparc64:~# cat test.c #include <stdio.h> int main() { int n; size_t size; unsigned int uint; printf ("size_t: %d, u_int: %d\n", sizeof(size), sizeof(uint)); } jparsons at sparc64:~# gcc -v Reading specs from /usr/local/lib/gcc-lib/sparc64-s...
2001 Nov 04
4
Slow connection performance with ssh2
Hi, since I switched from SSH 1 to OpenSSH 2.9p2/2.9.9p2/3.0p1 Snapshot I suffer from awfully slow connection performance. Once the connection is established, performance is perfectly ok. Client Server (protocol 2 only) # time ssh -p 22222 xx id # time sshd -d -p 22222 real 0m13.340s real 0m13.900s user 0m7.860s
2002 May 08
0
Help with OpenSSL config for Sol7 SUN4U
...ure line 9. BEGIN failed--compilation aborted at ./Configure line 9. Can't locate strict.pm in @INC at ./Configure line 9. BEGIN failed--compilation aborted at ./Configure line 9. This system (solaris-sparcv9-gcc) is not supported. See file INSTALL for details I also try : ./Configure solaris-sparcv7-gcc ./Configure solaris-sparcv9-gcc27. Anything else I can try ?.... I did not have a problem in any of the other server releases or architecture. . Confidentiality Notice: This e-mail message, including any attachments,...
2006 Nov 10
4
[Bug 1260] Link failure with openssl 0.9.8
http://bugzilla.mindrot.org/show_bug.cgi?id=1260 Summary: Link failure with openssl 0.9.8 Product: Portable OpenSSH Version: 4.4p1 Platform: Sparc OS/Version: Solaris Status: NEW Severity: normal Priority: P2 Component: Build system AssignedTo: bitbucket at mindrot.org ReportedBy: schulz at
2002 Aug 01
1
[Bug 375] New: sshd core dumping with msg "Cannot delete credentials"
...ld do that but I'm wondering if there is just something obvious that I'm missing (like PAM configuration ,etc). Your help is greatly appreciated. Steven Now for the gorey details... Using GCC version 3.0.3 Here is my build options for each package: OpenSSL 0.9.6d: Configure solaris-sparcv7-gcc --prefix=/opt/openssl-0.9.6d --openssldir=/opt/openssl-0.9.6d Zlib 1.1.4: configure --prefix=/opt/zlib-1.1.4 PRNGD 0.9.24: make CC=gcc CFLAGS="-O -DSOLARIS26 D__EXTENSIONS__" SYSLIBS="-lsocket -lnsl" OpenSSH 3.1p1: configure --prefix=/opt/openssh-3.1p1 --with-pam --wit...
2010 Jul 21
3
smbd -D hangs
I'm testing both sunfreeware and official sun (sfw) samba on Solaris 10. For some reason since yesterday, the smbd process just "hangs" at the start. No log is generated on server side Where smbd is started, I can't find any open port on 139 or 145 My OS is Solaris 10 # uname -a SunOS labo2 5.10 Generic_142900-13 sun4v sparc SUNW,SPARC-Enterprise-T5120 #
2007 Jan 04
7
Hi: New SUNWqemu cvs20070102tue in the works .... rgds. -Martin
²Š'