Displaying 11 results from an estimated 11 matches for "raq2".
Did you mean:
ra2
2004 Apr 24
1
SCM_RIGHTS problem with openssh-3.8p1 build on Cobalt Raq2
I saw some archived messages which I found via Google in relation to some
patches which can be applied to Glibc to fix the SCM_RIGHTS problem when
attempting to build openssh on a Cobalt Raq2.
Is there a way to retrieve the patches which need to be applied? The list
archive search website displays the actual messages which discussed the
topic, but I wasn't able to view any of the attachments which are supposed
to have contained the patches.
As an alternative, would compiling a new...
2002 Jun 27
0
[Bug 311] New: Compile fails on MIPS Linux (Cobalt Raq2) - SCM_RIGHTS undeclared
http://bugzilla.mindrot.org/show_bug.cgi?id=311
Summary: Compile fails on MIPS Linux (Cobalt Raq2) - SCM_RIGHTS
undeclared
Product: Portable OpenSSH
Version: -current
Platform: MIPS
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: Build system
AssignedTo: openssh-uni...
2003 Jan 07
0
[Bug 311] Compile fails on MIPS Linux (Cobalt Raq2) - SCM_RIGHTS undeclared
http://bugzilla.mindrot.org/show_bug.cgi?id=311
djm at mindrot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From djm at mindrot.org 2003-01-07 18:20
2002 Apr 08
1
compilation fails on Cobalt RaQ2
Configure seems to work fine with no options passed, but a make attempt
fails in clientname.c:
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c clientname.c -o clientname.o
clientname.c: In function `client_addr':
clientname.c:55: warning: implicit declaration of function `getnameinfo'
clientname.c:56: `NI_NUMERICHOST' undeclared (first use this function)
clientname.c:56: (Each
2005 Aug 20
2
Asterisk(*) on a Cobalt RaQ2?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Can Asterisk(*) be installed on this and if so are the setup
instructions any different?
I have a client that's asking.
Specs: 533Mhz, 512MB RAM, 10GB HDD, Cobalt 4 OS
- --
=================================
Joshua Abbott, Support Technician
http://www.successfulhosting.com/
Direct Line: PENDING
Phone: (866) 494-5096 x1207
E-Fax: (419)
2004 Oct 28
1
Odd login issue [early Samba]
Cobalt RAQ2/Samba 1.9.18p10
I *know* this is an unconscionably old version of Samba which I will
upgrade as soon as possible, but first I have to get control of things
at a new job and inventory what exists and where. I just got hired one
day ago, thus for now Im just "putting out fires" for a few...
2005 Mar 03
0
[Bug 2418] New: --files-from= does not seem to be implemented but is in man rsync
...ows XP
Status: NEW
Severity: minor
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: support@servelocity.net
QAContact: rsync-qa@samba.org
--files-from= does not seem to be implemented but is in man rsync
[root@raq2 tmp]# rsync -av -e ssh --files-from=/tmp/file 85.8.129.30: .
rsync: on remote machine: --files-from=-: unknown option
rsync error: syntax or usage error (code 1) at main.c(1087)
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at...
2002 Jun 26
2
Problem with openssh on linux 2.0.34 mips
...a linux 2.0.34 mips system. First I
was not able to compile it at all, but then I added the following line
to monitor_fdpass.c
#define SCM_RIGHTS 0x01
Then it compiled fine, but I am not able to log in. After having entered
the password I get the following message in the logfile:
Jun 25 20:25:46 raq2 sshd[16129]: fatal: mm_receive_fd: expected type 1
got 269726544
Can anybody guess what that means or has somebody got openssh running on
such an old system on similar hardware? Compression is turned off. Are
there any configuration options I should try?
2002 Jun 27
8
[Bug 311] Compile fails on MIPS Linux (Cobalt Raq2) - SCM_RIGHTS undeclared
http://bugzilla.mindrot.org/show_bug.cgi?id=311
------- Additional Comments From jmknoble at pobox.com 2002-06-28 09:00 -------
What version of glibc?
What's the output of the following?
find /usr/include -name \*.h -follow -exec grep -l SCM_RIGHTS \{\} \;
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2003 Sep 18
1
Problem building OpenSSH on Cobalt Raq2i running standard Linux
Hi everyone,
I'm trying to build OpenSSH on my Cobalt Raq2i box which is running the
standard Linux installation with all patches installed.
I had no problems building OpenSSL v0.9.7b and it installed without
problems as well.
However, the OpenSSH build keeps failing at a certain point:
gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.
-I/usr/...
2004 Aug 06
3
1.3.11 instability on MIPS?
Hey there.
I have setup an icecast server on a Cobalt RAQ2 (may be a raq1, not
entirely sure) with a MIPS processor. The icecast server compiles, and
runs fine, atleast for a while. But on 2 occasions over the last 10
hours I have had to manually restart the server.
Is there any known bug on the MIPS architechture, or should I
investigate the problem more...