similar to: SCM_RIGHTS problem with openssh-3.8p1 build on Cobalt Raq2

Displaying 20 results from an estimated 500 matches similar to: "SCM_RIGHTS problem with openssh-3.8p1 build on Cobalt Raq2"

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:
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 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/local/ssl/include
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)
2002 Jun 26
2
Problem with openssh on linux 2.0.34 mips
Hi I tried to compile openssh 3.3p1 on 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
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 days. A RAQ2 is being used as a single site DNS/Fileserver/Mailserver for a department
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? Thanks Mike --
2005 Mar 03
0
[Bug 2418] New: --files-from= does not seem to be implemented but is in man rsync
https://bugzilla.samba.org/show_bug.cgi?id=2418 Summary: --files-from= does not seem to be implemented but is in man rsync Product: rsync Version: 2.6.2 Platform: x86 OS/Version: Windows XP Status: NEW Severity: minor Priority: P3 Component: core AssignedTo: wayned@samba.org
2002 Jun 20
0
[Bug 280] New: make failed on IRIX - SCM_RIGHTS unknown
http://bugzilla.mindrot.org/show_bug.cgi?id=280 Summary: make failed on IRIX - SCM_RIGHTS unknown Product: Portable OpenSSH Version: -current Platform: MIPS OS/Version: IRIX Status: NEW Severity: normal Priority: P2 Component: Build system AssignedTo: openssh-unix-dev at mindrot.org
2002 Jun 14
0
[Bug 276] New: openssh-3.2.3p1 does not compile on IRIX - SCM_RIGHTS undefined
http://bugzilla.mindrot.org/show_bug.cgi?id=276 Summary: openssh-3.2.3p1 does not compile on IRIX - SCM_RIGHTS undefined Product: Portable OpenSSH Version: -current Platform: MIPS OS/Version: IRIX Status: NEW Severity: major Priority: P2 Component: Build system AssignedTo:
2010 Jun 15
1
SCM_RIGHTS file error when attaching device?
So I just upgraded to 0.8.1-1 and virt-manager 8.4 when i try to attach my network card that's been perfectly fine in the past i now get... virsh # attach-device gnome /etc/libvirt/qemu/nic.xml error: Failed to attach device from /etc/libvirt/qemu/nic.xml error: internal error unable to send TAP file handle: No file descriptor supplied via SCM_RIGHTS Any thoughts?
2013 Oct 21
0
help with VM migration problem: getfd, SCM_RIGHTS
Hi, I am getting the following error when I try to migrate two VM's on my network using virt-manager: Unable to migrate guest: internal error unable to execute QEMU command 'getfd': No file descriptor supplied via SCM_RIGHTS All of the other VM's work just fine. There are 18 and I tested all of them. Version info OS: CentOS 6.4 (2.6.32-358.23.2) [the hypervisors and the
2023 Jan 10
0
Living without fdpass / SCM_RIGHTS
Hello everyone, I wanted to run Dovecot inside Gramine [1]. Gramine is a tool to let normal Linux binaries run with the help of the Intel Software Guard Extensions (SGX) technology [2] in a secure enclave to which the operating system doesn't have an access to. Most parts of Dovecot now run fine, however, Dovecot uses the SCM_RIGHTS flag for the sendmsg system call to exchange file
2002 Jun 25
0
[Bug 280] make failed on IRIX - SCM_RIGHTS unknown
http://bugzilla.mindrot.org/show_bug.cgi?id=280 mouring at eviladmin.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From mouring at eviladmin.org
2003 Dec 09
1
Make Fails on Cobalt Qube 2
All; I am using the cobalt Qube 2 which uses a Cobalt OS with is supposedly a RedHat Linux 4.2 variant. I can not compile the new rsync version 2.5.7 as I always fail my make with the following error: clientname.c: In function `client_addr': clientname.c:72: warning: implicit declaration of function `getnameinfo' clientname.c:73: `NI_NUMERICHOST' undeclared (first use this function)
2002 Mar 08
2
Compiling on a Cobalt RaQ1
Hello, I've downloaded version 2.5.2 and I tried compiling that one on a Cobalt RaQ1 server (maybe anyone has heard of them, they have that neat blue front). What I want is to make the RaQ1 a remote backup server, so I thought Rsync would be usefull... The compilation did not work, it stalled trying to compile clientserver.c (or something, I cannot acces the RaQ from where I am now). There
2003 Jan 15
1
Newbie question - does it work with Sun Cobalt RaQ550?
Hi, I'd like to know if RSYNC work on a Sun Cobalt RaQ550. Does someone trid it? If yes, please let me know if I can take contact with you. Stephane -------------- next part -------------- HTML attachment scrubbed and removed
2002 Jun 15
4
[Bug 276] openssh-3.2.3p1 does not compile on IRIX - SCM_RIGHTS undefined
http://bugzilla.mindrot.org/show_bug.cgi?id=276 ------- Additional Comments From stevesk at pobox.com 2002-06-15 14:26 ------- this is what i asked in a message a while back; can an IRIX expert help here? "should we be using a UNIX95 (or whatever) namespace for IRIX? what happens with D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1" ------- You are receiving this