Displaying 20 results from an estimated 400 matches similar to: "Compiling on a Cobalt RaQ1"
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 Oct 02
1
Centos 4.1 on RaQ 550?
Has anyone ever tried to install 4.0 or 4.1 on an old Sun RaQ 550 Cobalt
machine? If so would you be willing to share your procedure and experience?
I have spent several hours googling and have found how to do this with
Fedora Core 1 using a 2.4 kernel. However I am wondering what Cobalt
specific patches have to be applied to get 2.6 kernel to work. I have
not found anything related to
2004 Jan 01
1
.ssh/: Is a directory
I'm depending on scp to create the .ssh directory (which is does) but it
can't use the directory it just created in the current session thus the
"error" message. I would like to run the command just once if possible :)
Is it possible I could get a patch if this is changed?
[root /root]# ls -la
total 84
drwxr-x--- 9 root root 4096 Dec 17 19:18 .
drwxr-xr-x 16
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
--
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 Feb 21
0
Can't map samba drive from Win2K SP2 Server
I am running smbd version 2.0.9 and cannot map to a samba share from a
Windows 2000 SP2 Server. I can however map from the samba server to the
win2k Server. I can also map from the Windows Server to a windows 2000 Pro
laptop on the same network, so I know that the server can map shares outside
of itself. I can also map from a Win2K pro client and from other unix boxes
to the samba server.
I can
2002 May 17
3
Rsync dies
I?m trying to rsync a 210 GB Filesystem with approx 1.500.000 Files.
Rsync always dies after about 29 GB without any error messages.
I?m Using rsync version 2.5.5 protocol version 26.
Has anyone an idea ?
Thank?s Clemens
2004 Feb 27
2
Samba and non-ascii characters
Hello everyone,
I have a problem with smbmount. After I mount a certain share, I can not
view files with weird charaters in their name. This happends for example
with the copyright char.
After searching with Google I still didn't find an answer. I guess it has
something to do with a 'charset' command, but I can't figure out wich one,
and what character table I should use...
2011 Sep 26
2
Hello from RAQport Please remove this post
Dear Centos,
We did never receive the Server back from Australia
And this forum is not to post incorrect disputes information from the users
regarding some other companies.
Link below
http://lists.centos.org/pipermail/centos/2007-September/043643.html
Sincerely
Alex Lech Bajan
Principal
RAQport Inc.
2004 North Monroe Street
Arlington Virginia 22207
703-528-0114 voice
703-652-0993 voice
2002 Apr 15
1
My motherboard/cpu/memory seems to hang when rsync runs...?
Is this just because rsync gives it a work out?
I may drop using this motherboard, since the store will not replace it, and
thinks it's a hard drive problem, and the board has no way to underclock even
as a test.
What about changing from 1300 MHz to 800Mhz AThlon processor... think that
would help an AZZA KT3 ABX motherboard work easier?
John G
Austex
2005 Sep 07
2
[NU-BQ+CentOS] Special Chars not showing up in browsers
Greetings,
I am in the process of moving several large sites to a Tyan+BQ+CentOS box
(built from the Nuonce ISO) and I see that special characters are not
showing up in the browser properly but do show up in the source "view
source" properly. -- very strange.
Example:
on the web page --> Heizungsbau M?ller
in the source --> Heizungsbau M?ller
When I view this on the existing
2003 May 31
1
Rsync not requiring a server
Hello,
When you synchronize with rsync, how does rsync tell what part of a
sourcefile differs from the destination file?
Rsync does not require a server for this... Can anyone give me a short
answer?
Greetz -- Jurrie
j.m.overgoor@student.utwente.nl
2002 Mar 13
0
Queston on using the delete option
You brought up a very good point which described what rsync can and can
not do. Because of the robustness of this application, we are trying
to find a way to use rsync and replacing our current primitive system
which uses tar and send the data over a small pipe.
Since my last posting, I have thought about not using the
"--delete"option and instead, gather a list of files to be
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)
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)
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 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:
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
2002 Jun 27
1
rsync 2.5.5 and Mac OS X
Greetings,
Has anyone successfully compiled rsync 2.5.5 under Mac OS X (not
Server), and actually have it work fully?
I'm in a position where I'm trying to setup an automated nightly remote
backup between and Cobalt Raq4 (running a variant of Redhat Linux) and a
Mac running OS X 10.1.5 with the latest development tools installed. As
has been pointed out previously on the list, one has
2006 Jan 04
0
Installing opensshd on Sun Cobalt Linux, shell interpreter issue
I have just installed openssh on my Sun Cobalt Qube, running Linux.
The shell interpreter for the rc script forces /sbin/sh. This is defined
in opensshd.init.in. This shell does not exist on this implementation of
Linux. I have written about this in (much more) detail at
http://blogs.sun.com/roller/page/DaveLevy/20060104. NB This would seem
to me to be a common problem but I havn't found