similar to: [Bug 107] New: syntax error in 'configure' under Solaris 8

Displaying 20 results from an estimated 20000 matches similar to: "[Bug 107] New: syntax error in 'configure' under Solaris 8"

2002 Feb 24
0
[Bug 107] syntax error in 'configure' under Solaris 8
http://bugzilla.mindrot.org/show_bug.cgi?id=107 tim at multitalents.net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME ------- Additional Comments From tim at multitalents.net
2002 Nov 26
3
Solaris 8, Can't find recent OpenSSL libcrypto
I have probably trivial problem in OpenSSH installation, but do not see it - could you help, please ? The libcrypto has been installed. caroubier% ls -l /usr/local/ssl/lib/libcrypto.a -rw-r--r-- 1 root other 2778744 Nov 19 17:53 /usr/local/ssl/lib/libcrypto.a But the openssh stops with Can't find recent OpenSSL libcrypto. Thank you very much in advance, Elisabeth Porteneuve --
2002 Dec 05
1
R configure fails on solaris: configure:12951: error: cannot compute sizeof (int), 77
i do not have access to the solaris machine on which this error is occuring, the info is coming to me via email. any advice on how to get R 1.6.1 built in the face of configure:12951: error: cannot compute sizeof (int), 77 would be appreciated. here are some snippets from the config.log $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = opus uname -m = sun4u uname
2003 Nov 08
1
[Fwd: Sun Solaris 8 compile problem.]
-------- Original Message -------- Subject: Sun Solaris 8 compile problem. Date: Thu, 06 Nov 2003 23:03:36 -0700 From: Jack Matthews <jmatthews@t-graphic.com> To: R-help@lists.R-project.org I am new to the list was wondering if anyone can help me find the reason and remedy for compiling R on an ultrasparc 60 solaris 8 with gcc 3.2.2 in 64 bit mode? Fails in checking for a fortran
2001 Jun 06
0
Compile error 2.9p1 / Solaris 8 / Kerberos IV
Hello, trying to compile 2.9p1 on my Solaris 8 box [1]. I can compile without Kerberos but adding --with-kerberos4=/opt/KTHkrb4 it fails [2]. The build dir can be seen on http://www.isk.kth.se/~janj/openssh/ Is there something I can do to fix this? [1] SunOS nemesis 5.8 Generic_108528-07 sun4u sparc SUNW,Ultra-5_10 [2] cc -g -I. -I../openssh-2.9p1 -I/opt/local/openssl/0.9.6/include
2002 Jan 18
2
32 bit error compiling R on sparc-sun-solaris (PR#1273)
Full_Name: vinod rajakumar Version: R-1.4.0 OS: Solaris 5.8 Submission from: (NULL) (66.9.157.2) my machine looks like: SunOS 5.8 Generic_108528-07 sun4u sparc SUNW,Sun-Blade-1000 (64-bit) I downloaded the zipped R-1.4.0 files into $HOME/dwnlds, unzipped, un-tar-ed, and ran the following: export MAKE=gmake export CC = gcc ./configure --prefix=$HOME/sfw/R gmake and here's where it
2003 May 23
0
Solaris Hangs tcp SACK
All, Recently on an Ultra 10 running Solaris 8: -- SunOS toasty 5.8 Generic_108528-20 sun4u sparc SUNW,Ultra-5_10, -- using a pre-compiled package of rsync 2.5.6 from sunfreeware.com: -- bash-2.03$ rsync --version rsync version 2.5.6 protocol version 26 Copyright (C) 1996-2002 by Andrew Tridgell and others <http://rsync.samba.org/> Capabilities: 64-bit files, socketpairs, hard links,
2003 Apr 29
4
Bug in g++ 2.95.4 (Pointer to member functions)
Hi, I think I have discovered a bug in FreeBSD 4.8-STABLE's system C++ compiler: % gcc -v % Using builtin specs. % gcc version 2.95.4 20020320 [FreeBSD] Here is a stripped down example that can be used to reproduce the bug: // ----------- begin bug.cpp ----------- #include <iostream> class Class { public: void M1 (void) { cout << "M1" << endl; }; void M2
2003 Mar 17
2
Samba 2.2.8 compile failure - Solaris 8, SunCC, LDAP
My apologies if this isn't the correct posting address -- I didn't see an obvious "report problems here" on the website. Some of the code modifications introduced between 2.2.7 and 2.2.8 don't appear to agree with Solaris, using Sun's CC, with the LDAP support code. Note that I'm linking against the Solaris-bundled LDAP package (SUNWlldap). |% env
2002 Jun 18
1
NEW: Urgent: OpenSSH_3.0.1p1 disconnects due to bad packet length and corrupted MAC on input.
NEW message w/ URL to zip archive containing debug output. Hi I'm having huge problems with OpenSSH 3.0.1p1, compiled with OpenSSL 0.9.6b 9 Jul 2001 and running with prngd_0.9.23, it disconnects unexpectedly during client session due to bad packet length and corruped MAC on input, according to debug anyway. What can cause this kinds of errors? I've verified that both se9104/server and
2001 Oct 31
3
CPU Problem on Solaris and 2.2.2
Hi we have a pretty nasty CPU usage problem running Samba 2.2.2 on Solaris (SunOS infpdb01.atinfopop.com 5.8 Generic_108528-03 sun4u sparc SUNW,Ultra-80) The server was coping OK with the load then 'something changed' and CPU usage has been climbing over the last couple of weeks. I've posted CPU, config files and a sambastatus snapshot below. Other information that may be helpful: -
2003 Feb 11
1
Problems configuring OpenSSH 3.5p1 on Sol 5.8
Greetings. I am having a problem getting OpenSSH to configure on a Solaris 5.8 box. I have installed gcc 3.2.2, OpenSSL 0.9.6g. The config script dies with the error: OpenSSL version header not found. OpenSSL is installed in /usr/local/ssl. A check of the config.log file indicates that the test program appears to be core dumping. I have included relavent (I hope) portions of config.log
2006 Feb 02
0
1. Configure problems on openssh-4.3p1, SunOS 5.8
Trying to make openssh-4.3p1 with openssl-0.9.8a and zlib-1.2.3 uname -a SunOS gauss.hg.med.umich.edu 5.8 Generic_108528-13 sun4u sparc SUNW,Ultra-80 Doing the configure I got these messages. checking lastlog.h presence... yes configure: WARNING: lastlog.h: present but cannot be compiled configure: WARNING: lastlog.h: check for missing prerequisite headers? configure: WARNING: lastlog.h:
2002 Oct 01
0
Solaris, winbind and console login
Hi, I 'm running : bash-2.03# uname -a SunOS kdejenssamfs 5.8 Generic_108528-15 sun4u sparc SUNW,Sun-Fire-280R and Samba 2.2.5 with winbind and PAM module. I do not need local domain users anymoure as expected. But I have two remaining problems: 1. "console" logins are no longer possible. I get the follwoing error in /var/adm/messages: ... Oct 1 16:41:07 kdejenssamfs
2002 Jun 13
0
OpenSSH_3.0.1p1 disconnects due to bad packet length and corrupted MAC on input.
Hi I'm having huge problems with OpenSSH 3.0.1p1, compiled with OpenSSL 0.9.6b 9 Jul 2001 and running with prngd_0.9.23, it disconnects unexpectedly during client session due to bad packet length and corrupted MAC on input, according to debug anyway. What can cause this kinds of errors? I've verified that both se9104/server and switch runs in 100 Mbit full duplex and switch statstictics
2004 Oct 22
1
Ask for help
Dear samba team: This is the first time I use samba. I want to install it on Solaris but I don=A1=AFt know which release of samba is fit for our workstation. So I hope I can get more and fast information from you. The details of our workstation is following: Workstation Type: SUNW, Ultra-5_10; sparc; sun4u OS: SunOS release 5.8 Generic_108528-01 =20
2004 Mar 14
1
1.8.1 Make problem on SunOS
I am trying to make R-1.8.1 on (SunOS shell1 5.8 Generic_108528-15 sun4u sparc SUNW,UltraAX-i2). I did ./configure make Configure output seems ok. The make proceeds until the following line appears, repeated indefinitely (until I break): ./config.status: ./confstat28489-19881/subs.frag: cannot overwrite existing file I suspect that this may involve write permissions (and maybe the umask set in
2003 Jun 28
1
rsync does not sync files older than current year
Dear sirs, I installed rsync from www.sunfreeware.com on a Solaris 8 box, which seems to be 2.5.6, but it does not sync files correctly, which elder than the current year. see the following # ls -al httpd.conf -rw-r--r-- 1 bin bin 36935 Nov 9 2002 httpd.conf # hostname anui23 # ls -al /net/anui24/usr/local/apache/conf/httpd.conf -r--r--r-- 1 root other 41435 Jun 25
2001 Jun 29
1
wtmpx problem on Solaris 8 sparcv9 (64bit) environment
Hello When I was using OpenSSH-2.9p2 in Solaris 8 sparcv9 (64bit) environment, I found some trouble that wtmpx has broken. The size of utmpx structure object becomes larger than 32 bit environment in sparcv9 environment.Therefore, instead of using utmpx structure object, using futmpx structure object is better. In sparcv9 environment, futmpx structure object is used instead of utmpx structure
2006 Apr 28
0
trouble with make/VPATH
I've got a tough to track down problem that seems to be samba related. I've got a directory structure like this: topdir/ lib1/src lib1/include lib2/src lib2/include etc. Each src directory has a makefile in it. VPATH is set to ../include. I'm running cygwin bash and make. In some directories, make can't find files in ../include. In other directories, make finds